[==========] 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
I20260713 09:01:09.591176  5767 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.161.254:42333
I20260713 09:01:09.592626  5767 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:01:09.593591  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:09.609141  5774 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
W20260713 09:01:09.609153  5773 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
W20260713 09:01:09.609165  5776 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
I20260713 09:01:09.610069  5767 server_base.cc:1061] running on GCE node
I20260713 09:01:10.711169  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:10.711422  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:10.711633  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933270711610 us; error 0 us; skew 500 ppm
I20260713 09:01:10.712544  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:10.718489  5767 webserver.cc:533] Webserver started at http://127.5.161.254:42215/ using document root <none> and password file <none>
I20260713 09:01:10.719298  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:10.719502  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:10.719918  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:10.725458  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/master-0-root/instance:
uuid: "1d937f604a1049b4923ccf517a5b9b06"
format_stamp: "Formatted at 2026-07-13 09:01:10 on dist-test-slave-zr7m"
I20260713 09:01:10.732954  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:01:10.738101  5782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:10.739323  5767 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:10.739674  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/master-0-root
uuid: "1d937f604a1049b4923ccf517a5b9b06"
format_stamp: "Formatted at 2026-07-13 09:01:10 on dist-test-slave-zr7m"
I20260713 09:01:10.740010  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-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)
I20260713 09:01:10.806543  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:10.808053  5767 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
I20260713 09:01:10.808499  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:10.873853  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.254:42333
I20260713 09:01:10.873929  5833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.254:42333 every 8 connection(s)
I20260713 09:01:10.881031  5834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:10.901002  5834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06: Bootstrap starting.
I20260713 09:01:10.906313  5834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:10.907990  5834 log.cc:826] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06: Log is configured to *not* fsync() on all Append() calls
I20260713 09:01:10.912170  5834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06: No bootstrap required, opened a new log
I20260713 09:01:10.931444  5834 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d937f604a1049b4923ccf517a5b9b06" member_type: VOTER }
I20260713 09:01:10.931965  5834 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:10.932158  5834 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d937f604a1049b4923ccf517a5b9b06, State: Initialized, Role: FOLLOWER
I20260713 09:01:10.933059  5834 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d937f604a1049b4923ccf517a5b9b06" member_type: VOTER }
I20260713 09:01:10.933509  5834 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:10.933755  5834 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:10.934028  5834 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:10.937907  5834 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d937f604a1049b4923ccf517a5b9b06" member_type: VOTER }
I20260713 09:01:10.938544  5834 leader_election.cc:304] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [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: 1d937f604a1049b4923ccf517a5b9b06; no voters: 
I20260713 09:01:10.940076  5834 leader_election.cc:290] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:10.940392  5837 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:10.942658  5837 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 1 LEADER]: Becoming Leader. State: Replica: 1d937f604a1049b4923ccf517a5b9b06, State: Running, Role: LEADER
I20260713 09:01:10.943464  5837 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [LEADER]: Queue going to LEADER mode. State: All 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: "1d937f604a1049b4923ccf517a5b9b06" member_type: VOTER }
I20260713 09:01:10.944453  5834 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:10.953075  5838 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d937f604a1049b4923ccf517a5b9b06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d937f604a1049b4923ccf517a5b9b06" member_type: VOTER } }
I20260713 09:01:10.953325  5839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d937f604a1049b4923ccf517a5b9b06. Latest consensus state: current_term: 1 leader_uuid: "1d937f604a1049b4923ccf517a5b9b06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d937f604a1049b4923ccf517a5b9b06" member_type: VOTER } }
I20260713 09:01:10.953728  5838 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:10.953807  5839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:10.957445  5846 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:10.968024  5846 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:10.970152  5767 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:10.984761  5846 catalog_manager.cc:1383] Generated new cluster ID: 97dd1e849cde4401b09f55df8ce5742d
I20260713 09:01:10.985047  5846 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:11.015913  5846 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:11.017433  5846 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:11.032961  5846 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06: Generated new TSK 0
I20260713 09:01:11.033821  5846 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:11.101158  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:11.110131  5856 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
W20260713 09:01:11.111073  5857 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
I20260713 09:01:11.114578  5767 server_base.cc:1061] running on GCE node
W20260713 09:01:11.114898  5859 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
I20260713 09:01:11.115913  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:11.116189  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:11.116415  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933271116396 us; error 0 us; skew 500 ppm
I20260713 09:01:11.117169  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:11.120895  5767 webserver.cc:533] Webserver started at http://127.5.161.193:34367/ using document root <none> and password file <none>
I20260713 09:01:11.121553  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:11.121781  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:11.122117  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:11.123512  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-0-root/instance:
uuid: "8af998d975f34b4aa950fc82592936a4"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-zr7m"
I20260713 09:01:11.130048  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.006s
I20260713 09:01:11.134785  5864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.135552  5767 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:01:11.135816  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "8af998d975f34b4aa950fc82592936a4"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-zr7m"
I20260713 09:01:11.136059  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-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)
I20260713 09:01:11.155866  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:11.157100  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:11.159282  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:11.163242  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:11.163451  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.163692  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:11.163854  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.250617  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:39687
I20260713 09:01:11.250749  5926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:39687 every 8 connection(s)
I20260713 09:01:11.257117  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:11.265244  5931 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
W20260713 09:01:11.266738  5932 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
W20260713 09:01:11.275171  5934 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
I20260713 09:01:11.275352  5767 server_base.cc:1061] running on GCE node
I20260713 09:01:11.276559  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:11.276772  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:11.276947  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933271276928 us; error 0 us; skew 500 ppm
I20260713 09:01:11.277521  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:11.281721  5767 webserver.cc:533] Webserver started at http://127.5.161.194:45051/ using document root <none> and password file <none>
I20260713 09:01:11.282270  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:11.282501  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:11.282802  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:11.282876  5927 heartbeater.cc:344] Connected to a master server at 127.5.161.254:42333
I20260713 09:01:11.283339  5927 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:11.284236  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-1-root/instance:
uuid: "363761fa8a3d4bd0ad010800d6639484"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-zr7m"
I20260713 09:01:11.284457  5927 heartbeater.cc:507] Master 127.5.161.254:42333 requested a full tablet report, sending...
I20260713 09:01:11.287801  5799 ts_manager.cc:194] Registered new tserver with Master: 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687)
I20260713 09:01:11.290123  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:11.290776  5799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36520
I20260713 09:01:11.294461  5939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.295249  5767 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:01:11.295491  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-1-root
uuid: "363761fa8a3d4bd0ad010800d6639484"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-zr7m"
I20260713 09:01:11.295753  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-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)
I20260713 09:01:11.311102  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:11.312312  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:11.314551  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:11.317319  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:11.317510  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.317728  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:11.317873  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.408236  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.194:36187
I20260713 09:01:11.408386  6001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.194:36187 every 8 connection(s)
I20260713 09:01:11.413844  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:11.420971  6005 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
W20260713 09:01:11.424881  6006 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
I20260713 09:01:11.427356  6002 heartbeater.cc:344] Connected to a master server at 127.5.161.254:42333
I20260713 09:01:11.427729  6002 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:11.428615  6002 heartbeater.cc:507] Master 127.5.161.254:42333 requested a full tablet report, sending...
I20260713 09:01:11.430824  5799 ts_manager.cc:194] Registered new tserver with Master: 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:11.432617  5799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36530
W20260713 09:01:11.433231  6008 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
I20260713 09:01:11.433653  5767 server_base.cc:1061] running on GCE node
I20260713 09:01:11.434459  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:11.434659  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:11.434834  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933271434815 us; error 0 us; skew 500 ppm
I20260713 09:01:11.435333  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:11.437661  5767 webserver.cc:533] Webserver started at http://127.5.161.195:45719/ using document root <none> and password file <none>
I20260713 09:01:11.438154  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:11.438333  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:11.438560  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:11.439564  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-2-root/instance:
uuid: "1c8e12c849204cb2b05de6b3faf2e677"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-zr7m"
I20260713 09:01:11.443851  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:11.447082  6013 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.447824  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:11.448065  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-2-root
uuid: "1c8e12c849204cb2b05de6b3faf2e677"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-zr7m"
I20260713 09:01:11.448383  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933269434670-5767-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)
I20260713 09:01:11.462491  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:11.463575  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:11.464825  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:11.467372  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:11.467556  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.467764  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:11.467906  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.547240  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.195:38103
I20260713 09:01:11.547386  6075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.195:38103 every 8 connection(s)
I20260713 09:01:11.563306  6076 heartbeater.cc:344] Connected to a master server at 127.5.161.254:42333
I20260713 09:01:11.563639  6076 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:11.564421  6076 heartbeater.cc:507] Master 127.5.161.254:42333 requested a full tablet report, sending...
I20260713 09:01:11.566256  5799 ts_manager.cc:194] Registered new tserver with Master: 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:11.566339  5767 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0144811s
I20260713 09:01:11.567945  5799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36538
I20260713 09:01:11.620110  5799 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36548:
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"
    }
  }
}
W20260713 09:01:11.623723  5799 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.
I20260713 09:01:11.715266  6041 tablet_service.cc:1511] Processing CreateTablet for tablet 1841a3794d9f4f4489f4ea2d8481c2c7 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:11.716456  6038 tablet_service.cc:1511] Processing CreateTablet for tablet ce7d23b9ffc845c09e2a16ac49bfe9ff (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:11.716902  6041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1841a3794d9f4f4489f4ea2d8481c2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.717752  6038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7d23b9ffc845c09e2a16ac49bfe9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.719146  6039 tablet_service.cc:1511] Processing CreateTablet for tablet 380e9d9ac93e4b3d9b94bbd2b926fc70 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:11.720460  6039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380e9d9ac93e4b3d9b94bbd2b926fc70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.721490  6037 tablet_service.cc:1511] Processing CreateTablet for tablet d76c7ec6132c4e69b78ed6486957b18d (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:11.723313  6037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76c7ec6132c4e69b78ed6486957b18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.724980  6036 tablet_service.cc:1511] Processing CreateTablet for tablet 7c683c7fd7884e37b8ea329be39f3153 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:11.715271  6040 tablet_service.cc:1511] Processing CreateTablet for tablet 744dfd7c1a174194bdadd190b628b50e (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:11.731475  6040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744dfd7c1a174194bdadd190b628b50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.735570  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c683c7fd7884e37b8ea329be39f3153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.762454  5966 tablet_service.cc:1511] Processing CreateTablet for tablet 744dfd7c1a174194bdadd190b628b50e (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:11.757709  6035 tablet_service.cc:1511] Processing CreateTablet for tablet dc2d25856d6e4a519fc9961cad328b2b (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:11.771044  5966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744dfd7c1a174194bdadd190b628b50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.768958  5967 tablet_service.cc:1511] Processing CreateTablet for tablet 1841a3794d9f4f4489f4ea2d8481c2c7 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:11.773525  5967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1841a3794d9f4f4489f4ea2d8481c2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.773738  5962 tablet_service.cc:1511] Processing CreateTablet for tablet 7c683c7fd7884e37b8ea329be39f3153 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:11.776438  5962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c683c7fd7884e37b8ea329be39f3153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.778270  6035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2d25856d6e4a519fc9961cad328b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.768455  5965 tablet_service.cc:1511] Processing CreateTablet for tablet 380e9d9ac93e4b3d9b94bbd2b926fc70 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:11.770483  5961 tablet_service.cc:1511] Processing CreateTablet for tablet dc2d25856d6e4a519fc9961cad328b2b (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:11.770521  5963 tablet_service.cc:1511] Processing CreateTablet for tablet d76c7ec6132c4e69b78ed6486957b18d (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:11.779063  5964 tablet_service.cc:1511] Processing CreateTablet for tablet ce7d23b9ffc845c09e2a16ac49bfe9ff (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:11.813755  5960 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0f07247c0c4d7c9a85f23afb951fbb (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:11.827981  5890 tablet_service.cc:1511] Processing CreateTablet for tablet 380e9d9ac93e4b3d9b94bbd2b926fc70 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:11.830315  5891 tablet_service.cc:1511] Processing CreateTablet for tablet 744dfd7c1a174194bdadd190b628b50e (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:11.830310  5889 tablet_service.cc:1511] Processing CreateTablet for tablet ce7d23b9ffc845c09e2a16ac49bfe9ff (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:11.831231  5892 tablet_service.cc:1511] Processing CreateTablet for tablet 1841a3794d9f4f4489f4ea2d8481c2c7 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:11.837626  5890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380e9d9ac93e4b3d9b94bbd2b926fc70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.840387  5965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380e9d9ac93e4b3d9b94bbd2b926fc70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.848516  5887 tablet_service.cc:1511] Processing CreateTablet for tablet 7c683c7fd7884e37b8ea329be39f3153 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:11.850714  5891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744dfd7c1a174194bdadd190b628b50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.854786  5888 tablet_service.cc:1511] Processing CreateTablet for tablet d76c7ec6132c4e69b78ed6486957b18d (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:11.855134  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0f07247c0c4d7c9a85f23afb951fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.841569  5886 tablet_service.cc:1511] Processing CreateTablet for tablet dc2d25856d6e4a519fc9961cad328b2b (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:11.856964  5887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c683c7fd7884e37b8ea329be39f3153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.859742  5964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7d23b9ffc845c09e2a16ac49bfe9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.859930  5885 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0f07247c0c4d7c9a85f23afb951fbb (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:11.862769  6094 tablet_bootstrap.cc:492] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:11.862226  6037 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0f07247c0c4d7c9a85f23afb951fbb (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:11.866568  5963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76c7ec6132c4e69b78ed6486957b18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.871263  6037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0f07247c0c4d7c9a85f23afb951fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.868263  5889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7d23b9ffc845c09e2a16ac49bfe9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.872175  5884 tablet_service.cc:1511] Processing CreateTablet for tablet 2d77376cea0a4bcb8ead740ea7ed44b6 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:11.876549  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2d25856d6e4a519fc9961cad328b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.878525  5884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d77376cea0a4bcb8ead740ea7ed44b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.880522  5892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1841a3794d9f4f4489f4ea2d8481c2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.880887  5961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2d25856d6e4a519fc9961cad328b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.883458  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0f07247c0c4d7c9a85f23afb951fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.884361  5959 tablet_service.cc:1511] Processing CreateTablet for tablet 2d77376cea0a4bcb8ead740ea7ed44b6 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:11.889664  5888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76c7ec6132c4e69b78ed6486957b18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.890281  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d77376cea0a4bcb8ead740ea7ed44b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.938040  6036 tablet_service.cc:1511] Processing CreateTablet for tablet 2d77376cea0a4bcb8ead740ea7ed44b6 (DEFAULT_TABLE table=test-workload [id=dc53a7c001614e8584a379d684b0569e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:11.939486  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d77376cea0a4bcb8ead740ea7ed44b6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:11.964779  5847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:11.968967  6094 tablet_bootstrap.cc:654] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:11.973389  6095 tablet_bootstrap.cc:492] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.022970  6095 tablet_bootstrap.cc:654] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.063349  6094 tablet_bootstrap.cc:492] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.063699  6094 ts_tablet_manager.cc:1403] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.212s	user 0.008s	sys 0.026s
I20260713 09:01:12.064149  6096 tablet_bootstrap.cc:492] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.066823  6094 raft_consensus.cc:359] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.067124  6095 tablet_bootstrap.cc:492] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.068064  6095 ts_tablet_manager.cc:1403] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.009s
I20260713 09:01:12.067655  6094 raft_consensus.cc:385] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.068670  6094 raft_consensus.cc:740] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.069401  6094 consensus_queue.cc:260] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.070811  6095 raft_consensus.cc:359] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.071589  6095 raft_consensus.cc:385] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.071890  6095 raft_consensus.cc:740] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.072253  6096 tablet_bootstrap.cc:654] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.072657  6095 consensus_queue.cc:260] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.077608  6076 heartbeater.cc:499] Master 127.5.161.254:42333 was elected leader, sending a full tablet report...
I20260713 09:01:12.078019  6094 ts_tablet_manager.cc:1434] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260713 09:01:12.079011  6094 tablet_bootstrap.cc:492] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:12.079946  6095 ts_tablet_manager.cc:1434] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:01:12.080593  6002 heartbeater.cc:499] Master 127.5.161.254:42333 was elected leader, sending a full tablet report...
I20260713 09:01:12.085372  6094 tablet_bootstrap.cc:654] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.087617  6095 tablet_bootstrap.cc:492] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.094729  6095 tablet_bootstrap.cc:654] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.096487  6094 tablet_bootstrap.cc:492] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.096930  6094 ts_tablet_manager.cc:1403] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:01:12.097672  6096 tablet_bootstrap.cc:492] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.098083  6096 ts_tablet_manager.cc:1403] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.014s
I20260713 09:01:12.099645  6094 raft_consensus.cc:359] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.100384  6094 raft_consensus.cc:385] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.100677  6094 raft_consensus.cc:740] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.100740  6096 raft_consensus.cc:359] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.101481  6096 raft_consensus.cc:385] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.101826  6096 raft_consensus.cc:740] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.101506  6094 consensus_queue.cc:260] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.102522  6096 consensus_queue.cc:260] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.103708  6094 ts_tablet_manager.cc:1434] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:01:12.104611  6094 tablet_bootstrap.cc:492] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:12.107981  6095 tablet_bootstrap.cc:492] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.108500  6095 ts_tablet_manager.cc:1403] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260713 09:01:12.110527  6094 tablet_bootstrap.cc:654] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.111305  6095 raft_consensus.cc:359] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.112021  6095 raft_consensus.cc:385] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.112373  6095 raft_consensus.cc:740] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.113219  6095 consensus_queue.cc:260] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.115535  6095 ts_tablet_manager.cc:1434] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:01:12.116488  6095 tablet_bootstrap.cc:492] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.122176  6094 tablet_bootstrap.cc:492] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.122608  6094 ts_tablet_manager.cc:1403] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:01:12.125634  6095 tablet_bootstrap.cc:654] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.125404  6094 raft_consensus.cc:359] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.126034  6094 raft_consensus.cc:385] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.126330  6094 raft_consensus.cc:740] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.127023  6094 consensus_queue.cc:260] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.129091  6094 ts_tablet_manager.cc:1434] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:01:12.129995  6094 tablet_bootstrap.cc:492] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:12.136134  6094 tablet_bootstrap.cc:654] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.138239  6095 tablet_bootstrap.cc:492] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.138746  6095 ts_tablet_manager.cc:1403] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:01:12.141911  5927 heartbeater.cc:499] Master 127.5.161.254:42333 was elected leader, sending a full tablet report...
I20260713 09:01:12.141616  6095 raft_consensus.cc:359] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.142318  6095 raft_consensus.cc:385] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.142427  6096 ts_tablet_manager.cc:1434] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.027s
I20260713 09:01:12.142614  6095 raft_consensus.cc:740] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.143275  6096 tablet_bootstrap.cc:492] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.143549  6095 consensus_queue.cc:260] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.147327  6094 tablet_bootstrap.cc:492] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.147745  6094 ts_tablet_manager.cc:1403] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:01:12.148012  6095 ts_tablet_manager.cc:1434] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:12.148921  6095 tablet_bootstrap.cc:492] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.150583  6094 raft_consensus.cc:359] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.151255  6094 raft_consensus.cc:385] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.151541  6094 raft_consensus.cc:740] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.152347  6094 consensus_queue.cc:260] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.154613  6094 ts_tablet_manager.cc:1434] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:01:12.155488  6094 tablet_bootstrap.cc:492] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:12.156996  6095 tablet_bootstrap.cc:654] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.161414  6094 tablet_bootstrap.cc:654] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:12.163482  6003 tablet.cc:2406] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:01:12.166621  6096 tablet_bootstrap.cc:654] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.171224  6095 tablet_bootstrap.cc:492] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.171768  6095 ts_tablet_manager.cc:1403] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260713 09:01:12.172663  6094 tablet_bootstrap.cc:492] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.173090  6094 ts_tablet_manager.cc:1403] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:01:12.174628  6095 raft_consensus.cc:359] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.175472  6095 raft_consensus.cc:385] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.175822  6095 raft_consensus.cc:740] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.175832  6094 raft_consensus.cc:359] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.176632  6094 raft_consensus.cc:385] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.176959  6094 raft_consensus.cc:740] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.176839  6095 consensus_queue.cc:260] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.177807  6094 consensus_queue.cc:260] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.180181  6094 ts_tablet_manager.cc:1434] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:12.181111  6094 tablet_bootstrap.cc:492] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:12.181795  6095 ts_tablet_manager.cc:1434] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:01:12.182708  6095 tablet_bootstrap.cc:492] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.184537  6099 raft_consensus.cc:493] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.184970  6099 raft_consensus.cc:515] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.188407  6099 leader_election.cc:290] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:12.188889  6099 raft_consensus.cc:493] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.189309  6099 raft_consensus.cc:515] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.191038  6099 leader_election.cc:290] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:12.199656  6096 tablet_bootstrap.cc:492] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.199911  6094 tablet_bootstrap.cc:654] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.200107  6096 ts_tablet_manager.cc:1403] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.011s
I20260713 09:01:12.201622  6095 tablet_bootstrap.cc:654] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.203297  6096 raft_consensus.cc:359] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.203984  6096 raft_consensus.cc:385] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.211576  6094 tablet_bootstrap.cc:492] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.211670  6096 raft_consensus.cc:740] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.212075  6094 ts_tablet_manager.cc:1403] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260713 09:01:12.212469  6096 consensus_queue.cc:260] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.214967  6094 raft_consensus.cc:359] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.217638  6094 raft_consensus.cc:385] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.217914  6094 raft_consensus.cc:740] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.218562  6096 ts_tablet_manager.cc:1434] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260713 09:01:12.219039  6095 tablet_bootstrap.cc:492] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.218633  6094 consensus_queue.cc:260] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.220253  6100 raft_consensus.cc:493] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.220880  6100 raft_consensus.cc:515] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.224545  6096 tablet_bootstrap.cc:492] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.223634  6095 ts_tablet_manager.cc:1403] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.015s
I20260713 09:01:12.225677  6100 leader_election.cc:290] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.229493  6094 ts_tablet_manager.cc:1434] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:01:12.242300  6094 tablet_bootstrap.cc:492] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:12.251607  6095 raft_consensus.cc:359] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.255736  6095 raft_consensus.cc:385] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.256036  6095 raft_consensus.cc:740] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.255401  6096 tablet_bootstrap.cc:654] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.261698  6095 consensus_queue.cc:260] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.267652  6095 ts_tablet_manager.cc:1434] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.004s
I20260713 09:01:12.267602  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.268662  6095 tablet_bootstrap.cc:492] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.270285  6094 tablet_bootstrap.cc:654] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.270658  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.271274  5902 raft_consensus.cc:2468] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 0.
I20260713 09:01:12.278448  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
W20260713 09:01:12.277626  6014 leader_election.cc:343] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.285123  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.286783  5977 raft_consensus.cc:2468] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 0.
I20260713 09:01:12.286021  6014 leader_election.cc:304] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:12.289927  6111 raft_consensus.cc:2804] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:01:12.290071  6014 leader_election.cc:343] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.290302  6111 raft_consensus.cc:493] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:12.290627  6111 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.290488  6014 leader_election.cc:304] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677; no voters: 363761fa8a3d4bd0ad010800d6639484, 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.293817  6099 raft_consensus.cc:2749] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:12.296957  6095 tablet_bootstrap.cc:654] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.299408  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.301396  6096 tablet_bootstrap.cc:492] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.301878  6096 ts_tablet_manager.cc:1403] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.083s	user 0.005s	sys 0.017s
I20260713 09:01:12.306042  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
W20260713 09:01:12.305684  5940 leader_election.cc:343] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.308454  6111 raft_consensus.cc:515] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.308818  6096 raft_consensus.cc:359] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.312086  6094 tablet_bootstrap.cc:492] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.312539  6094 ts_tablet_manager.cc:1403] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.003s
I20260713 09:01:12.314427  6095 tablet_bootstrap.cc:492] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.309795  6096 raft_consensus.cc:385] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.314893  6096 raft_consensus.cc:740] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.315936  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:12.316496  5902 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.316205  6096 consensus_queue.cc:260] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.317112  6095 ts_tablet_manager.cc:1403] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.011s
W20260713 09:01:12.318228  5943 leader_election.cc:343] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.317574  6111 leader_election.cc:290] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:12.320547  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:12.321192  5977 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.320885  6094 raft_consensus.cc:359] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.322930  6094 raft_consensus.cc:385] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.323081  5943 leader_election.cc:304] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 363761fa8a3d4bd0ad010800d6639484; no voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.323288  6094 raft_consensus.cc:740] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.323850  6100 raft_consensus.cc:2749] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:12.324249  6094 consensus_queue.cc:260] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.326519  6094 ts_tablet_manager.cc:1434] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.005s
I20260713 09:01:12.327409  6094 tablet_bootstrap.cc:492] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:12.327981  5902 raft_consensus.cc:2468] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 1.
I20260713 09:01:12.329115  6014 leader_election.cc:304] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:12.330090  6099 raft_consensus.cc:2804] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.330526  6099 raft_consensus.cc:697] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:12.331374  6099 consensus_queue.cc:237] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.333740  6094 tablet_bootstrap.cc:654] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.337225  6111 raft_consensus.cc:493] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.337646  6111 raft_consensus.cc:515] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.339579  6095 raft_consensus.cc:359] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.340235  6095 raft_consensus.cc:385] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.340526  6095 raft_consensus.cc:740] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.344607  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.341300  6111 leader_election.cc:290] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:12.348738  6100 raft_consensus.cc:493] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.349087  6111 raft_consensus.cc:493] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.349309  5977 raft_consensus.cc:2468] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 1.
I20260713 09:01:12.349184  6100 raft_consensus.cc:515] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
W20260713 09:01:12.349773  6014 leader_election.cc:343] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.350376  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.349556  6111 raft_consensus.cc:515] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.351189  6100 leader_election.cc:290] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
W20260713 09:01:12.352491  6014 leader_election.cc:343] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.352607  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76c7ec6132c4e69b78ed6486957b18d" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.352989  6014 leader_election.cc:304] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677; no voters: 363761fa8a3d4bd0ad010800d6639484, 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.353345  6051 raft_consensus.cc:2468] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 0.
I20260713 09:01:12.355052  5901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.355165  5943 leader_election.cc:304] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 
I20260713 09:01:12.355769  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76c7ec6132c4e69b78ed6486957b18d" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.355993  6100 raft_consensus.cc:2804] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:12.355834  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.341183  6095 consensus_queue.cc:260] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.356377  6100 raft_consensus.cc:493] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:01:12.356475  6014 leader_election.cc:343] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.352551  6096 ts_tablet_manager.cc:1434] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260713 09:01:12.356760  5977 raft_consensus.cc:2468] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 0.
I20260713 09:01:12.357338  6124 raft_consensus.cc:2749] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:12.357749  6096 tablet_bootstrap.cc:492] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.358291  6014 leader_election.cc:304] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.359100  6124 raft_consensus.cc:2804] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:12.359431  6124 raft_consensus.cc:493] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:12.359763  6124 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.356750  6100 raft_consensus.cc:3060] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:12.363894  5940 leader_election.cc:343] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.366432  6124 raft_consensus.cc:515] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.366539  6100 raft_consensus.cc:515] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.352660  6111 leader_election.cc:290] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:12.367658  6095 ts_tablet_manager.cc:1434] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.003s
I20260713 09:01:12.367837  6111 raft_consensus.cc:493] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.370296  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:12.370820  5977 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.368391  6111 raft_consensus.cc:515] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.374267  6111 leader_election.cc:290] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687)
I20260713 09:01:12.374650  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:12.380651  6094 tablet_bootstrap.cc:492] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.381057  6094 ts_tablet_manager.cc:1403] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.006s
I20260713 09:01:12.375171  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.376197  5901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76c7ec6132c4e69b78ed6486957b18d" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:12.381803  5976 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 0.
I20260713 09:01:12.376382  6100 leader_election.cc:290] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
W20260713 09:01:12.381525  6014 leader_election.cc:343] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:12.382570  5940 leader_election.cc:343] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.383590  6014 leader_election.cc:304] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 
I20260713 09:01:12.383924  6094 raft_consensus.cc:359] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.384367  6111 raft_consensus.cc:2804] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:12.384599  6094 raft_consensus.cc:385] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.384727  6111 raft_consensus.cc:493] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:12.384922  6094 raft_consensus.cc:740] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.377661  6096 tablet_bootstrap.cc:654] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.378713  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.379981  6095 tablet_bootstrap.cc:492] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.377491  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76c7ec6132c4e69b78ed6486957b18d" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:12.385896  6094 consensus_queue.cc:260] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.385771  5900 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 0.
I20260713 09:01:12.387341  6051 raft_consensus.cc:3060] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.385860  6111 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.386404  5798 catalog_manager.cc:5697] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:12.385275  6124 leader_election.cc:290] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:12.393675  6094 ts_tablet_manager.cc:1434] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:01:12.394511  6094 tablet_bootstrap.cc:492] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677: Bootstrap starting.
I20260713 09:01:12.388484  5977 raft_consensus.cc:2468] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 1.
I20260713 09:01:12.397583  6014 leader_election.cc:304] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.399021  6051 raft_consensus.cc:2468] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 1.
I20260713 09:01:12.399459  6095 tablet_bootstrap.cc:654] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.399998  5943 leader_election.cc:304] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.401021  6100 raft_consensus.cc:2804] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.401469  6100 raft_consensus.cc:697] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:12.401592  6124 raft_consensus.cc:2804] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.402076  6124 raft_consensus.cc:697] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:12.402256  6100 consensus_queue.cc:237] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.402820  6124 consensus_queue.cc:237] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.402971  6111 raft_consensus.cc:515] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.406551  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:12.407069  5977 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.408385  6111 leader_election.cc:290] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687)
I20260713 09:01:12.408798  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:12.409323  5900 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.418273  5900 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 1.
I20260713 09:01:12.421106  5977 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 1.
I20260713 09:01:12.422426  6014 leader_election.cc:304] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 
I20260713 09:01:12.426775  6094 tablet_bootstrap.cc:654] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.428061  6124 raft_consensus.cc:2804] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.432210  6124 raft_consensus.cc:697] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:12.435236  6124 consensus_queue.cc:237] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.443384  6096 tablet_bootstrap.cc:492] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.443962  6096 ts_tablet_manager.cc:1403] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.026s
I20260713 09:01:12.445881  6094 tablet_bootstrap.cc:492] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677: No bootstrap required, opened a new log
I20260713 09:01:12.446300  6094 ts_tablet_manager.cc:1403] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260713 09:01:12.444360  6095 tablet_bootstrap.cc:492] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.447528  6095 ts_tablet_manager.cc:1403] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.004s
I20260713 09:01:12.448757  6096 raft_consensus.cc:359] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.449604  6096 raft_consensus.cc:385] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.449891  6096 raft_consensus.cc:740] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.452481  6096 consensus_queue.cc:260] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.454644  6095 raft_consensus.cc:359] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.455354  6095 raft_consensus.cc:385] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.455642  6095 raft_consensus.cc:740] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.456386  6095 consensus_queue.cc:260] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.458971  6096 ts_tablet_manager.cc:1434] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260713 09:01:12.460038  6096 tablet_bootstrap.cc:492] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.460781  6095 ts_tablet_manager.cc:1434] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:01:12.463022  6095 tablet_bootstrap.cc:492] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.466773  5796 catalog_manager.cc:5697] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:12.469051  6096 tablet_bootstrap.cc:654] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.469569  6095 tablet_bootstrap.cc:654] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.473606  6094 raft_consensus.cc:359] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.474225  6094 raft_consensus.cc:385] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.474493  6094 raft_consensus.cc:740] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.475133  6094 consensus_queue.cc:260] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.477226  6094 ts_tablet_manager.cc:1434] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:01:12.490743  6124 raft_consensus.cc:493] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.491232  6124 raft_consensus.cc:515] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.493775  6124 leader_election.cc:290] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:12.494371  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.494972  5900 raft_consensus.cc:2468] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 0.
I20260713 09:01:12.496611  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
W20260713 09:01:12.498204  6014 leader_election.cc:343] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.498860  6014 leader_election.cc:304] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [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: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:12.499854  6124 raft_consensus.cc:2804] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:12.500197  6124 raft_consensus.cc:493] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:12.500537  6124 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.506527  6124 raft_consensus.cc:515] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.508970  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:12.509465  5900 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.511279  5798 catalog_manager.cc:5697] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:12.512326  6100 raft_consensus.cc:493] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.512761  6100 raft_consensus.cc:515] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.513307  5798 catalog_manager.cc:5697] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:12.514935  6100 leader_election.cc:290] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.515657  5901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.516866  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.516979  6100 raft_consensus.cc:493] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.517447  6051 raft_consensus.cc:2468] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 0.
I20260713 09:01:12.517645  5900 raft_consensus.cc:2468] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 1.
I20260713 09:01:12.517421  6100 raft_consensus.cc:515] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.519737  6100 leader_election.cc:290] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
W20260713 09:01:12.518651  5940 leader_election.cc:343] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.521255  5943 leader_election.cc:304] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.523502  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.523620  6014 leader_election.cc:304] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:12.524785  6124 leader_election.cc:290] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
W20260713 09:01:12.524885  5940 leader_election.cc:343] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.524951  6111 raft_consensus.cc:2804] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.525527  6111 raft_consensus.cc:697] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:12.526335  6111 consensus_queue.cc:237] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.532506  6100 raft_consensus.cc:2804] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:12.532995  6100 raft_consensus.cc:493] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:12.533411  6100 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.536795  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
W20260713 09:01:12.538631  6014 leader_election.cc:343] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.539678  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.540320  6051 raft_consensus.cc:2468] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 0.
I20260713 09:01:12.541572  5943 leader_election.cc:304] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.541774  6100 raft_consensus.cc:515] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.542493  6127 raft_consensus.cc:2804] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:12.542843  6127 raft_consensus.cc:493] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:12.543147  6127 raft_consensus.cc:3060] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.543769  6100 leader_election.cc:290] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.544474  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4"
W20260713 09:01:12.545625  5940 leader_election.cc:343] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.546269  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:12.546900  6051 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.547717  6095 tablet_bootstrap.cc:492] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.548206  6095 ts_tablet_manager.cc:1403] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.085s	user 0.041s	sys 0.029s
I20260713 09:01:12.550491  6127 raft_consensus.cc:515] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.550731  6095 raft_consensus.cc:359] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.551432  6095 raft_consensus.cc:385] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.551689  6095 raft_consensus.cc:740] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.552882  6127 leader_election.cc:290] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.552333  6095 consensus_queue.cc:260] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.553871  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:12.553965  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:12.554582  6050 raft_consensus.cc:3060] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.555007  6095 ts_tablet_manager.cc:1434] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260713 09:01:12.555094  5940 leader_election.cc:343] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.555855  6095 tablet_bootstrap.cc:492] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484: Bootstrap starting.
I20260713 09:01:12.558295  6051 raft_consensus.cc:2468] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 1.
I20260713 09:01:12.560765  6050 raft_consensus.cc:2468] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 1.
I20260713 09:01:12.561353  6095 tablet_bootstrap.cc:654] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.561427  5943 leader_election.cc:304] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.562630  5943 leader_election.cc:304] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.563030  6100 raft_consensus.cc:2804] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.563860  6096 tablet_bootstrap.cc:492] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.564767  6096 ts_tablet_manager.cc:1403] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.034s
I20260713 09:01:12.564218  6127 raft_consensus.cc:2804] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.573197  6127 raft_consensus.cc:697] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:12.573315  6095 tablet_bootstrap.cc:492] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484: No bootstrap required, opened a new log
I20260713 09:01:12.574062  6095 ts_tablet_manager.cc:1403] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:01:12.572183  6096 raft_consensus.cc:359] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.575707  6096 raft_consensus.cc:385] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.576011  6096 raft_consensus.cc:740] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.576709  6096 consensus_queue.cc:260] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.577127  6095 raft_consensus.cc:359] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.577648  6095 raft_consensus.cc:385] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.577941  6095 raft_consensus.cc:740] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.578462  6095 consensus_queue.cc:260] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.578756  6096 ts_tablet_manager.cc:1434] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260713 09:01:12.579680  6096 tablet_bootstrap.cc:492] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.579944  6095 ts_tablet_manager.cc:1434] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:01:12.574609  5798 catalog_manager.cc:5697] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:12.579869  6100 raft_consensus.cc:697] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:12.580942  6100 consensus_queue.cc:237] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.574414  6127 consensus_queue.cc:237] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.590003  6096 tablet_bootstrap.cc:654] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.596700  6096 tablet_bootstrap.cc:492] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.597165  6096 ts_tablet_manager.cc:1403] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260713 09:01:12.599658  6096 raft_consensus.cc:359] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.600461  6096 raft_consensus.cc:385] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.600806  6096 raft_consensus.cc:740] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.601490  6096 consensus_queue.cc:260] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.603626  6096 ts_tablet_manager.cc:1434] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:01:12.602911  5798 catalog_manager.cc:5697] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:12.604597  6096 tablet_bootstrap.cc:492] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.604602  5798 catalog_manager.cc:5697] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:12.611346  6096 tablet_bootstrap.cc:654] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.620883  6100 raft_consensus.cc:493] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.621323  6100 raft_consensus.cc:515] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.622162  6096 tablet_bootstrap.cc:492] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.622584  6096 ts_tablet_manager.cc:1403] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260713 09:01:12.623796  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:12.624254  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.624853  6051 raft_consensus.cc:2468] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 0.
I20260713 09:01:12.625222  6096 raft_consensus.cc:359] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
W20260713 09:01:12.625571  5940 leader_election.cc:343] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.625887  6096 raft_consensus.cc:385] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.626209  6096 raft_consensus.cc:740] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.626403  6100 leader_election.cc:290] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.626555  5943 leader_election.cc:304] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.626881  6096 consensus_queue.cc:260] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.627373  6100 raft_consensus.cc:2804] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:12.627799  6100 raft_consensus.cc:493] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:12.628114  6100 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.628834  6096 ts_tablet_manager.cc:1434] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:01:12.629755  6096 tablet_bootstrap.cc:492] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.634734  6100 raft_consensus.cc:515] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.635555  6096 tablet_bootstrap.cc:654] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.637180  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4"
W20260713 09:01:12.638542  5940 leader_election.cc:343] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.639475  6100 leader_election.cc:290] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.640717  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:12.641283  6051 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.646091  6096 tablet_bootstrap.cc:492] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.646538  6096 ts_tablet_manager.cc:1403] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260713 09:01:12.646646  6051 raft_consensus.cc:2468] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 1.
I20260713 09:01:12.647492  5943 leader_election.cc:304] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.648432  6100 raft_consensus.cc:2804] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.648826  6100 raft_consensus.cc:697] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:12.649065  6096 raft_consensus.cc:359] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.649765  6096 raft_consensus.cc:385] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.649863  6100 consensus_queue.cc:237] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.650154  6096 raft_consensus.cc:740] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.651149  6096 consensus_queue.cc:260] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.654773  6096 ts_tablet_manager.cc:1434] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:01:12.655596  6096 tablet_bootstrap.cc:492] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4: Bootstrap starting.
I20260713 09:01:12.657573  5799 catalog_manager.cc:5697] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:12.660917  6096 tablet_bootstrap.cc:654] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.668207  6096 tablet_bootstrap.cc:492] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4: No bootstrap required, opened a new log
I20260713 09:01:12.668634  6096 ts_tablet_manager.cc:1403] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:01:12.671330  6096 raft_consensus.cc:359] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.672158  6096 raft_consensus.cc:385] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.672304  6104 raft_consensus.cc:493] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.672505  6096 raft_consensus.cc:740] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.672753  6104 raft_consensus.cc:515] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.673170  6096 consensus_queue.cc:260] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.675613  6096 ts_tablet_manager.cc:1434] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:12.677680  6104 leader_election.cc:290] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.695572  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.696481  5977 raft_consensus.cc:2393] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af998d975f34b4aa950fc82592936a4 in current term 1: Already voted for candidate 1c8e12c849204cb2b05de6b3faf2e677 in this term.
I20260713 09:01:12.697228  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.698693  5868 leader_election.cc:304] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af998d975f34b4aa950fc82592936a4; no voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:12.699543  6151 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.703780  6151 raft_consensus.cc:2749] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:12.716974  6151 raft_consensus.cc:493] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.717361  6151 raft_consensus.cc:515] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.719373  6151 leader_election.cc:290] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.720070  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d77376cea0a4bcb8ead740ea7ed44b6" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.720477  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d77376cea0a4bcb8ead740ea7ed44b6" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.720702  5977 raft_consensus.cc:2468] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 0.
I20260713 09:01:12.721036  6051 raft_consensus.cc:2468] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 0.
I20260713 09:01:12.721838  5865 leader_election.cc:304] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363761fa8a3d4bd0ad010800d6639484, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:12.722481  6151 raft_consensus.cc:2804] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:12.722805  6151 raft_consensus.cc:493] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:12.723052  6151 raft_consensus.cc:3060] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.726994  6151 raft_consensus.cc:515] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.728709  6151 leader_election.cc:290] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.729964  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d77376cea0a4bcb8ead740ea7ed44b6" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:12.730464  6051 raft_consensus.cc:3060] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.730464  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d77376cea0a4bcb8ead740ea7ed44b6" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:12.731086  5977 raft_consensus.cc:3060] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.731149  6111 consensus_queue.cc:1048] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:12.734095  6104 raft_consensus.cc:493] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.734526  6104 raft_consensus.cc:515] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.736505  6051 raft_consensus.cc:2468] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 1.
I20260713 09:01:12.736517  6104 leader_election.cc:290] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.737854  5868 leader_election.cc:304] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:12.739161  6104 raft_consensus.cc:2804] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.739655  6104 raft_consensus.cc:697] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 1 LEADER]: Becoming Leader. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:12.740623  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.740423  6104 consensus_queue.cc:237] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.742022  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.743827  6051 raft_consensus.cc:2393] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af998d975f34b4aa950fc82592936a4 in current term 1: Already voted for candidate 363761fa8a3d4bd0ad010800d6639484 in this term.
I20260713 09:01:12.745266  5868 leader_election.cc:304] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af998d975f34b4aa950fc82592936a4; no voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:12.746028  6151 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.746332  5977 raft_consensus.cc:2468] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 1.
I20260713 09:01:12.752372  6151 raft_consensus.cc:2749] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:12.755220  5799 catalog_manager.cc:5697] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af998d975f34b4aa950fc82592936a4 (127.5.161.193). New cstate: current_term: 1 leader_uuid: "8af998d975f34b4aa950fc82592936a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:12.764065  6124 consensus_queue.cc:1048] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:12.772315  6151 raft_consensus.cc:493] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.772781  6151 raft_consensus.cc:515] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.775085  6151 leader_election.cc:290] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.776062  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.776484  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.777257  6051 raft_consensus.cc:2393] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af998d975f34b4aa950fc82592936a4 in current term 1: Already voted for candidate 363761fa8a3d4bd0ad010800d6639484 in this term.
I20260713 09:01:12.778326  5868 leader_election.cc:304] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af998d975f34b4aa950fc82592936a4; no voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:12.779709  6151 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.787181  6151 raft_consensus.cc:2749] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:12.806932  6151 raft_consensus.cc:493] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.807284  6151 raft_consensus.cc:515] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:12.808835  6151 leader_election.cc:290] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:12.809743  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363761fa8a3d4bd0ad010800d6639484" is_pre_election: true
I20260713 09:01:12.809811  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:12.810575  6051 raft_consensus.cc:2393] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af998d975f34b4aa950fc82592936a4 in current term 1: Already voted for candidate 363761fa8a3d4bd0ad010800d6639484 in this term.
I20260713 09:01:12.811467  5868 leader_election.cc:304] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af998d975f34b4aa950fc82592936a4; no voters: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:12.812033  6151 raft_consensus.cc:3060] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.817317  5900 raft_consensus.cc:3060] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.818274  6151 raft_consensus.cc:2749] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:12.822903  6100 consensus_queue.cc:1048] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:12.832888  6143 consensus_queue.cc:1048] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:12.842394  6124 consensus_queue.cc:1048] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:12.856021  6124 consensus_queue.cc:1048] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:12.870914  6126 consensus_queue.cc:1048] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:12.889935  6124 consensus_queue.cc:1048] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:12.899366  6051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
mode: GRACEFUL
new_leader_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:59210
I20260713 09:01:12.900067  6051 raft_consensus.cc:606] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Received request to transfer leadership to TS 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.903328  6111 raft_consensus.cc:993] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677: : Instructing follower 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:12.903762  6124 raft_consensus.cc:1081] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Signalling peer 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:12.905608  5900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:54944
I20260713 09:01:12.906183  5900 raft_consensus.cc:493] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:12.906128  6051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
mode: GRACEFUL
new_leader_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:59210
I20260713 09:01:12.906767  5900 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:12.906874  6051 raft_consensus.cc:606] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Received request to transfer leadership to TS 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.911332  6051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
mode: GRACEFUL
new_leader_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:59210
I20260713 09:01:12.911726  6051 raft_consensus.cc:606] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Received request to transfer leadership to TS 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.913125  5900 raft_consensus.cc:515] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.915436  5900 leader_election.cc:290] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Requested vote from peers 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:12.915704  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:12.916118  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:12.916253  6051 raft_consensus.cc:3055] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:12.916643  6051 raft_consensus.cc:740] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:12.916688  5977 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:12.917587  6051 consensus_queue.cc:260] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.918875  6051 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:12.922742  5977 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:12.923872  5865 leader_election.cc:304] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363761fa8a3d4bd0ad010800d6639484, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:12.924739  6051 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:12.924844  6151 raft_consensus.cc:2804] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:12.925359  6151 raft_consensus.cc:697] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Leader. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:12.926131  6151 consensus_queue.cc:237] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:12.933773  5799 catalog_manager.cc:5697] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 reported cstate change: term changed from 1 to 2, leader changed from 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195) to 8af998d975f34b4aa950fc82592936a4 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "8af998d975f34b4aa950fc82592936a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:12.939033  5977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
mode: GRACEFUL
new_leader_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:48020
I20260713 09:01:12.939646  5977 raft_consensus.cc:606] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Received request to transfer leadership to TS 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:12.947338  6051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
mode: GRACEFUL
new_leader_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:59210
I20260713 09:01:12.947901  6051 raft_consensus.cc:606] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Received request to transfer leadership to TS 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:12.966032  5900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d77376cea0a4bcb8ead740ea7ed44b6"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
mode: GRACEFUL
new_leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:54972
I20260713 09:01:12.966656  5900 raft_consensus.cc:606] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 1 LEADER]: Received request to transfer leadership to TS 1c8e12c849204cb2b05de6b3faf2e677
I20260713 09:01:12.995046  6143 consensus_queue.cc:1048] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.007046  6143 consensus_queue.cc:1048] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.009675  6141 raft_consensus.cc:493] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.010129  6141 raft_consensus.cc:515] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.012353  6141 leader_election.cc:290] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:13.013024  6127 consensus_queue.cc:1048] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.014084  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677" is_pre_election: true
I20260713 09:01:13.017063  5977 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.021786  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af998d975f34b4aa950fc82592936a4" is_pre_election: true
I20260713 09:01:13.027647  5900 raft_consensus.cc:2393] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 363761fa8a3d4bd0ad010800d6639484 in current term 1: Already voted for candidate 1c8e12c849204cb2b05de6b3faf2e677 in this term.
I20260713 09:01:13.028019  6124 consensus_queue.cc:1048] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.029920  5940 leader_election.cc:304] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 363761fa8a3d4bd0ad010800d6639484; no voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:13.031203  6127 consensus_queue.cc:1048] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.031631  6141 raft_consensus.cc:2749] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.045562  6141 consensus_queue.cc:1048] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.063540  6124 raft_consensus.cc:993] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677: : Instructing follower 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:13.063951  6124 raft_consensus.cc:1081] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Signalling peer 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:13.069360  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:47992
I20260713 09:01:13.069883  5976 raft_consensus.cc:493] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:13.070240  5976 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.071807  6111 consensus_queue.cc:1048] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.076440  6100 consensus_queue.cc:1048] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.086007  5976 raft_consensus.cc:515] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.088971  5899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:13.089737  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:13.091266  6050 raft_consensus.cc:3055] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:13.092595  6050 raft_consensus.cc:740] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:13.092115  6100 raft_consensus.cc:993] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484: : Instructing follower 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:13.092223  5976 leader_election.cc:290] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 2 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:13.093542  6100 raft_consensus.cc:1081] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Signalling peer 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:13.094195  6050 consensus_queue.cc:260] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.095678  6050 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.095618  5900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:54960
I20260713 09:01:13.098254  5900 raft_consensus.cc:493] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:13.098616  5900 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.102187  6050 raft_consensus.cc:2468] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 2.
I20260713 09:01:13.103451  5943 leader_election.cc:304] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:13.104511  6127 raft_consensus.cc:2804] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:13.104637  5900 raft_consensus.cc:515] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.104995  6127 raft_consensus.cc:697] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 2 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:13.106032  6127 consensus_queue.cc:237] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.107529  5900 leader_election.cc:290] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:13.110167  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:13.110724  6049 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.111459  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:13.112119  5976 raft_consensus.cc:3055] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:13.112449  5976 raft_consensus.cc:740] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:13.113214  5976 consensus_queue.cc:260] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.114360  5976 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.117034  6049 raft_consensus.cc:2468] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:13.118083  5868 leader_election.cc:304] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:13.118983  6151 raft_consensus.cc:2804] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:13.119426  6151 raft_consensus.cc:697] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Leader. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:13.120148  6151 consensus_queue.cc:237] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.121138  5976 raft_consensus.cc:2468] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:13.125603  5797 catalog_manager.cc:5697] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 1 to 2, leader changed from 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195) to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.127602  5799 catalog_manager.cc:5697] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 reported cstate change: term changed from 1 to 2, leader changed from 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194) to 8af998d975f34b4aa950fc82592936a4 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "8af998d975f34b4aa950fc82592936a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.313311  6151 consensus_queue.cc:1048] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.320343  6151 raft_consensus.cc:993] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4: : Instructing follower 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:13.320755  6151 raft_consensus.cc:1081] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 1 LEADER]: Signalling peer 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:13.323372  6049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d77376cea0a4bcb8ead740ea7ed44b6"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:59200
I20260713 09:01:13.324015  6049 raft_consensus.cc:493] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:13.324436  6049 raft_consensus.cc:3060] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.326691  5976 raft_consensus.cc:1275] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.327806  6151 consensus_queue.cc:1048] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.328883  6126 raft_consensus.cc:993] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677: : Instructing follower 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:13.329293  6126 raft_consensus.cc:1081] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Signalling peer 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:13.329129  6151 consensus_queue.cc:1048] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.332921  6049 raft_consensus.cc:515] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.333940  6050 raft_consensus.cc:1240] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Rejecting Update request from peer 8af998d975f34b4aa950fc82592936a4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:13.335448  5900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:54944
I20260713 09:01:13.335975  5900 raft_consensus.cc:493] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:13.336333  5900 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.337880  6049 leader_election.cc:290] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 2 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:13.339653  5901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d77376cea0a4bcb8ead740ea7ed44b6" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:13.338029  6104 consensus_queue.cc:1059] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:01:13.340585  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d77376cea0a4bcb8ead740ea7ed44b6" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:13.342888  6099 raft_consensus.cc:993] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677: : Instructing follower 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:13.343257  6099 raft_consensus.cc:1081] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Signalling peer 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:13.345531  5902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:54944
I20260713 09:01:13.345767  5901 raft_consensus.cc:3055] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:13.346050  5902 raft_consensus.cc:493] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:13.346100  5901 raft_consensus.cc:740] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:13.346499  5902 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.346943  5901 consensus_queue.cc:260] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.347945  5901 raft_consensus.cc:3060] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.349072  5900 raft_consensus.cc:515] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.352780  5902 raft_consensus.cc:515] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.354772  5901 raft_consensus.cc:2468] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 2.
W20260713 09:01:13.358636  6104 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:01:13.361522  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:13.362041  6050 raft_consensus.cc:3055] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:13.362355  6050 raft_consensus.cc:740] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:13.362505  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:13.363062  5975 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.363243  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:13.363960  6051 raft_consensus.cc:3055] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:13.363123  6050 consensus_queue.cc:260] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.364250  6051 raft_consensus.cc:740] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:13.364560  6049 raft_consensus.cc:1275] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.365134  6051 consensus_queue.cc:260] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.366070  6104 consensus_queue.cc:1048] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.366142  6051 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.370682  6014 leader_election.cc:304] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [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: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:13.371392  6126 raft_consensus.cc:2804] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:13.371870  6126 raft_consensus.cc:697] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:13.372035  6050 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.372865  5902 leader_election.cc:290] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:13.372694  6126 consensus_queue.cc:237] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.374523  5900 leader_election.cc:290] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:13.374964  5975 raft_consensus.cc:2468] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:13.377899  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:13.372723  6051 raft_consensus.cc:2468] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:13.378407  5977 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.379494  5868 leader_election.cc:304] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:13.380228  6151 raft_consensus.cc:2804] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:13.380662  6151 raft_consensus.cc:697] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Leader. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:13.381347  6151 consensus_queue.cc:237] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.384388  5865 leader_election.cc:304] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363761fa8a3d4bd0ad010800d6639484, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:13.385174  6104 raft_consensus.cc:2804] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:13.385533  6104 raft_consensus.cc:697] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Leader. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:13.386145  6104 consensus_queue.cc:237] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:13.386534  5977 raft_consensus.cc:2468] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:13.393049  6050 raft_consensus.cc:2468] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:13.400305  5797 catalog_manager.cc:5697] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 1 to 2, leader changed from 8af998d975f34b4aa950fc82592936a4 (127.5.161.193) to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:13.406538  5796 catalog_manager.cc:5697] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 reported cstate change: term changed from 1 to 2, leader changed from 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195) to 8af998d975f34b4aa950fc82592936a4 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "8af998d975f34b4aa950fc82592936a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.408776  5796 catalog_manager.cc:5697] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 reported cstate change: term changed from 1 to 2, leader changed from 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195) to 8af998d975f34b4aa950fc82592936a4 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "8af998d975f34b4aa950fc82592936a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.516784  5902 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.517779  6050 raft_consensus.cc:1275] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.519140  6104 consensus_queue.cc:1048] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.522724  5902 raft_consensus.cc:1275] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.525719  5976 raft_consensus.cc:1275] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.526901  6127 consensus_queue.cc:1048] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.527242  6104 consensus_queue.cc:1048] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:13.540091  6050 raft_consensus.cc:1275] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.541494  6141 consensus_queue.cc:1048] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.786391  5976 raft_consensus.cc:1275] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.787575  6104 consensus_queue.cc:1048] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.795077  6050 raft_consensus.cc:1275] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.796772  6179 consensus_queue.cc:1048] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.810969  5976 raft_consensus.cc:1275] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.811997  6179 consensus_queue.cc:1048] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.819072  6050 raft_consensus.cc:1275] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.820163  6151 consensus_queue.cc:1048] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.868613  5976 raft_consensus.cc:3060] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:13.873023  5976 raft_consensus.cc:1275] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.874095  6126 consensus_queue.cc:1048] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:13.882931  5902 raft_consensus.cc:1275] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:13.884017  6183 consensus_queue.cc:1048] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:15.994704  5767 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:01:15.995527  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:16.011606  5902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
mode: GRACEFUL
new_leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:54988
I20260713 09:01:16.012032  5902 raft_consensus.cc:606] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Received request to transfer leadership to TS 1c8e12c849204cb2b05de6b3faf2e677
I20260713 09:01:16.020942  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
mode: GRACEFUL
new_leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:01:16.021401  5976 raft_consensus.cc:606] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Received request to transfer leadership to TS 1c8e12c849204cb2b05de6b3faf2e677
I20260713 09:01:16.022327  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:16.022702  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:16.229563  6179 raft_consensus.cc:993] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4: : Instructing follower 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:16.230036  6179 raft_consensus.cc:1081] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Signalling peer 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:16.231375  6050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:59200
I20260713 09:01:16.231776  6050 raft_consensus.cc:493] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:16.232004  6050 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:16.235970  6050 raft_consensus.cc:515] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:16.237443  6050 leader_election.cc:290] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 3 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:16.237982  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:16.238517  5902 raft_consensus.cc:3055] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:16.238525  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:16.238804  5902 raft_consensus.cc:740] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:16.239046  5976 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:16.239470  5902 consensus_queue.cc:260] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:16.240329  5902 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:16.243419  5976 raft_consensus.cc:2468] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 3.
I20260713 09:01:16.244239  5902 raft_consensus.cc:2468] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 3.
I20260713 09:01:16.244316  6014 leader_election.cc:304] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 
I20260713 09:01:16.245009  6183 raft_consensus.cc:2804] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:16.246165  6183 raft_consensus.cc:697] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:16.246841  6183 consensus_queue.cc:237] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:16.252882  5797 catalog_manager.cc:5697] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 2 to 3, leader changed from 8af998d975f34b4aa950fc82592936a4 (127.5.161.193) to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 3 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.553745  6185 raft_consensus.cc:993] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484: : Instructing follower 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:16.554191  6196 raft_consensus.cc:1081] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Signalling peer 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:16.555609  6050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:59192
I20260713 09:01:16.556061  6050 raft_consensus.cc:493] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:16.556427  6050 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:16.560632  6050 raft_consensus.cc:515] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:16.562058  6050 leader_election.cc:290] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 2 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:16.562574  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:16.563087  5902 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:16.563007  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:16.563521  5976 raft_consensus.cc:3055] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:16.563746  5976 raft_consensus.cc:740] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:16.564306  5976 consensus_queue.cc:260] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:16.565081  5976 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:16.567454  5902 raft_consensus.cc:2468] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 2.
I20260713 09:01:16.568300  6014 leader_election.cc:304] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:16.569007  6183 raft_consensus.cc:2804] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:16.569351  5976 raft_consensus.cc:2468] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 2.
I20260713 09:01:16.569393  6183 raft_consensus.cc:697] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:16.570310  6183 consensus_queue.cc:237] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:16.579056  5797 catalog_manager.cc:5697] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 1 to 2, leader changed from 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194) to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.697688  5976 raft_consensus.cc:1275] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:16.698675  6183 consensus_queue.cc:1048] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:16.708035  5902 raft_consensus.cc:1275] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:16.709268  6190 consensus_queue.cc:1048] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:17.023304  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:17.032058  5900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
mode: GRACEFUL
new_leader_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:54972
I20260713 09:01:17.032558  5900 raft_consensus.cc:606] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Received request to transfer leadership to TS 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:17.036626  6050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
mode: GRACEFUL
new_leader_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:59210
I20260713 09:01:17.037034  6050 raft_consensus.cc:606] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 LEADER]: Received request to transfer leadership to TS 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:17.041114  5900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
mode: GRACEFUL
new_leader_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:54972
I20260713 09:01:17.041517  5900 raft_consensus.cc:606] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Received request to transfer leadership to TS 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:17.045262  5900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
mode: GRACEFUL
new_leader_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:54972
I20260713 09:01:17.045655  5900 raft_consensus.cc:606] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Received request to transfer leadership to TS 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:17.047689  5900 raft_consensus.cc:1275] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:17.048735  6190 consensus_queue.cc:1048] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:17.056550  6050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
mode: GRACEFUL
new_leader_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:59210
I20260713 09:01:17.057139  6050 raft_consensus.cc:606] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 LEADER]: Received request to transfer leadership to TS 363761fa8a3d4bd0ad010800d6639484
I20260713 09:01:17.059392  5976 raft_consensus.cc:1275] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:17.060891  6200 consensus_queue.cc:1048] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:17.070845  6190 raft_consensus.cc:993] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677: : Instructing follower 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.071226  6200 raft_consensus.cc:1081] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 LEADER]: Signalling peer 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.072480  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:47992
I20260713 09:01:17.072863  5976 raft_consensus.cc:493] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:17.073120  5976 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.077201  5976 raft_consensus.cc:515] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.078663  5976 leader_election.cc:290] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 3 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:17.079216  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:17.079789  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:17.080190  6050 raft_consensus.cc:3055] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:17.080256  5900 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.080762  6050 raft_consensus.cc:740] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:17.081414  6050 consensus_queue.cc:260] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.082259  6050 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.085613  5900 raft_consensus.cc:2468] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 3.
I20260713 09:01:17.086573  6050 raft_consensus.cc:2468] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 3.
I20260713 09:01:17.086539  5940 leader_election.cc:304] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [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: 363761fa8a3d4bd0ad010800d6639484, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:17.087461  6196 raft_consensus.cc:2804] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:17.087908  6196 raft_consensus.cc:697] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:17.088569  6196 consensus_queue.cc:237] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.093304  5796 catalog_manager.cc:5697] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 2 to 3, leader changed from 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195) to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 3 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:17.101418  6190 raft_consensus.cc:993] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677: : Instructing follower 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.101768  6200 raft_consensus.cc:1081] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 LEADER]: Signalling peer 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.102931  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:47992
I20260713 09:01:17.103279  5976 raft_consensus.cc:493] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:17.103530  5976 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:17.107270  5976 raft_consensus.cc:515] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.108654  5976 leader_election.cc:290] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 4 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:17.109229  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:17.109537  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744dfd7c1a174194bdadd190b628b50e" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:17.109719  5900 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:17.110024  6050 raft_consensus.cc:3055] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:17.110291  6050 raft_consensus.cc:740] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:17.111001  6050 consensus_queue.cc:260] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.112169  6050 raft_consensus.cc:3060] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:17.113727  5900 raft_consensus.cc:2468] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 4.
I20260713 09:01:17.114496  5940 leader_election.cc:304] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [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: 363761fa8a3d4bd0ad010800d6639484, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:17.115023  6196 raft_consensus.cc:2804] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:17.115355  6196 raft_consensus.cc:697] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 4 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:17.115950  6196 consensus_queue.cc:237] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.116516  6050 raft_consensus.cc:2468] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 4.
I20260713 09:01:17.121023  5796 catalog_manager.cc:5697] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 3 to 4, leader changed from 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195) to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 4 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:17.244865  6204 raft_consensus.cc:993] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4: : Instructing follower 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.245231  6179 raft_consensus.cc:1081] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Signalling peer 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.246780  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:48006
I20260713 09:01:17.247208  5976 raft_consensus.cc:493] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:17.247468  5976 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.251911  5976 raft_consensus.cc:515] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.253345  5976 leader_election.cc:290] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 3 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:17.254055  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:17.254228  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e9d9ac93e4b3d9b94bbd2b926fc70" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:17.254558  5900 raft_consensus.cc:3055] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:17.254668  6050 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.254839  5900 raft_consensus.cc:740] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:17.255488  5900 consensus_queue.cc:260] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.256307  5900 raft_consensus.cc:3060] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.258436  6050 raft_consensus.cc:2468] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 3.
I20260713 09:01:17.259248  5943 leader_election.cc:304] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 
I20260713 09:01:17.259815  6196 raft_consensus.cc:2804] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:17.260164  6196 raft_consensus.cc:697] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:17.260510  5900 raft_consensus.cc:2468] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 3.
I20260713 09:01:17.260813  6196 consensus_queue.cc:237] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.266952  5796 catalog_manager.cc:5697] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 2 to 3, leader changed from 8af998d975f34b4aa950fc82592936a4 (127.5.161.193) to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 3 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:17.462350  6204 raft_consensus.cc:993] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4: : Instructing follower 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.462749  6179 raft_consensus.cc:1081] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Signalling peer 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.464063  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:48006
I20260713 09:01:17.464649  5976 raft_consensus.cc:493] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:17.464953  5976 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.468510  5976 raft_consensus.cc:515] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:17.469775  5976 leader_election.cc:290] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 3 election: Requested vote from peers 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103), 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687)
I20260713 09:01:17.470446  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:17.470661  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:17.470927  6050 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.471143  5900 raft_consensus.cc:3055] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:17.471422  5900 raft_consensus.cc:740] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:17.472092  5900 consensus_queue.cc:260] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [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: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:17.472987  5900 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.475061  6050 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 3.
I20260713 09:01:17.475875  5943 leader_election.cc:304] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 
I20260713 09:01:17.476626  6196 raft_consensus.cc:2804] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:17.477007  6196 raft_consensus.cc:697] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:17.477352  5900 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 3.
I20260713 09:01:17.477643  6196 consensus_queue.cc:237] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [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: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:17.484050  5796 catalog_manager.cc:5697] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 2 to 3, leader changed from 8af998d975f34b4aa950fc82592936a4 (127.5.161.193) to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 3 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:17.553622  6204 raft_consensus.cc:993] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4: : Instructing follower 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.553993  6179 raft_consensus.cc:1081] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Signalling peer 363761fa8a3d4bd0ad010800d6639484 to start an election
I20260713 09:01:17.555131  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
 from {username='slave'} at 127.0.0.1:48006
I20260713 09:01:17.555527  5976 raft_consensus.cc:493] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:17.555768  5976 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.559553  5976 raft_consensus.cc:515] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.560992  5976 leader_election.cc:290] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [CANDIDATE]: Term 3 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:17.562067  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:17.562762  5900 raft_consensus.cc:3055] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:17.562827  5902 raft_consensus.cc:1275] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:17.562093  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "363761fa8a3d4bd0ad010800d6639484" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:17.563207  5900 raft_consensus.cc:740] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:17.563540  6050 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.564003  5900 consensus_queue.cc:260] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.565217  5900 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:17.565114  6185 consensus_queue.cc:1048] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:17.568521  5901 raft_consensus.cc:1275] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:17.570024  6185 consensus_queue.cc:1048] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:17.572033  5900 raft_consensus.cc:2468] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 3.
I20260713 09:01:17.572116  6050 raft_consensus.cc:2468] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363761fa8a3d4bd0ad010800d6639484 in term 3.
I20260713 09:01:17.573777  5940 leader_election.cc:304] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [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: 363761fa8a3d4bd0ad010800d6639484, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:17.575977  6196 raft_consensus.cc:2804] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:17.577323  6050 raft_consensus.cc:1275] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:17.578487  6216 consensus_queue.cc:1048] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:17.578511  6196 raft_consensus.cc:697] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Becoming Leader. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:17.581149  6196 consensus_queue.cc:237] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:17.594630  5796 catalog_manager.cc:5697] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 reported cstate change: term changed from 2 to 3, leader changed from 8af998d975f34b4aa950fc82592936a4 (127.5.161.193) to 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194). New cstate: current_term: 3 leader_uuid: "363761fa8a3d4bd0ad010800d6639484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:17.598489  6050 raft_consensus.cc:1275] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:17.600404  6196 consensus_queue.cc:1048] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:17.721001  5902 raft_consensus.cc:1275] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:17.722101  6196 consensus_queue.cc:1048] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:17.731701  6050 raft_consensus.cc:1275] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:17.733273  6196 consensus_queue.cc:1048] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:17.880817  6050 raft_consensus.cc:1275] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:17.881780  6196 consensus_queue.cc:1048] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:17.889209  5902 raft_consensus.cc:1275] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:17.890504  6213 consensus_queue.cc:1048] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:18.051752  6050 raft_consensus.cc:1275] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:18.052774  6213 consensus_queue.cc:1048] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:18.060240  5902 raft_consensus.cc:1275] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Refusing update from remote peer 363761fa8a3d4bd0ad010800d6639484: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:18.061661  6217 consensus_queue.cc:1048] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:20.071635  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:20.080340  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
mode: GRACEFUL
new_leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:01:20.081295  5976 raft_consensus.cc:606] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Received request to transfer leadership to TS 1c8e12c849204cb2b05de6b3faf2e677
I20260713 09:01:20.085094  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
mode: GRACEFUL
new_leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:01:20.085605  5976 raft_consensus.cc:606] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 2 LEADER]: Received request to transfer leadership to TS 1c8e12c849204cb2b05de6b3faf2e677
I20260713 09:01:20.087944  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
mode: GRACEFUL
new_leader_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:01:20.088295  5976 raft_consensus.cc:606] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Received request to transfer leadership to TS 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:20.090142  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
mode: GRACEFUL
new_leader_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:01:20.090579  5976 raft_consensus.cc:606] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Received request to transfer leadership to TS 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:20.092689  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b"
dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
mode: GRACEFUL
new_leader_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:48036
I20260713 09:01:20.093007  5976 raft_consensus.cc:606] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Received request to transfer leadership to TS 8af998d975f34b4aa950fc82592936a4
I20260713 09:01:20.093861  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:01:20.094200  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:20.450664  6227 raft_consensus.cc:993] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484: : Instructing follower 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:20.451118  6196 raft_consensus.cc:1081] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Signalling peer 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:20.452528  5902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:54960
I20260713 09:01:20.452936  5902 raft_consensus.cc:493] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:20.453295  5902 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.458098  5902 raft_consensus.cc:515] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.459650  5902 leader_election.cc:290] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 4 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:20.460460  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:20.460834  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7d23b9ffc845c09e2a16ac49bfe9ff" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:20.460996  5976 raft_consensus.cc:3055] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:20.461232  6050 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.461248  5976 raft_consensus.cc:740] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:20.461998  5976 consensus_queue.cc:260] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.462809  5976 raft_consensus.cc:3060] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.465766  6050 raft_consensus.cc:2468] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 4.
I20260713 09:01:20.466612  5976 raft_consensus.cc:2468] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 4.
I20260713 09:01:20.466768  5868 leader_election.cc:304] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [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: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:20.468585  6228 raft_consensus.cc:2804] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:20.469554  6228 raft_consensus.cc:697] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 4 LEADER]: Becoming Leader. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:20.470535  6227 raft_consensus.cc:993] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484: : Instructing follower 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:20.470485  6228 consensus_queue.cc:237] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.470948  6196 raft_consensus.cc:1081] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Signalling peer 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:20.472391  5902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:54960
I20260713 09:01:20.472790  5902 raft_consensus.cc:493] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:20.473048  5902 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.477017  5796 catalog_manager.cc:5697] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 reported cstate change: term changed from 3 to 4, leader changed from 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194) to 8af998d975f34b4aa950fc82592936a4 (127.5.161.193). New cstate: current_term: 4 leader_uuid: "8af998d975f34b4aa950fc82592936a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:20.477394  5902 raft_consensus.cc:515] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.479581  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:20.480057  5976 raft_consensus.cc:3055] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:20.480412  5976 raft_consensus.cc:740] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:20.480661  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d25856d6e4a519fc9961cad328b2b" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:20.481243  6051 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.481559  6196 raft_consensus.cc:993] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484: : Instructing follower 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:20.481184  5976 consensus_queue.cc:260] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.481936  6196 raft_consensus.cc:1081] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Signalling peer 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:20.482302  5976 raft_consensus.cc:3060] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.483570  6050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:59192
I20260713 09:01:20.484030  6050 raft_consensus.cc:493] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:20.484364  6050 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.488735  6051 raft_consensus.cc:2468] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 4.
I20260713 09:01:20.489959  5868 leader_election.cc:304] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [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: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:20.489876  6050 raft_consensus.cc:515] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:20.490864  6228 raft_consensus.cc:2804] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:20.491451  5976 raft_consensus.cc:2468] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 4.
I20260713 09:01:20.491606  6228 raft_consensus.cc:697] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 4 LEADER]: Becoming Leader. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:20.492626  6228 consensus_queue.cc:237] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.493108  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:20.493419  5902 leader_election.cc:290] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 4 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:20.493690  5977 raft_consensus.cc:3055] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:20.494043  5977 raft_consensus.cc:740] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:20.494168  6050 leader_election.cc:290] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 4 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687)
I20260713 09:01:20.494912  5977 consensus_queue.cc:260] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [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: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:20.496230  5977 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.497089  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1841a3794d9f4f4489f4ea2d8481c2c7" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:20.497925  5902 raft_consensus.cc:3060] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:20.502693  5977 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 4.
I20260713 09:01:20.503621  5902 raft_consensus.cc:2468] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 4.
I20260713 09:01:20.504056  6014 leader_election.cc:304] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [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: 1c8e12c849204cb2b05de6b3faf2e677, 363761fa8a3d4bd0ad010800d6639484; no voters: 
I20260713 09:01:20.505043  6200 raft_consensus.cc:2804] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:20.506776  6200 raft_consensus.cc:697] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:20.507567  6200 consensus_queue.cc:237] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [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: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } }
I20260713 09:01:20.509042  6196 raft_consensus.cc:993] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484: : Instructing follower 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:20.509397  6227 raft_consensus.cc:1081] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Signalling peer 8af998d975f34b4aa950fc82592936a4 to start an election
I20260713 09:01:20.510845  5902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb"
dest_uuid: "8af998d975f34b4aa950fc82592936a4"
 from {username='slave'} at 127.0.0.1:54960
I20260713 09:01:20.511363  5902 raft_consensus.cc:493] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:20.511744  5902 raft_consensus.cc:3060] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:20.517256  5902 raft_consensus.cc:515] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.519660  5902 leader_election.cc:290] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Requested vote from peers 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187), 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195:38103)
I20260713 09:01:20.519681  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:20.519893  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f07247c0c4d7c9a85f23afb951fbb" candidate_uuid: "8af998d975f34b4aa950fc82592936a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
I20260713 09:01:20.520295  5977 raft_consensus.cc:3055] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:20.520447  6050 raft_consensus.cc:3060] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:20.520635  5977 raft_consensus.cc:740] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:20.521277  5977 consensus_queue.cc:260] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.521960  5977 raft_consensus.cc:3060] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:20.526551  6050 raft_consensus.cc:2468] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:20.526623  5977 raft_consensus.cc:2468] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af998d975f34b4aa950fc82592936a4 in term 2.
I20260713 09:01:20.527629  5868 leader_election.cc:304] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:20.529202  6228 raft_consensus.cc:2804] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:20.529614  6228 raft_consensus.cc:697] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Becoming Leader. State: Replica: 8af998d975f34b4aa950fc82592936a4, State: Running, Role: LEADER
I20260713 09:01:20.530356  6228 consensus_queue.cc:237] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.531872  5797 catalog_manager.cc:5697] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 3 to 4, leader changed from 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194) to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 4 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:20.538044  5796 catalog_manager.cc:5697] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 reported cstate change: term changed from 3 to 4, leader changed from 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194) to 8af998d975f34b4aa950fc82592936a4 (127.5.161.193). New cstate: current_term: 4 leader_uuid: "8af998d975f34b4aa950fc82592936a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:20.539178  5796 catalog_manager.cc:5697] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 reported cstate change: term changed from 1 to 2, leader changed from 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194) to 8af998d975f34b4aa950fc82592936a4 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "8af998d975f34b4aa950fc82592936a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:20.582295  6196 raft_consensus.cc:993] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484: : Instructing follower 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:20.582647  6227 raft_consensus.cc:1081] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 2 LEADER]: Signalling peer 1c8e12c849204cb2b05de6b3faf2e677 to start an election
I20260713 09:01:20.583876  6050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153"
dest_uuid: "1c8e12c849204cb2b05de6b3faf2e677"
 from {username='slave'} at 127.0.0.1:59192
I20260713 09:01:20.584241  6050 raft_consensus.cc:493] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:20.584506  6050 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:20.587955  6050 raft_consensus.cc:515] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.589286  6050 leader_election.cc:290] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [CANDIDATE]: Term 3 election: Requested vote from peers 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687), 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187)
I20260713 09:01:20.589840  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8af998d975f34b4aa950fc82592936a4"
I20260713 09:01:20.590319  5902 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:20.590245  5977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c683c7fd7884e37b8ea329be39f3153" candidate_uuid: "1c8e12c849204cb2b05de6b3faf2e677" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "363761fa8a3d4bd0ad010800d6639484"
I20260713 09:01:20.590699  5977 raft_consensus.cc:3055] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:20.590935  5977 raft_consensus.cc:740] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 363761fa8a3d4bd0ad010800d6639484, State: Running, Role: LEADER
I20260713 09:01:20.591459  5977 consensus_queue.cc:260] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.592227  5977 raft_consensus.cc:3060] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:20.593889  5902 raft_consensus.cc:2468] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 3.
I20260713 09:01:20.594648  6014 leader_election.cc:304] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [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: 1c8e12c849204cb2b05de6b3faf2e677, 8af998d975f34b4aa950fc82592936a4; no voters: 
I20260713 09:01:20.595366  6200 raft_consensus.cc:2804] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:20.595826  6200 raft_consensus.cc:697] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 LEADER]: Becoming Leader. State: Replica: 1c8e12c849204cb2b05de6b3faf2e677, State: Running, Role: LEADER
I20260713 09:01:20.596905  5977 raft_consensus.cc:2468] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c8e12c849204cb2b05de6b3faf2e677 in term 3.
I20260713 09:01:20.596704  6200 consensus_queue.cc:237] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [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: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } }
I20260713 09:01:20.602936  5796 catalog_manager.cc:5697] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 reported cstate change: term changed from 2 to 3, leader changed from 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194) to 1c8e12c849204cb2b05de6b3faf2e677 (127.5.161.195). New cstate: current_term: 3 leader_uuid: "1c8e12c849204cb2b05de6b3faf2e677" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:20.912098  6050 raft_consensus.cc:1275] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:20.913277  6228 consensus_queue.cc:1048] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:20.919124  5902 raft_consensus.cc:1275] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:20.920672  6200 consensus_queue.cc:1048] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:20.924608  5977 raft_consensus.cc:1275] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:20.926622  6229 consensus_queue.cc:1048] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:20.939597  5977 raft_consensus.cc:1275] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:20.940963  6200 consensus_queue.cc:1048] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:20.958516  6050 raft_consensus.cc:1275] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:20.959834  6242 consensus_queue.cc:1048] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:20.967036  5977 raft_consensus.cc:1275] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:20.968219  6229 consensus_queue.cc:1048] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:21.014595  5977 raft_consensus.cc:1275] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:21.015684  6242 consensus_queue.cc:1048] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:21.023625  6050 raft_consensus.cc:1275] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Refusing update from remote peer 8af998d975f34b4aa950fc82592936a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:21.024688  5902 raft_consensus.cc:1275] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:21.025313  6242 consensus_queue.cc:1048] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c8e12c849204cb2b05de6b3faf2e677" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:21.026489  6200 consensus_queue.cc:1048] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af998d975f34b4aa950fc82592936a4" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:21.038146  5977 raft_consensus.cc:1275] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Refusing update from remote peer 1c8e12c849204cb2b05de6b3faf2e677: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:21.039654  6233 consensus_queue.cc:1048] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363761fa8a3d4bd0ad010800d6639484" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 36187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:21.094920  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:21.100636  5767 tablet_server.cc:179] TabletServer@127.5.161.193:0 shutting down...
I20260713 09:01:21.120220  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:21.120925  5767 tablet_replica.cc:333] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.121536  5767 raft_consensus.cc:2243] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.122498  5767 raft_consensus.cc:2272] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.125200  5767 tablet_replica.cc:333] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.125662  5767 raft_consensus.cc:2243] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.126032  5767 raft_consensus.cc:2272] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.127444  5767 tablet_replica.cc:333] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.127871  5767 raft_consensus.cc:2243] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.128227  5767 raft_consensus.cc:2272] T d76c7ec6132c4e69b78ed6486957b18d P 8af998d975f34b4aa950fc82592936a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.129746  5767 tablet_replica.cc:333] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.130182  5767 raft_consensus.cc:2243] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.130801  5767 raft_consensus.cc:2272] T dc2d25856d6e4a519fc9961cad328b2b P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.132560  5767 tablet_replica.cc:333] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.132994  5767 raft_consensus.cc:2243] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.133332  5767 raft_consensus.cc:2272] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.134912  5767 tablet_replica.cc:333] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.135488  5767 raft_consensus.cc:2243] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.135859  5767 raft_consensus.cc:2272] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.137864  5767 tablet_replica.cc:333] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.138303  5767 raft_consensus.cc:2243] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.138913  5767 raft_consensus.cc:2272] T 7d0f07247c0c4d7c9a85f23afb951fbb P 8af998d975f34b4aa950fc82592936a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.140426  5767 tablet_replica.cc:333] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.140827  5767 raft_consensus.cc:2243] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.141170  5767 raft_consensus.cc:2272] T 744dfd7c1a174194bdadd190b628b50e P 8af998d975f34b4aa950fc82592936a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.142566  5767 tablet_replica.cc:333] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4: stopping tablet replica
I20260713 09:01:21.142969  5767 raft_consensus.cc:2243] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.143335  5767 raft_consensus.cc:2272] T 7c683c7fd7884e37b8ea329be39f3153 P 8af998d975f34b4aa950fc82592936a4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:21.226671  5940 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.161.193:39687: connect: Connection refused (error 111)
I20260713 09:01:21.230316  5767 tablet_server.cc:196] TabletServer@127.5.161.193:0 shutdown complete.
W20260713 09:01:21.230273  5940 consensus_peers.cc:597] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 -> Peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Couldn't send request to peer 8af998d975f34b4aa950fc82592936a4. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:39687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:21.247462  5767 tablet_server.cc:179] TabletServer@127.5.161.194:0 shutting down...
W20260713 09:01:21.253823  5940 consensus_peers.cc:597] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 -> Peer 8af998d975f34b4aa950fc82592936a4 (127.5.161.193:39687): Couldn't send request to peer 8af998d975f34b4aa950fc82592936a4. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:39687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:21.254914  6014 consensus_peers.cc:597] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 -> Peer 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187): Couldn't send request to peer 363761fa8a3d4bd0ad010800d6639484. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:21.270052  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:21.270707  5767 tablet_replica.cc:333] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.271358  5767 raft_consensus.cc:2243] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.271788  5767 raft_consensus.cc:2272] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.273439  5767 tablet_replica.cc:333] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.273855  5767 raft_consensus.cc:2243] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.274186  5767 raft_consensus.cc:2272] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.275866  5767 tablet_replica.cc:333] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.276316  5767 raft_consensus.cc:2243] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.276649  5767 raft_consensus.cc:2272] T dc2d25856d6e4a519fc9961cad328b2b P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.278328  5767 tablet_replica.cc:333] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.278739  5767 raft_consensus.cc:2243] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.279390  5767 raft_consensus.cc:2272] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.280975  5767 tablet_replica.cc:333] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.281363  5767 raft_consensus.cc:2243] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.281667  5767 raft_consensus.cc:2272] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.283349  5767 tablet_replica.cc:333] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.283757  5767 raft_consensus.cc:2243] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.284072  5767 raft_consensus.cc:2272] T 7d0f07247c0c4d7c9a85f23afb951fbb P 363761fa8a3d4bd0ad010800d6639484 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.285864  5767 tablet_replica.cc:333] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.286284  5767 raft_consensus.cc:2243] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.286944  5767 raft_consensus.cc:2272] T d76c7ec6132c4e69b78ed6486957b18d P 363761fa8a3d4bd0ad010800d6639484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.288342  5767 tablet_replica.cc:333] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.288727  5767 raft_consensus.cc:2243] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.289058  5767 raft_consensus.cc:2272] T 7c683c7fd7884e37b8ea329be39f3153 P 363761fa8a3d4bd0ad010800d6639484 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.290692  5767 tablet_replica.cc:333] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484: stopping tablet replica
I20260713 09:01:21.291086  5767 raft_consensus.cc:2243] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.291743  5767 raft_consensus.cc:2272] T 744dfd7c1a174194bdadd190b628b50e P 363761fa8a3d4bd0ad010800d6639484 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.316905  5767 tablet_server.cc:196] TabletServer@127.5.161.194:0 shutdown complete.
I20260713 09:01:21.331763  5767 tablet_server.cc:179] TabletServer@127.5.161.195:0 shutting down...
I20260713 09:01:21.350241  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:21.350890  5767 tablet_replica.cc:333] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.351500  5767 raft_consensus.cc:2243] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.352196  5767 raft_consensus.cc:2272] T 2d77376cea0a4bcb8ead740ea7ed44b6 P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.353811  5767 tablet_replica.cc:333] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.354255  5767 raft_consensus.cc:2243] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.354635  5767 raft_consensus.cc:2272] T 744dfd7c1a174194bdadd190b628b50e P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.356076  5767 tablet_replica.cc:333] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.356518  5767 raft_consensus.cc:2243] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.357136  5767 raft_consensus.cc:2272] T 7c683c7fd7884e37b8ea329be39f3153 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.358924  5767 tablet_replica.cc:333] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.359323  5767 raft_consensus.cc:2243] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.359658  5767 raft_consensus.cc:2272] T ce7d23b9ffc845c09e2a16ac49bfe9ff P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.361680  5767 tablet_replica.cc:333] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.362080  5767 raft_consensus.cc:2243] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.362393  5767 raft_consensus.cc:2272] T d76c7ec6132c4e69b78ed6486957b18d P 1c8e12c849204cb2b05de6b3faf2e677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.363771  5767 tablet_replica.cc:333] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.364142  5767 raft_consensus.cc:2243] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.364524  5767 raft_consensus.cc:2272] T 7d0f07247c0c4d7c9a85f23afb951fbb P 1c8e12c849204cb2b05de6b3faf2e677 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.366442  5767 tablet_replica.cc:333] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.367005  5767 raft_consensus.cc:2243] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.367511  5767 raft_consensus.cc:2272] T dc2d25856d6e4a519fc9961cad328b2b P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.369578  5767 tablet_replica.cc:333] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.370075  5767 raft_consensus.cc:2243] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.370596  5767 raft_consensus.cc:2272] T 380e9d9ac93e4b3d9b94bbd2b926fc70 P 1c8e12c849204cb2b05de6b3faf2e677 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:21.371243  6014 consensus_peers.cc:597] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 -> Peer 363761fa8a3d4bd0ad010800d6639484 (127.5.161.194:36187): Couldn't send request to peer 363761fa8a3d4bd0ad010800d6639484. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.194:36187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:21.372398  5767 tablet_replica.cc:333] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677: stopping tablet replica
I20260713 09:01:21.372781  5767 raft_consensus.cc:2243] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.373350  5767 raft_consensus.cc:2272] T 1841a3794d9f4f4489f4ea2d8481c2c7 P 1c8e12c849204cb2b05de6b3faf2e677 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.397496  5767 tablet_server.cc:196] TabletServer@127.5.161.195:0 shutdown complete.
I20260713 09:01:21.412185  5767 master.cc:562] Master@127.5.161.254:42333 shutting down...
I20260713 09:01:21.599063  5767 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.599591  5767 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.599897  5767 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d937f604a1049b4923ccf517a5b9b06: stopping tablet replica
I20260713 09:01:21.618302  5767 master.cc:584] Master@127.5.161.254:42333 shutdown complete.
1c8e12c849204cb2b05de6b3faf2e677  1
363761fa8a3d4bd0ad010800d6639484  4
8af998d975f34b4aa950fc82592936a4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12063 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:01:21.652182  5767 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.161.254:42101
I20260713 09:01:21.653234  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:21.658319  6259 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
W20260713 09:01:21.658788  6260 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
I20260713 09:01:21.659708  5767 server_base.cc:1061] running on GCE node
W20260713 09:01:21.659756  6262 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
I20260713 09:01:21.660753  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:21.660951  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:21.661065  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933281661055 us; error 0 us; skew 500 ppm
I20260713 09:01:21.661504  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:21.663726  5767 webserver.cc:533] Webserver started at http://127.5.161.254:41541/ using document root <none> and password file <none>
I20260713 09:01:21.664253  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:21.664467  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:21.664687  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:21.665683  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/master-0-root/instance:
uuid: "cf118e04c979448eae338d5c8e1e5701"
format_stamp: "Formatted at 2026-07-13 09:01:21 on dist-test-slave-zr7m"
I20260713 09:01:21.669548  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:21.672443  6267 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:21.673065  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:21.673277  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/master-0-root
uuid: "cf118e04c979448eae338d5c8e1e5701"
format_stamp: "Formatted at 2026-07-13 09:01:21 on dist-test-slave-zr7m"
I20260713 09:01:21.673499  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-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)
I20260713 09:01:21.686518  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:21.687536  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:21.721530  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.254:42101
I20260713 09:01:21.721608  6318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.254:42101 every 8 connection(s)
I20260713 09:01:21.725104  6319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:21.733807  6319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701: Bootstrap starting.
I20260713 09:01:21.738086  6319 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:21.741859  6319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701: No bootstrap required, opened a new log
I20260713 09:01:21.743781  6319 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf118e04c979448eae338d5c8e1e5701" member_type: VOTER }
I20260713 09:01:21.744128  6319 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:21.744370  6319 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf118e04c979448eae338d5c8e1e5701, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.744887  6319 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf118e04c979448eae338d5c8e1e5701" member_type: VOTER }
I20260713 09:01:21.745294  6319 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:21.745500  6319 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:21.745734  6319 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:21.749413  6319 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf118e04c979448eae338d5c8e1e5701" member_type: VOTER }
I20260713 09:01:21.749867  6319 leader_election.cc:304] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [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: cf118e04c979448eae338d5c8e1e5701; no voters: 
I20260713 09:01:21.750833  6319 leader_election.cc:290] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:21.751206  6322 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:21.752488  6322 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 1 LEADER]: Becoming Leader. State: Replica: cf118e04c979448eae338d5c8e1e5701, State: Running, Role: LEADER
I20260713 09:01:21.753116  6322 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [LEADER]: Queue going to LEADER mode. State: All 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: "cf118e04c979448eae338d5c8e1e5701" member_type: VOTER }
I20260713 09:01:21.753463  6319 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:21.757486  6324 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf118e04c979448eae338d5c8e1e5701. Latest consensus state: current_term: 1 leader_uuid: "cf118e04c979448eae338d5c8e1e5701" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf118e04c979448eae338d5c8e1e5701" member_type: VOTER } }
I20260713 09:01:21.757709  6323 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf118e04c979448eae338d5c8e1e5701" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf118e04c979448eae338d5c8e1e5701" member_type: VOTER } }
I20260713 09:01:21.758116  6324 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:21.758384  6323 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:21.762729  6329 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:21.768741  6329 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:21.769685  5767 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:21.776383  6329 catalog_manager.cc:1383] Generated new cluster ID: 0854d3fc7b0a45d7b87420f207ea199d
I20260713 09:01:21.776643  6329 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:21.789433  6329 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:21.790504  6329 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:21.801190  6329 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701: Generated new TSK 0
I20260713 09:01:21.801697  6329 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:21.835568  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:21.840785  6340 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
W20260713 09:01:21.841565  6341 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
I20260713 09:01:21.844561  5767 server_base.cc:1061] running on GCE node
W20260713 09:01:21.845680  6343 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
I20260713 09:01:21.846421  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:21.846593  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:21.846747  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933281846730 us; error 0 us; skew 500 ppm
I20260713 09:01:21.847260  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:21.849298  5767 webserver.cc:533] Webserver started at http://127.5.161.193:43429/ using document root <none> and password file <none>
I20260713 09:01:21.849741  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:21.849906  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:21.850148  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:21.851078  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-0-root/instance:
uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
format_stamp: "Formatted at 2026-07-13 09:01:21 on dist-test-slave-zr7m"
I20260713 09:01:21.855060  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:21.857896  6348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:21.858521  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:21.858757  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
format_stamp: "Formatted at 2026-07-13 09:01:21 on dist-test-slave-zr7m"
I20260713 09:01:21.859016  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-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)
I20260713 09:01:21.874246  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:21.875380  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:21.876716  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:21.878667  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:21.878832  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:21.879074  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:21.879220  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:21.915071  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:39281
I20260713 09:01:21.915155  6410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:39281 every 8 connection(s)
I20260713 09:01:21.919406  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:21.925338  6415 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
W20260713 09:01:21.926616  6416 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
W20260713 09:01:21.929126  6418 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
I20260713 09:01:21.929844  5767 server_base.cc:1061] running on GCE node
I20260713 09:01:21.930932  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:21.931113  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:21.931277  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933281931259 us; error 0 us; skew 500 ppm
I20260713 09:01:21.931764  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:21.934211  5767 webserver.cc:533] Webserver started at http://127.5.161.194:37519/ using document root <none> and password file <none>
I20260713 09:01:21.934787  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:21.935025  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:21.935274  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:21.935823  6411 heartbeater.cc:344] Connected to a master server at 127.5.161.254:42101
I20260713 09:01:21.936146  6411 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:21.936430  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-1-root/instance:
uuid: "a986654d3d764af9bae6cecc0bcd651b"
format_stamp: "Formatted at 2026-07-13 09:01:21 on dist-test-slave-zr7m"
I20260713 09:01:21.936828  6411 heartbeater.cc:507] Master 127.5.161.254:42101 requested a full tablet report, sending...
I20260713 09:01:21.938699  6284 ts_manager.cc:194] Registered new tserver with Master: ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281)
I20260713 09:01:21.940676  6284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33796
I20260713 09:01:21.940963  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:01:21.944108  6423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:21.944775  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:21.945039  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-1-root
uuid: "a986654d3d764af9bae6cecc0bcd651b"
format_stamp: "Formatted at 2026-07-13 09:01:21 on dist-test-slave-zr7m"
I20260713 09:01:21.945284  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-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)
I20260713 09:01:21.959036  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:21.960119  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:21.961592  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:21.963591  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:21.963773  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:21.963999  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:21.964156  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:21.999519  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.194:46421
I20260713 09:01:21.999596  6485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.194:46421 every 8 connection(s)
I20260713 09:01:22.003690  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:22.009387  6489 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
W20260713 09:01:22.010671  6490 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
I20260713 09:01:22.012068  5767 server_base.cc:1061] running on GCE node
W20260713 09:01:22.012988  6493 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
I20260713 09:01:22.013900  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:22.014132  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:22.014344  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933282014324 us; error 0 us; skew 500 ppm
I20260713 09:01:22.014391  6486 heartbeater.cc:344] Connected to a master server at 127.5.161.254:42101
I20260713 09:01:22.014752  6486 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:22.014926  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:22.015374  6486 heartbeater.cc:507] Master 127.5.161.254:42101 requested a full tablet report, sending...
I20260713 09:01:22.017264  5767 webserver.cc:533] Webserver started at http://127.5.161.195:42439/ using document root <none> and password file <none>
I20260713 09:01:22.017362  6284 ts_manager.cc:194] Registered new tserver with Master: a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.017760  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:22.017966  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:22.018208  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:22.018703  6284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33812
I20260713 09:01:22.019232  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-2-root/instance:
uuid: "bf045605cfff49a8bde992939c801c00"
format_stamp: "Formatted at 2026-07-13 09:01:22 on dist-test-slave-zr7m"
I20260713 09:01:22.023135  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:22.025835  6497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:22.026465  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:22.026707  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-2-root
uuid: "bf045605cfff49a8bde992939c801c00"
format_stamp: "Formatted at 2026-07-13 09:01:22 on dist-test-slave-zr7m"
I20260713 09:01:22.026964  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933269434670-5767-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)
I20260713 09:01:22.067389  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:22.068572  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:22.069900  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:22.071897  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:22.072094  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:22.072324  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:22.072471  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:22.107580  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.195:46131
I20260713 09:01:22.107663  6559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.195:46131 every 8 connection(s)
I20260713 09:01:22.119544  6560 heartbeater.cc:344] Connected to a master server at 127.5.161.254:42101
I20260713 09:01:22.119853  6560 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:22.120509  6560 heartbeater.cc:507] Master 127.5.161.254:42101 requested a full tablet report, sending...
I20260713 09:01:22.122160  6284 ts_manager.cc:194] Registered new tserver with Master: bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.122257  5767 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011955698s
I20260713 09:01:22.123395  6284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33816
I20260713 09:01:22.144977  6284 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33832:
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"
    }
  }
}
W20260713 09:01:22.147621  6284 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.
I20260713 09:01:22.211064  6375 tablet_service.cc:1511] Processing CreateTablet for tablet 5943ac952b824a029ea134bc47b10509 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:22.213419  6376 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae291b026be44e69314a1f9b64558b8 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:22.214831  6375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5943ac952b824a029ea134bc47b10509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.215307  6374 tablet_service.cc:1511] Processing CreateTablet for tablet 61402ca678c744939573645e7bcbaeba (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:22.216547  6374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61402ca678c744939573645e7bcbaeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.217763  6376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae291b026be44e69314a1f9b64558b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.220995  6451 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae291b026be44e69314a1f9b64558b8 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:22.220988  6450 tablet_service.cc:1511] Processing CreateTablet for tablet 5943ac952b824a029ea134bc47b10509 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:22.222401  6451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae291b026be44e69314a1f9b64558b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.222922  6450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5943ac952b824a029ea134bc47b10509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.237761  6449 tablet_service.cc:1511] Processing CreateTablet for tablet 61402ca678c744939573645e7bcbaeba (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:22.239070  6449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61402ca678c744939573645e7bcbaeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.245946  6575 tablet_bootstrap.cc:492] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.246636  6525 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae291b026be44e69314a1f9b64558b8 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:22.247300  6523 tablet_service.cc:1511] Processing CreateTablet for tablet 61402ca678c744939573645e7bcbaeba (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:22.254587  6374 tablet_service.cc:1511] Processing CreateTablet for tablet 2af7a1cb55da4783a08ef77a4a6a28f5 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:22.247437  6448 tablet_service.cc:1511] Processing CreateTablet for tablet e50fcb2f2d284c32842dd37441a8eb2a (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:22.255914  6374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af7a1cb55da4783a08ef77a4a6a28f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.256034  6448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50fcb2f2d284c32842dd37441a8eb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.257810  6520 tablet_service.cc:1511] Processing CreateTablet for tablet 2af7a1cb55da4783a08ef77a4a6a28f5 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:22.248153  6524 tablet_service.cc:1511] Processing CreateTablet for tablet 5943ac952b824a029ea134bc47b10509 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:22.249450  6522 tablet_service.cc:1511] Processing CreateTablet for tablet e50fcb2f2d284c32842dd37441a8eb2a (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:22.251760  6521 tablet_service.cc:1511] Processing CreateTablet for tablet 61597fe797694f4e8b59541971db5f10 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:22.261535  6519 tablet_service.cc:1511] Processing CreateTablet for tablet d22c5787f0294fe29e8c299410ccf96f (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:22.265631  6518 tablet_service.cc:1511] Processing CreateTablet for tablet fd0950671a6e447aae18a994d062f33b (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:22.252260  6447 tablet_service.cc:1511] Processing CreateTablet for tablet 61597fe797694f4e8b59541971db5f10 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:22.254680  6525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae291b026be44e69314a1f9b64558b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.266275  6446 tablet_service.cc:1511] Processing CreateTablet for tablet 2af7a1cb55da4783a08ef77a4a6a28f5 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:22.267588  6373 tablet_service.cc:1511] Processing CreateTablet for tablet d22c5787f0294fe29e8c299410ccf96f (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:22.268812  6373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22c5787f0294fe29e8c299410ccf96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.269961  6444 tablet_service.cc:1511] Processing CreateTablet for tablet fd0950671a6e447aae18a994d062f33b (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:22.253083  6375 tablet_service.cc:1511] Processing CreateTablet for tablet e50fcb2f2d284c32842dd37441a8eb2a (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:22.250473  6376 tablet_service.cc:1511] Processing CreateTablet for tablet 61597fe797694f4e8b59541971db5f10 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:22.267496  6446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af7a1cb55da4783a08ef77a4a6a28f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.268710  6445 tablet_service.cc:1511] Processing CreateTablet for tablet d22c5787f0294fe29e8c299410ccf96f (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:22.275627  6518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0950671a6e447aae18a994d062f33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.276453  6524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5943ac952b824a029ea134bc47b10509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.277068  6523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61402ca678c744939573645e7bcbaeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.278219  6519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22c5787f0294fe29e8c299410ccf96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.278512  6372 tablet_service.cc:1511] Processing CreateTablet for tablet fd0950671a6e447aae18a994d062f33b (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:22.280658  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50fcb2f2d284c32842dd37441a8eb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.283955  6521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61597fe797694f4e8b59541971db5f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.285852  6444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0950671a6e447aae18a994d062f33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.288573  6447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61597fe797694f4e8b59541971db5f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.290460  6445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22c5787f0294fe29e8c299410ccf96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.292649  6520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af7a1cb55da4783a08ef77a4a6a28f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.296697  6375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50fcb2f2d284c32842dd37441a8eb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.307757  6576 tablet_bootstrap.cc:492] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.321820  6576 tablet_bootstrap.cc:654] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.327119  6372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0950671a6e447aae18a994d062f33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.327263  6575 tablet_bootstrap.cc:654] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.334340  6376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61597fe797694f4e8b59541971db5f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.337728  6577 tablet_bootstrap.cc:492] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.343628  6371 tablet_service.cc:1511] Processing CreateTablet for tablet 5778303799704ed49f08814d2de1eb7d (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:22.345067  6371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5778303799704ed49f08814d2de1eb7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.350060  6577 tablet_bootstrap.cc:654] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.356473  6519 tablet_service.cc:1511] Processing CreateTablet for tablet 5778303799704ed49f08814d2de1eb7d (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:22.368803  6576 tablet_bootstrap.cc:492] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.369280  6375 tablet_service.cc:1511] Processing CreateTablet for tablet a5e5951e6837471f8bfd197cf9fe6a45 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:22.370633  6375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e5951e6837471f8bfd197cf9fe6a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.369331  6576 ts_tablet_manager.cc:1403] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.004s
I20260713 09:01:22.374086  6576 raft_consensus.cc:359] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.374524  6519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5778303799704ed49f08814d2de1eb7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.384403  6449 tablet_service.cc:1511] Processing CreateTablet for tablet 5778303799704ed49f08814d2de1eb7d (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:22.385757  6449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5778303799704ed49f08814d2de1eb7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.388402  6576 raft_consensus.cc:385] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.388756  6576 raft_consensus.cc:740] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.390743  6448 tablet_service.cc:1511] Processing CreateTablet for tablet a5e5951e6837471f8bfd197cf9fe6a45 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:22.392038  6448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e5951e6837471f8bfd197cf9fe6a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.396739  6576 consensus_queue.cc:260] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.397258  6518 tablet_service.cc:1511] Processing CreateTablet for tablet a5e5951e6837471f8bfd197cf9fe6a45 (DEFAULT_TABLE table=test-workload [id=59730d8ec8e64f309998ae03761f5d2f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:22.398504  6518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e5951e6837471f8bfd197cf9fe6a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:22.400066  6577 tablet_bootstrap.cc:492] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.400525  6577 ts_tablet_manager.cc:1403] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.031s
I20260713 09:01:22.402112  6576 ts_tablet_manager.cc:1434] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260713 09:01:22.403330  6577 raft_consensus.cc:359] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.404031  6577 raft_consensus.cc:385] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.404330  6577 raft_consensus.cc:740] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.404898  6575 tablet_bootstrap.cc:492] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.405227  6486 heartbeater.cc:499] Master 127.5.161.254:42101 was elected leader, sending a full tablet report...
I20260713 09:01:22.405324  6575 ts_tablet_manager.cc:1403] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.001s
I20260713 09:01:22.407464  6576 tablet_bootstrap.cc:492] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.412824  6577 consensus_queue.cc:260] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.413945  6576 tablet_bootstrap.cc:654] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.408159  6575 raft_consensus.cc:359] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.421662  6575 raft_consensus.cc:385] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.421993  6575 raft_consensus.cc:740] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.423919  6575 consensus_queue.cc:260] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.431933  6560 heartbeater.cc:499] Master 127.5.161.254:42101 was elected leader, sending a full tablet report...
I20260713 09:01:22.432546  6411 heartbeater.cc:499] Master 127.5.161.254:42101 was elected leader, sending a full tablet report...
I20260713 09:01:22.432619  6577 ts_tablet_manager.cc:1434] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.012s
I20260713 09:01:22.433688  6577 tablet_bootstrap.cc:492] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.437371  6575 ts_tablet_manager.cc:1434] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260713 09:01:22.438278  6575 tablet_bootstrap.cc:492] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.440196  6577 tablet_bootstrap.cc:654] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.456871  6576 tablet_bootstrap.cc:492] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.457355  6576 ts_tablet_manager.cc:1403] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.050s	user 0.038s	sys 0.007s
I20260713 09:01:22.457974  6575 tablet_bootstrap.cc:654] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.458773  6577 tablet_bootstrap.cc:492] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.459257  6577 ts_tablet_manager.cc:1403] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260713 09:01:22.460134  6576 raft_consensus.cc:359] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.460851  6576 raft_consensus.cc:385] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.461114  6576 raft_consensus.cc:740] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.461793  6576 consensus_queue.cc:260] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.462684  6577 raft_consensus.cc:359] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.463459  6577 raft_consensus.cc:385] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.463789  6577 raft_consensus.cc:740] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.464107  6576 ts_tablet_manager.cc:1434] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:22.465014  6576 tablet_bootstrap.cc:492] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.464617  6577 consensus_queue.cc:260] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.466770  6577 ts_tablet_manager.cc:1434] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:22.467682  6577 tablet_bootstrap.cc:492] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.471545  6575 tablet_bootstrap.cc:492] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.471973  6575 ts_tablet_manager.cc:1403] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.010s
I20260713 09:01:22.474128  6577 tablet_bootstrap.cc:654] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.474514  6576 tablet_bootstrap.cc:654] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.474704  6575 raft_consensus.cc:359] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.475369  6575 raft_consensus.cc:385] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.475662  6575 raft_consensus.cc:740] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.477977  6575 consensus_queue.cc:260] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.480160  6575 ts_tablet_manager.cc:1434] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:01:22.481012  6575 tablet_bootstrap.cc:492] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.486234  6576 tablet_bootstrap.cc:492] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.486716  6576 ts_tablet_manager.cc:1403] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:01:22.486948  6575 tablet_bootstrap.cc:654] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.488991  6577 tablet_bootstrap.cc:492] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.489449  6577 ts_tablet_manager.cc:1403] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260713 09:01:22.489337  6576 raft_consensus.cc:359] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.490048  6576 raft_consensus.cc:385] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.490351  6576 raft_consensus.cc:740] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.491144  6576 consensus_queue.cc:260] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.492498  6577 raft_consensus.cc:359] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.493155  6577 raft_consensus.cc:385] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.493423  6577 raft_consensus.cc:740] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.494086  6577 consensus_queue.cc:260] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.496053  6577 ts_tablet_manager.cc:1434] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:01:22.496207  6576 ts_tablet_manager.cc:1434] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:01:22.496956  6577 tablet_bootstrap.cc:492] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.497012  6576 tablet_bootstrap.cc:492] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.503449  6575 tablet_bootstrap.cc:492] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.503894  6575 ts_tablet_manager.cc:1403] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:01:22.504475  6577 tablet_bootstrap.cc:654] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.506585  6575 raft_consensus.cc:359] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.507277  6575 raft_consensus.cc:385] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.507572  6575 raft_consensus.cc:740] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.508368  6576 tablet_bootstrap.cc:654] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.508479  6575 consensus_queue.cc:260] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.510890  6575 ts_tablet_manager.cc:1434] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:01:22.511799  6575 tablet_bootstrap.cc:492] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.517570  6575 tablet_bootstrap.cc:654] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.522223  6577 tablet_bootstrap.cc:492] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.522645  6577 ts_tablet_manager.cc:1403] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260713 09:01:22.522929  6576 tablet_bootstrap.cc:492] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.523346  6576 ts_tablet_manager.cc:1403] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260713 09:01:22.523406  6575 tablet_bootstrap.cc:492] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.523890  6575 ts_tablet_manager.cc:1403] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:01:22.525306  6577 raft_consensus.cc:359] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.526081  6577 raft_consensus.cc:385] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.526364  6577 raft_consensus.cc:740] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.526336  6576 raft_consensus.cc:359] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.526634  6575 raft_consensus.cc:359] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.527078  6576 raft_consensus.cc:385] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.527241  6575 raft_consensus.cc:385] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.527417  6576 raft_consensus.cc:740] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.527197  6577 consensus_queue.cc:260] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.527653  6575 raft_consensus.cc:740] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.528260  6576 consensus_queue.cc:260] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.528667  6575 consensus_queue.cc:260] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.529461  6577 ts_tablet_manager.cc:1434] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:01:22.530414  6577 tablet_bootstrap.cc:492] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.532928  6575 ts_tablet_manager.cc:1434] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:22.533879  6575 tablet_bootstrap.cc:492] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.535156  6584 raft_consensus.cc:493] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.535441  6576 ts_tablet_manager.cc:1434] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260713 09:01:22.535586  6584 raft_consensus.cc:515] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.536387  6576 tablet_bootstrap.cc:492] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.536481  6577 tablet_bootstrap.cc:654] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.542431  6576 tablet_bootstrap.cc:654] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.552201  6584 leader_election.cc:290] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.553617  6576 tablet_bootstrap.cc:492] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.554096  6576 ts_tablet_manager.cc:1403] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:01:22.556993  6576 raft_consensus.cc:359] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.557823  6576 raft_consensus.cc:385] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.558115  6576 raft_consensus.cc:740] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.558655  6582 raft_consensus.cc:493] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.559450  6575 tablet_bootstrap.cc:654] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.558933  6576 consensus_queue.cc:260] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.559067  6582 raft_consensus.cc:515] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.561645  6576 ts_tablet_manager.cc:1434] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:01:22.561757  6582 leader_election.cc:290] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.562680  6576 tablet_bootstrap.cc:492] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.567308  6577 tablet_bootstrap.cc:492] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.567747  6577 ts_tablet_manager.cc:1403] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.012s
I20260713 09:01:22.568962  6576 tablet_bootstrap.cc:654] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.570456  6577 raft_consensus.cc:359] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.571165  6577 raft_consensus.cc:385] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.571448  6577 raft_consensus.cc:740] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.575832  6577 consensus_queue.cc:260] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.579502  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.580194  6386 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 0.
I20260713 09:01:22.581694  6500 leader_election.cc:304] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.585428  6582 raft_consensus.cc:2804] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.585783  6582 raft_consensus.cc:493] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.586100  6582 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.592954  6582 raft_consensus.cc:515] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.594839  6582 leader_election.cc:290] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.596589  6577 ts_tablet_manager.cc:1434] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260713 09:01:22.600205  6575 tablet_bootstrap.cc:492] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.599982  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.600678  6461 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 0.
I20260713 09:01:22.601697  6575 ts_tablet_manager.cc:1403] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.017s
I20260713 09:01:22.601881  6351 leader_election.cc:304] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.602720  6584 raft_consensus.cc:2804] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.603039  6584 raft_consensus.cc:493] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.603343  6584 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.604454  6575 raft_consensus.cc:359] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.611860  6575 raft_consensus.cc:385] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.610517  6577 tablet_bootstrap.cc:492] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.612164  6575 raft_consensus.cc:740] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.611441  6584 raft_consensus.cc:515] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.612987  6575 consensus_queue.cc:260] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.614208  6584 leader_election.cc:290] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.615598  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:22.620941  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.617641  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.619633  6577 tablet_bootstrap.cc:654] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.619235  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.621748  6386 raft_consensus.cc:2393] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf045605cfff49a8bde992939c801c00 in current term 1: Already voted for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in this term.
I20260713 09:01:22.622226  6535 raft_consensus.cc:2393] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in current term 1: Already voted for candidate bf045605cfff49a8bde992939c801c00 in this term.
I20260713 09:01:22.620411  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.623224  6534 raft_consensus.cc:2393] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in current term 1: Already voted for candidate bf045605cfff49a8bde992939c801c00 in this term.
I20260713 09:01:22.621061  6461 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.621505  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:22.631434  6461 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 1.
I20260713 09:01:22.620137  6576 tablet_bootstrap.cc:492] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.632918  6576 ts_tablet_manager.cc:1403] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.033s
I20260713 09:01:22.633216  6500 leader_election.cc:304] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [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: bf045605cfff49a8bde992939c801c00; no voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:22.634264  6601 raft_consensus.cc:2749] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:22.632968  6351 leader_election.cc:304] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: bf045605cfff49a8bde992939c801c00
I20260713 09:01:22.635515  6584 raft_consensus.cc:2804] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:22.636036  6584 raft_consensus.cc:697] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:22.635870  6576 raft_consensus.cc:359] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.636641  6576 raft_consensus.cc:385] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.636941  6576 raft_consensus.cc:740] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.637121  6584 consensus_queue.cc:237] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.637756  6576 consensus_queue.cc:260] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.640817  6576 ts_tablet_manager.cc:1434] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:22.641772  6576 tablet_bootstrap.cc:492] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.647874  6576 tablet_bootstrap.cc:654] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.655972  6575 ts_tablet_manager.cc:1434] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.054s	user 0.034s	sys 0.010s
I20260713 09:01:22.657846  6577 tablet_bootstrap.cc:492] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.658298  6577 ts_tablet_manager.cc:1403] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.025s
I20260713 09:01:22.658787  6576 tablet_bootstrap.cc:492] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.659292  6576 ts_tablet_manager.cc:1403] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:01:22.657871  6575 tablet_bootstrap.cc:492] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.661211  6577 raft_consensus.cc:359] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.661844  6577 raft_consensus.cc:385] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.662159  6577 raft_consensus.cc:740] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.661937  6576 raft_consensus.cc:359] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.662577  6576 raft_consensus.cc:385] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.662840  6576 raft_consensus.cc:740] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.662914  6577 consensus_queue.cc:260] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.663646  6602 raft_consensus.cc:493] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.663759  6576 consensus_queue.cc:260] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.664136  6602 raft_consensus.cc:515] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.666141  6576 ts_tablet_manager.cc:1434] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:01:22.666771  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61402ca678c744939573645e7bcbaeba" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.667330  6461 raft_consensus.cc:2468] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 0.
I20260713 09:01:22.667577  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61402ca678c744939573645e7bcbaeba" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.668156  6534 raft_consensus.cc:2468] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 0.
I20260713 09:01:22.668503  6351 leader_election.cc:304] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.669242  6581 raft_consensus.cc:493] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.670311  6581 raft_consensus.cc:515] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.666159  6602 leader_election.cc:290] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.671228  6602 raft_consensus.cc:2804] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.671526  6577 ts_tablet_manager.cc:1434] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:01:22.671545  6602 raft_consensus.cc:493] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.672170  6602 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.672719  6581 leader_election.cc:290] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.671959  6284 catalog_manager.cc:5697] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 0 to 1, leader changed from <none> to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.673878  6576 tablet_bootstrap.cc:492] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.676764  6577 tablet_bootstrap.cc:492] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.678603  6602 raft_consensus.cc:515] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.671708  6575 tablet_bootstrap.cc:654] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.682901  6577 tablet_bootstrap.cc:654] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.683620  6576 tablet_bootstrap.cc:654] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.688596  6601 raft_consensus.cc:493] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.689059  6601 raft_consensus.cc:515] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.691510  6601 leader_election.cc:290] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.690563  6581 raft_consensus.cc:493] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.693048  6581 raft_consensus.cc:515] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.695013  6581 leader_election.cc:290] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.695451  6581 raft_consensus.cc:493] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.680423  6602 leader_election.cc:290] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.702783  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.704334  6386 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 0.
I20260713 09:01:22.692233  6582 raft_consensus.cc:493] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.705334  6582 raft_consensus.cc:515] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.707888  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61402ca678c744939573645e7bcbaeba" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:22.708477  6461 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.714476  6461 raft_consensus.cc:2468] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 1.
I20260713 09:01:22.695860  6581 raft_consensus.cc:515] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.715473  6351 leader_election.cc:304] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.716195  6602 raft_consensus.cc:2804] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:22.715474  6577 tablet_bootstrap.cc:492] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.716663  6602 raft_consensus.cc:697] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:22.722854  6577 ts_tablet_manager.cc:1403] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.016s
I20260713 09:01:22.722899  6606 raft_consensus.cc:493] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.724004  6582 leader_election.cc:290] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.726094  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61402ca678c744939573645e7bcbaeba" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.726632  6534 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.726840  6575 tablet_bootstrap.cc:492] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.727303  6575 ts_tablet_manager.cc:1403] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.012s
I20260713 09:01:22.730134  6575 raft_consensus.cc:359] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.730757  6575 raft_consensus.cc:385] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.730815  6500 leader_election.cc:304] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.731112  6575 raft_consensus.cc:740] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.725423  6606 raft_consensus.cc:515] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.732893  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.733055  6606 leader_election.cc:290] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.733467  6386 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 0.
I20260713 09:01:22.733860  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.734217  6577 raft_consensus.cc:359] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.733074  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.734882  6577 raft_consensus.cc:385] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.734743  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.735073  6535 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:22.735667  6459 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 0.
I20260713 09:01:22.735433  6575 consensus_queue.cc:260] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.734476  6533 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:22.737252  6424 leader_election.cc:304] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:22.737778  6577 raft_consensus.cc:740] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.724851  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.739044  6582 raft_consensus.cc:2804] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.739318  6611 raft_consensus.cc:2804] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.743932  6611 raft_consensus.cc:493] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.743978  6582 raft_consensus.cc:493] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.744390  6611 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.744522  6582 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.725428  6602 consensus_queue.cc:237] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.750795  6611 raft_consensus.cc:515] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.751305  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.751876  6461 raft_consensus.cc:2393] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf045605cfff49a8bde992939c801c00 in current term 1: Already voted for candidate a986654d3d764af9bae6cecc0bcd651b in this term.
I20260713 09:01:22.751837  6459 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 0.
I20260713 09:01:22.739248  6424 leader_election.cc:304] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:22.739522  6500 leader_election.cc:304] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:22.737563  6575 ts_tablet_manager.cc:1434] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:01:22.752687  6611 leader_election.cc:290] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.754856  6601 raft_consensus.cc:2804] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.759258  6601 raft_consensus.cc:493] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.758396  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.759297  6611 raft_consensus.cc:493] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.759720  6601 raft_consensus.cc:3060] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.760046  6611 raft_consensus.cc:515] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.760941  6575 tablet_bootstrap.cc:492] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.762686  6606 raft_consensus.cc:493] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.763118  6606 raft_consensus.cc:515] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.765002  6606 leader_election.cc:290] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
W20260713 09:01:22.765246  6332 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:22.765084  6582 raft_consensus.cc:515] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.766877  6582 leader_election.cc:290] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.767431  6581 leader_election.cc:290] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.761818  6611 leader_election.cc:290] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.762043  6534 raft_consensus.cc:2468] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 1.
I20260713 09:01:22.769316  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.769871  6386 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.758021  6351 leader_election.cc:304] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.772315  6576 tablet_bootstrap.cc:492] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.773743  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:22.774441  6461 raft_consensus.cc:2393] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf045605cfff49a8bde992939c801c00 in current term 1: Already voted for candidate a986654d3d764af9bae6cecc0bcd651b in this term.
I20260713 09:01:22.775956  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.776113  6577 consensus_queue.cc:260] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.776536  6535 raft_consensus.cc:2468] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:22.777410  6382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.777770  6385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.778324  6577 ts_tablet_manager.cc:1434] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260713 09:01:22.778801  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.779001  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.779261  6577 tablet_bootstrap.cc:492] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.779443  6381 raft_consensus.cc:2468] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:22.780144  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.781047  6384 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:22.782328  6386 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 1.
I20260713 09:01:22.782855  6606 raft_consensus.cc:2804] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.783176  6606 raft_consensus.cc:493] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.783479  6606 raft_consensus.cc:3060] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.774452  6601 raft_consensus.cc:515] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.784513  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
W20260713 09:01:22.784770  6426 leader_election.cc:343] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:22.785086  6535 raft_consensus.cc:2468] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:22.785312  6533 raft_consensus.cc:2393] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in current term 1: Already voted for candidate bf045605cfff49a8bde992939c801c00 in this term.
I20260713 09:01:22.787083  6500 leader_election.cc:304] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.788523  6575 tablet_bootstrap.cc:654] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.785413  6426 leader_election.cc:304] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.788873  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.788651  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.789933  6534 raft_consensus.cc:2393] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a986654d3d764af9bae6cecc0bcd651b in current term 1: Already voted for candidate bf045605cfff49a8bde992939c801c00 in this term.
I20260713 09:01:22.790002  6576 ts_tablet_manager.cc:1403] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.013s
I20260713 09:01:22.790454  6532 raft_consensus.cc:2468] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 0.
I20260713 09:01:22.791407  6606 raft_consensus.cc:515] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.772482  6581 raft_consensus.cc:2804] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.792680  6581 raft_consensus.cc:493] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.792696  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.792964  6424 leader_election.cc:304] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [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: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:22.793164  6581 raft_consensus.cc:3060] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.793627  6606 leader_election.cc:290] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.793828  6582 raft_consensus.cc:2804] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:22.798959  6582 raft_consensus.cc:697] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Becoming Leader. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:22.798818  6282 catalog_manager.cc:5697] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 0 to 1, leader changed from <none> to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.799789  6582 consensus_queue.cc:237] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.789968  6611 raft_consensus.cc:2804] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.804575  6576 raft_consensus.cc:359] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.805042  6611 raft_consensus.cc:493] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.804659  6581 raft_consensus.cc:515] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.805263  6576 raft_consensus.cc:385] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.791796  6601 leader_election.cc:290] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.806118  6576 raft_consensus.cc:740] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.806483  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:22.807017  6459 raft_consensus.cc:2393] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in current term 1: Already voted for candidate a986654d3d764af9bae6cecc0bcd651b in this term.
I20260713 09:01:22.806772  6576 consensus_queue.cc:260] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.808292  6613 raft_consensus.cc:2804] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.808648  6424 leader_election.cc:304] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [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: a986654d3d764af9bae6cecc0bcd651b; no voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:22.807751  6611 raft_consensus.cc:3060] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.808907  6349 leader_election.cc:304] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.808657  6613 raft_consensus.cc:493] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.810262  6613 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.811269  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.812348  6386 raft_consensus.cc:2393] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf045605cfff49a8bde992939c801c00 in current term 1: Already voted for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in this term.
I20260713 09:01:22.813351  6606 raft_consensus.cc:2804] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.813741  6606 raft_consensus.cc:493] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.814101  6606 raft_consensus.cc:3060] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.814837  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:22.815506  6459 raft_consensus.cc:2393] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf045605cfff49a8bde992939c801c00 in current term 1: Already voted for candidate a986654d3d764af9bae6cecc0bcd651b in this term.
I20260713 09:01:22.816099  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.816839  6534 raft_consensus.cc:2393] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in current term 1: Already voted for candidate bf045605cfff49a8bde992939c801c00 in this term.
I20260713 09:01:22.819155  6613 raft_consensus.cc:515] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.813797  6581 leader_election.cc:290] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.820446  6581 raft_consensus.cc:2749] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:22.820814  6500 leader_election.cc:304] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [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: bf045605cfff49a8bde992939c801c00; no voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:22.821621  6349 leader_election.cc:304] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00
I20260713 09:01:22.822300  6602 raft_consensus.cc:2749] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:22.823567  6577 tablet_bootstrap.cc:654] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.824129  6611 raft_consensus.cc:515] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.827272  6461 raft_consensus.cc:2393] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in current term 1: Already voted for candidate a986654d3d764af9bae6cecc0bcd651b in this term.
I20260713 09:01:22.827179  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.827442  6615 raft_consensus.cc:2749] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:22.827910  6386 raft_consensus.cc:2393] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a986654d3d764af9bae6cecc0bcd651b in current term 1: Already voted for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in this term.
I20260713 09:01:22.828958  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.824817  6613 leader_election.cc:290] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.826049  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.829512  6611 leader_election.cc:290] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
W20260713 09:01:22.834977  6426 leader_election.cc:343] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:22.836642  6576 ts_tablet_manager.cc:1434] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260713 09:01:22.837563  6576 tablet_bootstrap.cc:492] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.842764  6576 tablet_bootstrap.cc:654] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.843369  6582 raft_consensus.cc:493] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.843808  6582 raft_consensus.cc:515] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.845638  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.846046  6582 leader_election.cc:290] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.846342  6534 raft_consensus.cc:2393] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a986654d3d764af9bae6cecc0bcd651b in current term 1: Already voted for candidate bf045605cfff49a8bde992939c801c00 in this term.
I20260713 09:01:22.829943  6606 raft_consensus.cc:515] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.847681  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61597fe797694f4e8b59541971db5f10" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.848011  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61597fe797694f4e8b59541971db5f10" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.848304  6461 raft_consensus.cc:2468] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 0.
I20260713 09:01:22.846668  6281 catalog_manager.cc:5697] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf045605cfff49a8bde992939c801c00 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "bf045605cfff49a8bde992939c801c00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: HEALTHY } } }
W20260713 09:01:22.849601  6500 leader_election.cc:343] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:22.850350  6386 raft_consensus.cc:2393] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a986654d3d764af9bae6cecc0bcd651b in current term 1: Already voted for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in this term.
I20260713 09:01:22.850306  6500 leader_election.cc:304] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [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: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:22.852264  6582 raft_consensus.cc:2804] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.852631  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.853192  6534 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.854657  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.855149  6532 raft_consensus.cc:3060] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.857585  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:22.858254  6461 raft_consensus.cc:2393] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in current term 1: Already voted for candidate a986654d3d764af9bae6cecc0bcd651b in this term.
I20260713 09:01:22.859794  6534 raft_consensus.cc:2468] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 1.
I20260713 09:01:22.852626  6582 raft_consensus.cc:493] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.860773  6582 raft_consensus.cc:3060] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.862534  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.865108  6606 leader_election.cc:290] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.862550  6532 raft_consensus.cc:2468] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 1.
I20260713 09:01:22.867358  6349 leader_election.cc:304] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: a986654d3d764af9bae6cecc0bcd651b
I20260713 09:01:22.868443  6606 raft_consensus.cc:2804] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:22.868906  6606 raft_consensus.cc:697] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:22.868842  6582 raft_consensus.cc:515] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.869825  6606 consensus_queue.cc:237] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.871631  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61597fe797694f4e8b59541971db5f10" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.872512  6424 leader_election.cc:304] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [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: a986654d3d764af9bae6cecc0bcd651b; no voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f
W20260713 09:01:22.872967  6500 leader_election.cc:343] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:22.873420  6617 raft_consensus.cc:2749] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:22.874668  6424 leader_election.cc:304] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [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: a986654d3d764af9bae6cecc0bcd651b; no voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:22.875936  6575 tablet_bootstrap.cc:492] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.876163  6582 leader_election.cc:290] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:22.876258  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61597fe797694f4e8b59541971db5f10" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:22.876514  6575 ts_tablet_manager.cc:1403] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.007s
I20260713 09:01:22.876827  6461 raft_consensus.cc:3060] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.876940  6617 raft_consensus.cc:2749] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:22.878031  6424 leader_election.cc:304] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:22.878728  6617 raft_consensus.cc:2804] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:22.879158  6617 raft_consensus.cc:697] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Becoming Leader. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:22.879307  6575 raft_consensus.cc:359] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.879961  6575 raft_consensus.cc:385] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.880321  6575 raft_consensus.cc:740] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.879913  6617 consensus_queue.cc:237] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.880900  6575 consensus_queue.cc:260] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.882450  6575 ts_tablet_manager.cc:1434] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:22.883255  6575 tablet_bootstrap.cc:492] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.883153  6461 raft_consensus.cc:2468] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 1.
I20260713 09:01:22.884315  6500 leader_election.cc:304] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:22.885390  6582 raft_consensus.cc:2804] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:22.885818  6582 raft_consensus.cc:697] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Becoming Leader. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:22.886523  6582 consensus_queue.cc:237] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.889092  6577 tablet_bootstrap.cc:492] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.889523  6577 ts_tablet_manager.cc:1403] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.026s
I20260713 09:01:22.890359  6282 catalog_manager.cc:5697] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 0 to 1, leader changed from <none> to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.891947  6577 raft_consensus.cc:359] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.892608  6577 raft_consensus.cc:385] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.892868  6577 raft_consensus.cc:740] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.895728  6577 consensus_queue.cc:260] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.897805  6577 ts_tablet_manager.cc:1434] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:01:22.898435  6617 raft_consensus.cc:493] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.898780  6577 tablet_bootstrap.cc:492] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.898846  6617 raft_consensus.cc:515] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.901460  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7a1cb55da4783a08ef77a4a6a28f5" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:22.901798  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7a1cb55da4783a08ef77a4a6a28f5" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.902024  6386 raft_consensus.cc:2468] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:22.899263  6281 catalog_manager.cc:5697] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b reported cstate change: term changed from 0 to 1, leader changed from <none> to a986654d3d764af9bae6cecc0bcd651b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "a986654d3d764af9bae6cecc0bcd651b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.902359  6534 raft_consensus.cc:2468] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:22.903249  6426 leader_election.cc:304] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.903716  6617 leader_election.cc:290] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.904125  6576 tablet_bootstrap.cc:492] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.904544  6577 tablet_bootstrap.cc:654] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.904690  6576 ts_tablet_manager.cc:1403] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.003s
I20260713 09:01:22.904105  6618 raft_consensus.cc:2804] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:22.905476  6618 raft_consensus.cc:493] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.905825  6618 raft_consensus.cc:3060] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.907405  6576 raft_consensus.cc:359] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.908032  6576 raft_consensus.cc:385] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.908296  6576 raft_consensus.cc:740] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.908905  6576 consensus_queue.cc:260] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.911063  6576 ts_tablet_manager.cc:1434] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:22.911926  6576 tablet_bootstrap.cc:492] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b: Bootstrap starting.
I20260713 09:01:22.912142  6618 raft_consensus.cc:515] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.914826  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7a1cb55da4783a08ef77a4a6a28f5" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:22.915033  6577 tablet_bootstrap.cc:492] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.915447  6577 ts_tablet_manager.cc:1403] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260713 09:01:22.915380  6386 raft_consensus.cc:3060] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.917095  6576 tablet_bootstrap.cc:654] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.917110  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7a1cb55da4783a08ef77a4a6a28f5" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:22.917757  6534 raft_consensus.cc:3060] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.921619  6386 raft_consensus.cc:2468] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 1.
I20260713 09:01:22.922740  6426 leader_election.cc:304] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:22.923468  6617 raft_consensus.cc:2804] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:22.923761  6534 raft_consensus.cc:2468] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 1.
I20260713 09:01:22.923929  6617 raft_consensus.cc:697] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Becoming Leader. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:22.925060  6618 leader_election.cc:290] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.924732  6617 consensus_queue.cc:237] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.925834  6577 raft_consensus.cc:359] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.926457  6577 raft_consensus.cc:385] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.926692  6577 raft_consensus.cc:740] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.927733  6577 consensus_queue.cc:260] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.929994  6577 ts_tablet_manager.cc:1434] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:22.930869  6577 tablet_bootstrap.cc:492] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00: Bootstrap starting.
I20260713 09:01:22.931455  6575 tablet_bootstrap.cc:654] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.935833  6576 tablet_bootstrap.cc:492] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b: No bootstrap required, opened a new log
I20260713 09:01:22.936072  6577 tablet_bootstrap.cc:654] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.936218  6576 ts_tablet_manager.cc:1403] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260713 09:01:22.937119  6282 catalog_manager.cc:5697] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf045605cfff49a8bde992939c801c00 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "bf045605cfff49a8bde992939c801c00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:22.938696  6576 raft_consensus.cc:359] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.939328  6576 raft_consensus.cc:385] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.939595  6576 raft_consensus.cc:740] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.941953  6576 consensus_queue.cc:260] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.945173  6576 ts_tablet_manager.cc:1434] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:01:22.946213  6575 tablet_bootstrap.cc:492] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.946610  6575 ts_tablet_manager.cc:1403] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.064s	user 0.002s	sys 0.016s
I20260713 09:01:22.949107  6575 raft_consensus.cc:359] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.949708  6575 raft_consensus.cc:385] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.952091  6577 tablet_bootstrap.cc:492] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00: No bootstrap required, opened a new log
I20260713 09:01:22.952154  6575 raft_consensus.cc:740] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.952585  6577 ts_tablet_manager.cc:1403] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260713 09:01:22.954475  6575 consensus_queue.cc:260] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.954902  6577 raft_consensus.cc:359] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.955531  6577 raft_consensus.cc:385] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.955780  6577 raft_consensus.cc:740] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.956722  6575 ts_tablet_manager.cc:1434] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:01:22.956488  6577 consensus_queue.cc:260] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.956152  6281 catalog_manager.cc:5697] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b reported cstate change: term changed from 0 to 1, leader changed from <none> to a986654d3d764af9bae6cecc0bcd651b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "a986654d3d764af9bae6cecc0bcd651b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.959352  6577 ts_tablet_manager.cc:1434] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:01:22.960490  6575 tablet_bootstrap.cc:492] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.967231  6606 raft_consensus.cc:493] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.967659  6606 raft_consensus.cc:515] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.969672  6606 leader_election.cc:290] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:22.970286  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61597fe797694f4e8b59541971db5f10" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:22.970988  6461 raft_consensus.cc:2393] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in current term 1: Already voted for candidate bf045605cfff49a8bde992939c801c00 in this term.
I20260713 09:01:22.971235  6575 tablet_bootstrap.cc:654] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.973368  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61597fe797694f4e8b59541971db5f10" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:22.974434  6349 leader_election.cc:304] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00
I20260713 09:01:22.975179  6606 raft_consensus.cc:3060] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:22.975257  6575 tablet_bootstrap.cc:492] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.975689  6575 ts_tablet_manager.cc:1403] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:01:22.977397  6575 raft_consensus.cc:359] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.977797  6575 raft_consensus.cc:385] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.977973  6575 raft_consensus.cc:740] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.978422  6575 consensus_queue.cc:260] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.979537  6606 raft_consensus.cc:2749] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:22.979720  6575 ts_tablet_manager.cc:1434] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260713 09:01:22.980643  6575 tablet_bootstrap.cc:492] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Bootstrap starting.
I20260713 09:01:22.984607  6575 tablet_bootstrap.cc:654] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:22.988343  6575 tablet_bootstrap.cc:492] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: No bootstrap required, opened a new log
I20260713 09:01:22.988641  6575 ts_tablet_manager.cc:1403] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:22.990304  6575 raft_consensus.cc:359] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.990701  6575 raft_consensus.cc:385] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:22.990856  6575 raft_consensus.cc:740] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:22.991258  6575 consensus_queue.cc:260] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:22.992789  6575 ts_tablet_manager.cc:1434] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:23.129563  6606 consensus_queue.cc:1048] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.139312  6606 consensus_queue.cc:1048] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.165290  6617 raft_consensus.cc:493] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:23.165696  6617 raft_consensus.cc:515] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:23.167058  6617 leader_election.cc:290] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:23.167753  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5778303799704ed49f08814d2de1eb7d" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:23.167938  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5778303799704ed49f08814d2de1eb7d" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:23.168390  6386 raft_consensus.cc:2468] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:23.168462  6534 raft_consensus.cc:2468] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:23.169381  6426 leader_election.cc:304] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:23.169925  6617 raft_consensus.cc:2804] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:23.170190  6617 raft_consensus.cc:493] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:23.170426  6617 raft_consensus.cc:3060] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:23.174902  6617 raft_consensus.cc:515] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:23.177145  6617 leader_election.cc:290] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:23.177541  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5778303799704ed49f08814d2de1eb7d" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:23.177690  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5778303799704ed49f08814d2de1eb7d" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:23.177953  6386 raft_consensus.cc:3060] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:23.178243  6534 raft_consensus.cc:3060] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:23.181995  6386 raft_consensus.cc:2468] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 1.
I20260713 09:01:23.182503  6534 raft_consensus.cc:2468] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 1.
I20260713 09:01:23.182942  6426 leader_election.cc:304] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:23.183648  6617 raft_consensus.cc:2804] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:23.184011  6617 raft_consensus.cc:697] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Becoming Leader. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:23.184706  6617 consensus_queue.cc:237] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:23.185202  6582 consensus_queue.cc:1048] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.186172  6618 raft_consensus.cc:493] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:23.186584  6618 raft_consensus.cc:515] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:23.188668  6618 leader_election.cc:290] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:23.190578  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e5951e6837471f8bfd197cf9fe6a45" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:23.191249  6534 raft_consensus.cc:2468] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:23.192345  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e5951e6837471f8bfd197cf9fe6a45" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" is_pre_election: true
I20260713 09:01:23.192430  6424 leader_election.cc:304] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:23.193003  6386 raft_consensus.cc:2468] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 0.
I20260713 09:01:23.193207  6617 raft_consensus.cc:2804] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:23.193576  6617 raft_consensus.cc:493] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:23.192929  6281 catalog_manager.cc:5697] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b reported cstate change: term changed from 0 to 1, leader changed from <none> to a986654d3d764af9bae6cecc0bcd651b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "a986654d3d764af9bae6cecc0bcd651b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:23.193878  6617 raft_consensus.cc:3060] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:23.199738  6617 raft_consensus.cc:515] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:23.202312  6617 leader_election.cc:290] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:23.202472  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e5951e6837471f8bfd197cf9fe6a45" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:23.202950  6384 raft_consensus.cc:3060] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:23.202786  6615 consensus_queue.cc:1048] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.204912  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e5951e6837471f8bfd197cf9fe6a45" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:23.205417  6534 raft_consensus.cc:3060] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:23.209437  6384 raft_consensus.cc:2468] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 1.
I20260713 09:01:23.210572  6426 leader_election.cc:304] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:23.211293  6617 raft_consensus.cc:2804] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:23.211681  6617 raft_consensus.cc:697] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Becoming Leader. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:23.212423  6617 consensus_queue.cc:237] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:23.214305  6534 raft_consensus.cc:2468] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 1.
I20260713 09:01:23.220355  6281 catalog_manager.cc:5697] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b reported cstate change: term changed from 0 to 1, leader changed from <none> to a986654d3d764af9bae6cecc0bcd651b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "a986654d3d764af9bae6cecc0bcd651b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:23.252158  6606 consensus_queue.cc:1048] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.261997  6602 consensus_queue.cc:1048] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.267475  6602 consensus_queue.cc:1048] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.279196  6584 consensus_queue.cc:1048] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.386955  6386 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:23.392174  6617 consensus_queue.cc:1048] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.401144  6613 consensus_queue.cc:1048] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.411468  6615 consensus_queue.cc:1048] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.420706  6582 consensus_queue.cc:1048] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.433091  6613 consensus_queue.cc:1048] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.442296  6618 consensus_queue.cc:1048] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.668036  6618 consensus_queue.cc:1048] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.676682  6617 consensus_queue.cc:1048] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.741492  6613 consensus_queue.cc:1048] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.742928  6613 consensus_queue.cc:1048] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:23.769423  6332 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:24.749768  6584 raft_consensus.cc:493] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:24.750351  6584 raft_consensus.cc:515] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:24.753221  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b" is_pre_election: true
I20260713 09:01:24.752899  6584 leader_election.cc:290] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:24.753888  6461 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 1.
I20260713 09:01:24.754966  6351 leader_election.cc:304] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:24.755511  6584 raft_consensus.cc:2804] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:24.755767  6584 raft_consensus.cc:493] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:24.755719  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00" is_pre_election: true
I20260713 09:01:24.756148  6584 raft_consensus.cc:3060] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:24.756352  6534 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 1.
I20260713 09:01:24.761430  6584 raft_consensus.cc:515] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:24.762810  6584 leader_election.cc:290] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:24.763456  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:24.763731  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50fcb2f2d284c32842dd37441a8eb2a" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:24.763999  6461 raft_consensus.cc:3060] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:24.764223  6534 raft_consensus.cc:3060] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:24.770321  6461 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 2.
I20260713 09:01:24.770326  6534 raft_consensus.cc:2468] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 2.
I20260713 09:01:24.771426  6349 leader_election.cc:304] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:24.772297  6584 raft_consensus.cc:2804] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:24.772737  6584 raft_consensus.cc:697] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
W20260713 09:01:24.773425  6332 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:24.773478  6584 consensus_queue.cc:237] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Queue going to LEADER 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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:24.780149  6281 catalog_manager.cc:5697] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 0 to 2, leader changed from <none> to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 2 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:24.969038  6534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61597fe797694f4e8b59541971db5f10"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
mode: GRACEFUL
new_leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:47352
I20260713 09:01:24.969481  6534 raft_consensus.cc:606] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Received request to transfer leadership to TS ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:24.975440  6534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
mode: GRACEFUL
new_leader_uuid: "a986654d3d764af9bae6cecc0bcd651b"
 from {username='slave'} at 127.0.0.1:47352
I20260713 09:01:24.975842  6534 raft_consensus.cc:606] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Received request to transfer leadership to TS a986654d3d764af9bae6cecc0bcd651b
I20260713 09:01:24.990546  6461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5e5951e6837471f8bfd197cf9fe6a45"
dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
mode: GRACEFUL
new_leader_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:01:24.990942  6461 raft_consensus.cc:606] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Received request to transfer leadership to TS bf045605cfff49a8bde992939c801c00
I20260713 09:01:25.029372  6665 raft_consensus.cc:993] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00: : Instructing follower ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:25.029837  6601 raft_consensus.cc:1081] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Signalling peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:25.031559  6386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61597fe797694f4e8b59541971db5f10"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:42404
I20260713 09:01:25.032030  6386 raft_consensus.cc:493] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:25.032325  6386 raft_consensus.cc:3060] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.036983  6386 raft_consensus.cc:515] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.038648  6386 leader_election.cc:290] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:25.039523  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61597fe797694f4e8b59541971db5f10" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:25.040083  6461 raft_consensus.cc:3060] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.040082  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61597fe797694f4e8b59541971db5f10" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:25.040746  6534 raft_consensus.cc:3055] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:25.040977  6534 raft_consensus.cc:740] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:25.041571  6534 consensus_queue.cc:260] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.042301  6534 raft_consensus.cc:3060] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.044714  6461 raft_consensus.cc:2468] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 2.
I20260713 09:01:25.045327  6459 raft_consensus.cc:1240] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Rejecting Update request from peer bf045605cfff49a8bde992939c801c00 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:25.045684  6351 leader_election.cc:304] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:25.046486  6584 raft_consensus.cc:2804] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:25.046890  6534 raft_consensus.cc:2468] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 2.
I20260713 09:01:25.046964  6584 raft_consensus.cc:697] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:25.047811  6584 consensus_queue.cc:237] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.054208  6281 catalog_manager.cc:5697] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 1 to 2, leader changed from bf045605cfff49a8bde992939c801c00 (127.5.161.195) to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 2 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:25.059394  6665 raft_consensus.cc:993] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00: : Instructing follower a986654d3d764af9bae6cecc0bcd651b to start an election
I20260713 09:01:25.059757  6601 raft_consensus.cc:1081] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Signalling peer a986654d3d764af9bae6cecc0bcd651b to start an election
I20260713 09:01:25.061196  6459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f"
dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
 from {username='slave'} at 127.0.0.1:56054
I20260713 09:01:25.061682  6459 raft_consensus.cc:493] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:25.061921  6459 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.066358  6459 raft_consensus.cc:515] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.067782  6459 leader_election.cc:290] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 2 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:25.068552  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:25.068747  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:25.069144  6386 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.069190  6534 raft_consensus.cc:3055] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:25.069504  6534 raft_consensus.cc:740] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:25.070120  6534 consensus_queue.cc:260] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.070931  6534 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.073498  6386 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 2.
I20260713 09:01:25.074580  6426 leader_election.cc:304] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:25.075120  6534 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 2.
I20260713 09:01:25.075177  6618 raft_consensus.cc:2804] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:25.076548  6618 raft_consensus.cc:697] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 2 LEADER]: Becoming Leader. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:25.077229  6618 consensus_queue.cc:237] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.084076  6667 raft_consensus.cc:993] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b: : Instructing follower bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:25.084031  6281 catalog_manager.cc:5697] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b reported cstate change: term changed from 1 to 2, leader changed from bf045605cfff49a8bde992939c801c00 (127.5.161.195) to a986654d3d764af9bae6cecc0bcd651b (127.5.161.194). New cstate: current_term: 2 leader_uuid: "a986654d3d764af9bae6cecc0bcd651b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:25.084479  6618 raft_consensus.cc:1081] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Signalling peer bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:25.085920  6534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5e5951e6837471f8bfd197cf9fe6a45"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:47342
I20260713 09:01:25.086369  6534 raft_consensus.cc:493] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:25.086625  6534 raft_consensus.cc:3060] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.091149  6534 raft_consensus.cc:515] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.092557  6534 leader_election.cc:290] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 2 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:25.093223  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e5951e6837471f8bfd197cf9fe6a45" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:25.093442  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e5951e6837471f8bfd197cf9fe6a45" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:25.093780  6386 raft_consensus.cc:3060] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.093958  6459 raft_consensus.cc:3055] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:25.094298  6459 raft_consensus.cc:740] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:25.095012  6459 consensus_queue.cc:260] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.096125  6459 raft_consensus.cc:3060] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.099675  6386 raft_consensus.cc:2468] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 2.
I20260713 09:01:25.100629  6500 leader_election.cc:304] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:25.101300  6601 raft_consensus.cc:2804] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:25.101653  6601 raft_consensus.cc:697] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Becoming Leader. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:25.102018  6459 raft_consensus.cc:2468] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 2.
I20260713 09:01:25.102267  6601 consensus_queue.cc:237] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:25.108167  6281 catalog_manager.cc:5697] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 reported cstate change: term changed from 1 to 2, leader changed from a986654d3d764af9bae6cecc0bcd651b (127.5.161.194) to bf045605cfff49a8bde992939c801c00 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "bf045605cfff49a8bde992939c801c00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:25.275316  6534 raft_consensus.cc:1275] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:25.276463  6584 consensus_queue.cc:1048] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:25.288844  6459 raft_consensus.cc:1275] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:25.290102  6672 consensus_queue.cc:1048] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:25.488914  6459 raft_consensus.cc:1275] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:25.490053  6601 consensus_queue.cc:1048] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:25.498085  6386 raft_consensus.cc:1275] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:25.499748  6665 consensus_queue.cc:1048] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:25.550274  6386 raft_consensus.cc:1275] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Refusing update from remote peer a986654d3d764af9bae6cecc0bcd651b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:25.551452  6618 consensus_queue.cc:1048] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:25.559553  6534 raft_consensus.cc:1275] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Refusing update from remote peer a986654d3d764af9bae6cecc0bcd651b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:25.560850  6667 consensus_queue.cc:1048] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:25.565591  6459 raft_consensus.cc:1275] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:25.568642  6672 consensus_queue.cc:1048] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:25.576193  6534 raft_consensus.cc:1275] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:25.577569  6656 consensus_queue.cc:1048] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.019523  5767 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:01:28.020160  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:28.039207  6384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
mode: GRACEFUL
new_leader_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:42426
I20260713 09:01:28.039641  6384 raft_consensus.cc:606] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Received request to transfer leadership to TS bf045605cfff49a8bde992939c801c00
I20260713 09:01:28.041687  6384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61402ca678c744939573645e7bcbaeba"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
mode: GRACEFUL
new_leader_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:42426
I20260713 09:01:28.042062  6384 raft_consensus.cc:606] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Received request to transfer leadership to TS bf045605cfff49a8bde992939c801c00
I20260713 09:01:28.042941  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:28.043279  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:28.106853  6686 raft_consensus.cc:993] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: : Instructing follower bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:28.107260  6656 raft_consensus.cc:1081] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Signalling peer bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:28.108481  6534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61402ca678c744939573645e7bcbaeba"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:47340
I20260713 09:01:28.108868  6534 raft_consensus.cc:493] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:28.109108  6534 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.112751  6534 raft_consensus.cc:515] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:28.113972  6534 leader_election.cc:290] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 2 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:28.114638  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61402ca678c744939573645e7bcbaeba" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:28.114895  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61402ca678c744939573645e7bcbaeba" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:28.115060  6384 raft_consensus.cc:3055] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:28.115404  6384 raft_consensus.cc:740] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:28.115419  6459 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.116076  6384 consensus_queue.cc:260] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:28.116946  6384 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.119493  6459 raft_consensus.cc:2468] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 2.
I20260713 09:01:28.120399  6500 leader_election.cc:304] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:28.120975  6665 raft_consensus.cc:2804] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:28.121034  6384 raft_consensus.cc:2468] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 2.
I20260713 09:01:28.121984  6665 raft_consensus.cc:697] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Becoming Leader. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:28.122701  6665 consensus_queue.cc:237] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:28.128484  6281 catalog_manager.cc:5697] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 reported cstate change: term changed from 1 to 2, leader changed from ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193) to bf045605cfff49a8bde992939c801c00 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "bf045605cfff49a8bde992939c801c00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:28.299278  6686 raft_consensus.cc:993] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: : Instructing follower bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:28.299654  6656 raft_consensus.cc:1081] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Signalling peer bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:28.300892  6534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:47340
I20260713 09:01:28.301290  6534 raft_consensus.cc:493] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:28.301534  6534 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.305174  6534 raft_consensus.cc:515] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:28.306360  6534 leader_election.cc:290] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 2 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:28.307134  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:28.307299  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:28.307605  6384 raft_consensus.cc:3055] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:28.307765  6459 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.307957  6384 raft_consensus.cc:740] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:28.308630  6384 consensus_queue.cc:260] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:28.309686  6384 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.312186  6459 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 2.
I20260713 09:01:28.313043  6500 leader_election.cc:304] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:28.313637  6665 raft_consensus.cc:2804] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:28.314007  6665 raft_consensus.cc:697] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Becoming Leader. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:28.314618  6665 consensus_queue.cc:237] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:28.314841  6384 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 2.
I20260713 09:01:28.320219  6281 catalog_manager.cc:5697] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 reported cstate change: term changed from 1 to 2, leader changed from ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193) to bf045605cfff49a8bde992939c801c00 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "bf045605cfff49a8bde992939c801c00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:28.609615  6459 raft_consensus.cc:1275] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.610795  6665 consensus_queue.cc:1048] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.619030  6384 raft_consensus.cc:1275] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.620714  6697 consensus_queue.cc:1048] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.778386  6459 raft_consensus.cc:1275] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.779495  6697 consensus_queue.cc:1048] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.787640  6384 raft_consensus.cc:1275] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.788990  6687 consensus_queue.cc:1048] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:29.043854  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:29.053578  6533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
mode: GRACEFUL
new_leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:47352
I20260713 09:01:29.054054  6533 raft_consensus.cc:606] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Received request to transfer leadership to TS ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:29.060662  6533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61402ca678c744939573645e7bcbaeba"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
mode: GRACEFUL
new_leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:47352
I20260713 09:01:29.061102  6533 raft_consensus.cc:606] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Received request to transfer leadership to TS ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:29.069643  6459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2af7a1cb55da4783a08ef77a4a6a28f5"
dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
mode: GRACEFUL
new_leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:01:29.070101  6459 raft_consensus.cc:606] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Received request to transfer leadership to TS ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:29.074119  6459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f"
dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
mode: GRACEFUL
new_leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:01:29.074541  6459 raft_consensus.cc:606] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 2 LEADER]: Received request to transfer leadership to TS ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:29.078508  6459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b"
dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
mode: GRACEFUL
new_leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:01:29.078918  6459 raft_consensus.cc:606] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Received request to transfer leadership to TS ee7c7bffe2a04303b2b9bc7ed2ef0e6f
I20260713 09:01:29.114289  6694 raft_consensus.cc:993] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b: : Instructing follower ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.114670  6694 raft_consensus.cc:1081] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Signalling peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.115893  6384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2af7a1cb55da4783a08ef77a4a6a28f5"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:42420
I20260713 09:01:29.116338  6384 raft_consensus.cc:493] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:29.116612  6384 raft_consensus.cc:3060] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.121135  6384 raft_consensus.cc:515] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.122529  6384 leader_election.cc:290] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:29.123189  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7a1cb55da4783a08ef77a4a6a28f5" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:29.123384  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af7a1cb55da4783a08ef77a4a6a28f5" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:29.123713  6459 raft_consensus.cc:3055] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:29.123870  6533 raft_consensus.cc:3060] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.123993  6459 raft_consensus.cc:740] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:29.124773  6459 consensus_queue.cc:260] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.125615  6459 raft_consensus.cc:3060] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.128115  6533 raft_consensus.cc:2468] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 2.
I20260713 09:01:29.129071  6349 leader_election.cc:304] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:29.129766  6656 raft_consensus.cc:2804] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:29.130265  6459 raft_consensus.cc:2468] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 2.
I20260713 09:01:29.130621  6656 raft_consensus.cc:697] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:29.131335  6656 consensus_queue.cc:237] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.137384  6282 catalog_manager.cc:5697] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 1 to 2, leader changed from a986654d3d764af9bae6cecc0bcd651b (127.5.161.194) to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 2 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:29.356009  6703 raft_consensus.cc:993] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b: : Instructing follower ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.356508  6703 raft_consensus.cc:1081] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Signalling peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.357867  6687 raft_consensus.cc:993] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00: : Instructing follower ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.358042  6384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:42420
I20260713 09:01:29.358254  6697 raft_consensus.cc:1081] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Signalling peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.358599  6384 raft_consensus.cc:493] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:29.358986  6384 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.359591  6386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:42404
I20260713 09:01:29.360021  6386 raft_consensus.cc:493] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:29.360334  6386 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.365025  6384 raft_consensus.cc:515] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.365617  6386 raft_consensus.cc:515] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.366480  6384 leader_election.cc:290] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:29.367121  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:29.367589  6459 raft_consensus.cc:3055] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:29.367833  6386 leader_election.cc:290] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 3 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:29.368044  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:29.368323  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:29.368582  6533 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.368824  6461 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.367879  6459 raft_consensus.cc:740] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:29.369477  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:29.370541  6532 raft_consensus.cc:3055] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:29.370855  6532 raft_consensus.cc:740] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:29.370962  6459 consensus_queue.cc:260] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.371592  6532 consensus_queue.cc:260] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.372187  6459 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.372793  6532 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.375020  6461 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 3.
I20260713 09:01:29.376055  6351 leader_election.cc:304] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:29.376932  6656 raft_consensus.cc:2804] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:29.378072  6703 raft_consensus.cc:993] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b: : Instructing follower ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.378031  6656 raft_consensus.cc:697] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:29.378508  6703 raft_consensus.cc:1081] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 2 LEADER]: Signalling peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.378798  6532 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 3.
I20260713 09:01:29.379083  6656 consensus_queue.cc:237] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.379758  6459 raft_consensus.cc:2468] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 2.
I20260713 09:01:29.376822  6533 raft_consensus.cc:2468] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 2.
I20260713 09:01:29.380481  6386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:42420
I20260713 09:01:29.380709  6351 leader_election.cc:304] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:29.381060  6386 raft_consensus.cc:493] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:29.381489  6386 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.381544  6704 raft_consensus.cc:2804] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:29.383265  6704 raft_consensus.cc:697] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:29.383883  6704 consensus_queue.cc:237] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.387028  6386 raft_consensus.cc:515] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.387207  6282 catalog_manager.cc:5697] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 2 to 3, leader changed from bf045605cfff49a8bde992939c801c00 (127.5.161.195) to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 3 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:29.388717  6386 leader_election.cc:290] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 3 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:29.389496  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:29.389849  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:29.390000  6459 raft_consensus.cc:3055] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:29.390306  6459 raft_consensus.cc:740] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:29.390348  6533 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.391130  6459 consensus_queue.cc:260] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.391947  6459 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.395471  6533 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 3.
I20260713 09:01:29.396379  6349 leader_election.cc:304] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: bf045605cfff49a8bde992939c801c00, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:29.397300  6459 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 3.
I20260713 09:01:29.397883  6704 raft_consensus.cc:2804] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:29.398329  6704 raft_consensus.cc:697] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:29.398897  6704 consensus_queue.cc:237] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.401229  6282 catalog_manager.cc:5697] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 1 to 2, leader changed from a986654d3d764af9bae6cecc0bcd651b (127.5.161.194) to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 2 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:29.410521  6282 catalog_manager.cc:5697] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 2 to 3, leader changed from a986654d3d764af9bae6cecc0bcd651b (127.5.161.194) to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 3 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:29.468875  6687 raft_consensus.cc:993] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00: : Instructing follower ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.469252  6687 raft_consensus.cc:1081] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Signalling peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f to start an election
I20260713 09:01:29.470450  6386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61402ca678c744939573645e7bcbaeba"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
 from {username='slave'} at 127.0.0.1:42404
I20260713 09:01:29.470820  6386 raft_consensus.cc:493] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:29.471092  6386 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.474673  6386 raft_consensus.cc:515] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.475890  6386 leader_election.cc:290] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [CANDIDATE]: Term 3 election: Requested vote from peers a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:29.476511  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61402ca678c744939573645e7bcbaeba" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:29.476984  6459 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.476876  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61402ca678c744939573645e7bcbaeba" candidate_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:29.477458  6533 raft_consensus.cc:3055] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:29.477751  6533 raft_consensus.cc:740] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:29.478471  6533 consensus_queue.cc:260] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.479580  6533 raft_consensus.cc:3060] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:29.482545  6459 raft_consensus.cc:2468] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 3.
I20260713 09:01:29.483572  6351 leader_election.cc:304] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: a986654d3d764af9bae6cecc0bcd651b, ee7c7bffe2a04303b2b9bc7ed2ef0e6f; no voters: 
I20260713 09:01:29.484187  6704 raft_consensus.cc:2804] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:29.484623  6704 raft_consensus.cc:697] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Becoming Leader. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:29.484741  6533 raft_consensus.cc:2468] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7c7bffe2a04303b2b9bc7ed2ef0e6f in term 3.
I20260713 09:01:29.485388  6704 consensus_queue.cc:237] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:29.491160  6282 catalog_manager.cc:5697] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f reported cstate change: term changed from 2 to 3, leader changed from bf045605cfff49a8bde992939c801c00 (127.5.161.195) to ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193). New cstate: current_term: 3 leader_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:29.589483  6533 raft_consensus.cc:1275] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:29.590516  6704 consensus_queue.cc:1048] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:29.599653  6459 raft_consensus.cc:1275] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:29.601084  6704 consensus_queue.cc:1048] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:29.824081  6461 raft_consensus.cc:1275] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:29.826432  6656 consensus_queue.cc:1048] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:29.838964  6533 raft_consensus.cc:1275] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:29.841986  6709 consensus_queue.cc:1048] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:29.842695  6461 raft_consensus.cc:1275] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:29.844028  6709 consensus_queue.cc:1048] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:29.858945  6533 raft_consensus.cc:1275] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:29.860491  6721 consensus_queue.cc:1048] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:29.928095  6461 raft_consensus.cc:1275] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:29.929219  6721 consensus_queue.cc:1048] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:29.935773  6533 raft_consensus.cc:1275] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:29.937498  6704 consensus_queue.cc:1048] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:29.938907  6533 raft_consensus.cc:1275] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:29.940575  6704 consensus_queue.cc:1048] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:29.951344  6461 raft_consensus.cc:1275] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Refusing update from remote peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:29.952726  6709 consensus_queue.cc:1048] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.085160  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:32.092075  6386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
mode: GRACEFUL
new_leader_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:42426
I20260713 09:01:32.092622  6386 raft_consensus.cc:606] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Received request to transfer leadership to TS bf045605cfff49a8bde992939c801c00
I20260713 09:01:32.094624  6386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5943ac952b824a029ea134bc47b10509"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
mode: GRACEFUL
new_leader_uuid: "a986654d3d764af9bae6cecc0bcd651b"
 from {username='slave'} at 127.0.0.1:42426
I20260713 09:01:32.094966  6386 raft_consensus.cc:606] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Received request to transfer leadership to TS a986654d3d764af9bae6cecc0bcd651b
I20260713 09:01:32.096848  6386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
mode: GRACEFUL
new_leader_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:42426
I20260713 09:01:32.097165  6386 raft_consensus.cc:606] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Received request to transfer leadership to TS bf045605cfff49a8bde992939c801c00
I20260713 09:01:32.098875  6386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b"
dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
mode: GRACEFUL
new_leader_uuid: "a986654d3d764af9bae6cecc0bcd651b"
 from {username='slave'} at 127.0.0.1:42426
I20260713 09:01:32.099198  6386 raft_consensus.cc:606] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Received request to transfer leadership to TS a986654d3d764af9bae6cecc0bcd651b
I20260713 09:01:32.099977  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:01:32.100419  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:32.190442  6727 raft_consensus.cc:993] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: : Instructing follower bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:32.190923  6727 raft_consensus.cc:1081] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Signalling peer bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:32.192787  6532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:47340
I20260713 09:01:32.193331  6532 raft_consensus.cc:493] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:32.193682  6532 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:32.200620  6532 raft_consensus.cc:515] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.202520  6532 leader_election.cc:290] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 4 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:32.203068  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:32.203723  6386 raft_consensus.cc:3055] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:32.203751  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22c5787f0294fe29e8c299410ccf96f" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:32.204090  6386 raft_consensus.cc:740] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:32.204260  6459 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:32.204939  6386 consensus_queue.cc:260] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.206084  6386 raft_consensus.cc:3060] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:32.209681  6459 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 4.
I20260713 09:01:32.211071  6500 leader_election.cc:304] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [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: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:32.211279  6386 raft_consensus.cc:2468] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 4.
I20260713 09:01:32.211977  6728 raft_consensus.cc:2804] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:32.212991  6728 raft_consensus.cc:697] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 4 LEADER]: Becoming Leader. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:32.213783  6728 consensus_queue.cc:237] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.220654  6281 catalog_manager.cc:5697] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 reported cstate change: term changed from 3 to 4, leader changed from ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193) to bf045605cfff49a8bde992939c801c00 (127.5.161.195). New cstate: current_term: 4 leader_uuid: "bf045605cfff49a8bde992939c801c00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:32.235641  6729 raft_consensus.cc:993] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: : Instructing follower a986654d3d764af9bae6cecc0bcd651b to start an election
I20260713 09:01:32.236004  6727 raft_consensus.cc:1081] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Signalling peer a986654d3d764af9bae6cecc0bcd651b to start an election
I20260713 09:01:32.237205  6459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5943ac952b824a029ea134bc47b10509"
dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
 from {username='slave'} at 127.0.0.1:56040
I20260713 09:01:32.237569  6459 raft_consensus.cc:493] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:32.237814  6459 raft_consensus.cc:3060] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.241758  6459 raft_consensus.cc:515] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.243166  6459 leader_election.cc:290] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 2 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:32.243733  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:32.244216  6386 raft_consensus.cc:3055] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:32.244143  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943ac952b824a029ea134bc47b10509" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:32.244542  6386 raft_consensus.cc:740] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:32.244686  6532 raft_consensus.cc:3060] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.245150  6386 consensus_queue.cc:260] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.245910  6386 raft_consensus.cc:3060] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.249145  6532 raft_consensus.cc:2468] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 2.
I20260713 09:01:32.249722  6386 raft_consensus.cc:2468] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 2.
I20260713 09:01:32.250222  6424 leader_election.cc:304] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:32.250998  6694 raft_consensus.cc:2804] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:32.251892  6694 raft_consensus.cc:697] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 2 LEADER]: Becoming Leader. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:32.252517  6694 consensus_queue.cc:237] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.258140  6281 catalog_manager.cc:5697] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b reported cstate change: term changed from 1 to 2, leader changed from ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193) to a986654d3d764af9bae6cecc0bcd651b (127.5.161.194). New cstate: current_term: 2 leader_uuid: "a986654d3d764af9bae6cecc0bcd651b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:32.299635  6729 raft_consensus.cc:993] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: : Instructing follower a986654d3d764af9bae6cecc0bcd651b to start an election
I20260713 09:01:32.299991  6727 raft_consensus.cc:1081] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Signalling peer a986654d3d764af9bae6cecc0bcd651b to start an election
I20260713 09:01:32.301219  6459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b"
dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
 from {username='slave'} at 127.0.0.1:56040
I20260713 09:01:32.301585  6459 raft_consensus.cc:493] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:32.301795  6459 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:32.305677  6459 raft_consensus.cc:515] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.307117  6459 leader_election.cc:290] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [CANDIDATE]: Term 3 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), bf045605cfff49a8bde992939c801c00 (127.5.161.195:46131)
I20260713 09:01:32.307680  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:32.308148  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0950671a6e447aae18a994d062f33b" candidate_uuid: "a986654d3d764af9bae6cecc0bcd651b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf045605cfff49a8bde992939c801c00"
I20260713 09:01:32.308228  6386 raft_consensus.cc:3055] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:32.308600  6386 raft_consensus.cc:740] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:32.308635  6532 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:32.309183  6386 consensus_queue.cc:260] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.309932  6386 raft_consensus.cc:3060] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:32.312778  6532 raft_consensus.cc:2468] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 3.
I20260713 09:01:32.313584  6424 leader_election.cc:304] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [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: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:32.313722  6386 raft_consensus.cc:2468] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a986654d3d764af9bae6cecc0bcd651b in term 3.
I20260713 09:01:32.314152  6694 raft_consensus.cc:2804] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:32.314568  6694 raft_consensus.cc:697] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 3 LEADER]: Becoming Leader. State: Replica: a986654d3d764af9bae6cecc0bcd651b, State: Running, Role: LEADER
I20260713 09:01:32.315191  6694 consensus_queue.cc:237] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.321362  6281 catalog_manager.cc:5697] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b reported cstate change: term changed from 2 to 3, leader changed from ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193) to a986654d3d764af9bae6cecc0bcd651b (127.5.161.194). New cstate: current_term: 3 leader_uuid: "a986654d3d764af9bae6cecc0bcd651b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:32.493044  6729 raft_consensus.cc:993] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: : Instructing follower bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:32.493455  6727 raft_consensus.cc:1081] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Signalling peer bf045605cfff49a8bde992939c801c00 to start an election
I20260713 09:01:32.494757  6532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8"
dest_uuid: "bf045605cfff49a8bde992939c801c00"
 from {username='slave'} at 127.0.0.1:47340
I20260713 09:01:32.495205  6532 raft_consensus.cc:493] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:32.495508  6532 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:32.500569  6532 raft_consensus.cc:515] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.502141  6532 leader_election.cc:290] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [CANDIDATE]: Term 4 election: Requested vote from peers ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281), a986654d3d764af9bae6cecc0bcd651b (127.5.161.194:46421)
I20260713 09:01:32.502822  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f"
I20260713 09:01:32.503111  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae291b026be44e69314a1f9b64558b8" candidate_uuid: "bf045605cfff49a8bde992939c801c00" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a986654d3d764af9bae6cecc0bcd651b"
I20260713 09:01:32.503405  6386 raft_consensus.cc:3055] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:32.503574  6459 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:32.503712  6386 raft_consensus.cc:740] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ee7c7bffe2a04303b2b9bc7ed2ef0e6f, State: Running, Role: LEADER
I20260713 09:01:32.504457  6386 consensus_queue.cc:260] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.505245  6386 raft_consensus.cc:3060] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:32.507745  6459 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 4.
I20260713 09:01:32.508672  6500 leader_election.cc:304] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [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: a986654d3d764af9bae6cecc0bcd651b, bf045605cfff49a8bde992939c801c00; no voters: 
I20260713 09:01:32.509403  6728 raft_consensus.cc:2804] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:32.509478  6386 raft_consensus.cc:2468] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf045605cfff49a8bde992939c801c00 in term 4.
I20260713 09:01:32.509773  6728 raft_consensus.cc:697] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 4 LEADER]: Becoming Leader. State: Replica: bf045605cfff49a8bde992939c801c00, State: Running, Role: LEADER
I20260713 09:01:32.510560  6728 consensus_queue.cc:237] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [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: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } }
I20260713 09:01:32.516238  6281 catalog_manager.cc:5697] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 reported cstate change: term changed from 3 to 4, leader changed from ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193) to bf045605cfff49a8bde992939c801c00 (127.5.161.195). New cstate: current_term: 4 leader_uuid: "bf045605cfff49a8bde992939c801c00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:32.617834  6386 raft_consensus.cc:1275] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 4 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:32.618897  6728 consensus_queue.cc:1048] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:32.627291  6459 raft_consensus.cc:1275] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 4 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:32.628991  6730 consensus_queue.cc:1048] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:32.657639  6386 raft_consensus.cc:1275] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Refusing update from remote peer a986654d3d764af9bae6cecc0bcd651b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.658578  6736 consensus_queue.cc:1048] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.666287  6532 raft_consensus.cc:1275] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Refusing update from remote peer a986654d3d764af9bae6cecc0bcd651b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.667623  6746 consensus_queue.cc:1048] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.705366  6532 raft_consensus.cc:1275] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Refusing update from remote peer a986654d3d764af9bae6cecc0bcd651b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:32.706723  6746 consensus_queue.cc:1048] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf045605cfff49a8bde992939c801c00" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 46131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:32.716048  6386 raft_consensus.cc:1275] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Refusing update from remote peer a986654d3d764af9bae6cecc0bcd651b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:32.718395  6746 consensus_queue.cc:1048] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:32.903762  6386 raft_consensus.cc:1275] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 4 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:32.904691  6728 consensus_queue.cc:1048] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7c7bffe2a04303b2b9bc7ed2ef0e6f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:32.911886  6459 raft_consensus.cc:1275] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 4 FOLLOWER]: Refusing update from remote peer bf045605cfff49a8bde992939c801c00: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:32.913714  6752 consensus_queue.cc:1048] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a986654d3d764af9bae6cecc0bcd651b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:33.101230  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:33.107842  5767 tablet_server.cc:179] TabletServer@127.5.161.193:0 shutting down...
I20260713 09:01:33.125356  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:33.126001  5767 tablet_replica.cc:333] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.126641  5767 raft_consensus.cc:2243] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.127178  5767 raft_consensus.cc:2272] T 5778303799704ed49f08814d2de1eb7d P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.129680  5767 tablet_replica.cc:333] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.130213  5767 raft_consensus.cc:2243] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.130679  5767 raft_consensus.cc:2272] T a5e5951e6837471f8bfd197cf9fe6a45 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.132587  5767 tablet_replica.cc:333] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.133075  5767 raft_consensus.cc:2243] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.133414  5767 raft_consensus.cc:2272] T fd0950671a6e447aae18a994d062f33b P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.135133  5767 tablet_replica.cc:333] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.135581  5767 raft_consensus.cc:2243] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.136198  5767 raft_consensus.cc:2272] T 2af7a1cb55da4783a08ef77a4a6a28f5 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.137776  5767 tablet_replica.cc:333] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.138218  5767 raft_consensus.cc:2243] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.138554  5767 raft_consensus.cc:2272] T d22c5787f0294fe29e8c299410ccf96f P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.140801  5767 tablet_replica.cc:333] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.141244  5767 raft_consensus.cc:2243] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.141579  5767 raft_consensus.cc:2272] T 5943ac952b824a029ea134bc47b10509 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.143407  5767 tablet_replica.cc:333] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.143831  5767 raft_consensus.cc:2243] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.144470  5767 raft_consensus.cc:2272] T 61597fe797694f4e8b59541971db5f10 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.145924  5767 tablet_replica.cc:333] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.146358  5767 raft_consensus.cc:2243] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.146993  5767 raft_consensus.cc:2272] T 61402ca678c744939573645e7bcbaeba P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.148612  5767 tablet_replica.cc:333] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.149036  5767 raft_consensus.cc:2243] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.149374  5767 raft_consensus.cc:2272] T 2ae291b026be44e69314a1f9b64558b8 P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.151069  5767 tablet_replica.cc:333] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f: stopping tablet replica
I20260713 09:01:33.151479  5767 raft_consensus.cc:2243] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.152127  5767 raft_consensus.cc:2272] T e50fcb2f2d284c32842dd37441a8eb2a P ee7c7bffe2a04303b2b9bc7ed2ef0e6f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:33.170461  6426 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.161.193:39281: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260713 09:01:33.173455  6426 consensus_peers.cc:597] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b -> Peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f (127.5.161.193:39281): Couldn't send request to peer ee7c7bffe2a04303b2b9bc7ed2ef0e6f. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:39281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:33.179155  5767 tablet_server.cc:196] TabletServer@127.5.161.193:0 shutdown complete.
I20260713 09:01:33.195938  5767 tablet_server.cc:179] TabletServer@127.5.161.194:0 shutting down...
I20260713 09:01:33.217082  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:33.217736  5767 tablet_replica.cc:333] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.218454  5767 raft_consensus.cc:2243] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.219316  5767 raft_consensus.cc:2272] T 5778303799704ed49f08814d2de1eb7d P a986654d3d764af9bae6cecc0bcd651b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.221145  5767 tablet_replica.cc:333] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.221873  5767 raft_consensus.cc:2243] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.222296  5767 raft_consensus.cc:2272] T e50fcb2f2d284c32842dd37441a8eb2a P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.223845  5767 tablet_replica.cc:333] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.224347  5767 raft_consensus.cc:2243] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.224730  5767 raft_consensus.cc:2272] T 61597fe797694f4e8b59541971db5f10 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.226114  5767 tablet_replica.cc:333] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.226578  5767 raft_consensus.cc:2243] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.226915  5767 raft_consensus.cc:2272] T 2ae291b026be44e69314a1f9b64558b8 P a986654d3d764af9bae6cecc0bcd651b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.228734  5767 tablet_replica.cc:333] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.229195  5767 raft_consensus.cc:2243] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.229542  5767 raft_consensus.cc:2272] T 61402ca678c744939573645e7bcbaeba P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.230942  5767 tablet_replica.cc:333] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.231426  5767 raft_consensus.cc:2243] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.232064  5767 raft_consensus.cc:2272] T 5943ac952b824a029ea134bc47b10509 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.233850  5767 tablet_replica.cc:333] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.234266  5767 raft_consensus.cc:2243] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.234596  5767 raft_consensus.cc:2272] T d22c5787f0294fe29e8c299410ccf96f P a986654d3d764af9bae6cecc0bcd651b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.236377  5767 tablet_replica.cc:333] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.236786  5767 raft_consensus.cc:2243] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.237119  5767 raft_consensus.cc:2272] T a5e5951e6837471f8bfd197cf9fe6a45 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.238495  5767 tablet_replica.cc:333] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.238868  5767 raft_consensus.cc:2243] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.239490  5767 raft_consensus.cc:2272] T fd0950671a6e447aae18a994d062f33b P a986654d3d764af9bae6cecc0bcd651b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.241285  5767 tablet_replica.cc:333] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b: stopping tablet replica
I20260713 09:01:33.241665  5767 raft_consensus.cc:2243] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.241997  5767 raft_consensus.cc:2272] T 2af7a1cb55da4783a08ef77a4a6a28f5 P a986654d3d764af9bae6cecc0bcd651b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.268014  5767 tablet_server.cc:196] TabletServer@127.5.161.194:0 shutdown complete.
I20260713 09:01:33.284549  5767 tablet_server.cc:179] TabletServer@127.5.161.195:0 shutting down...
I20260713 09:01:33.304446  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:33.305047  5767 tablet_replica.cc:333] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.305595  5767 raft_consensus.cc:2243] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.306027  5767 raft_consensus.cc:2272] T 5778303799704ed49f08814d2de1eb7d P bf045605cfff49a8bde992939c801c00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.307717  5767 tablet_replica.cc:333] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.308197  5767 raft_consensus.cc:2243] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.308931  5767 raft_consensus.cc:2272] T a5e5951e6837471f8bfd197cf9fe6a45 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.310421  5767 tablet_replica.cc:333] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.310871  5767 raft_consensus.cc:2243] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.311256  5767 raft_consensus.cc:2272] T 2af7a1cb55da4783a08ef77a4a6a28f5 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.312774  5767 tablet_replica.cc:333] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.313231  5767 raft_consensus.cc:2243] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.313584  5767 raft_consensus.cc:2272] T fd0950671a6e447aae18a994d062f33b P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.315341  5767 tablet_replica.cc:333] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.315778  5767 raft_consensus.cc:2243] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.316124  5767 raft_consensus.cc:2272] T e50fcb2f2d284c32842dd37441a8eb2a P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.317590  5767 tablet_replica.cc:333] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.318032  5767 raft_consensus.cc:2243] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.318375  5767 raft_consensus.cc:2272] T 61402ca678c744939573645e7bcbaeba P bf045605cfff49a8bde992939c801c00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.319725  5767 tablet_replica.cc:333] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.320151  5767 raft_consensus.cc:2243] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.321038  5767 raft_consensus.cc:2272] T 2ae291b026be44e69314a1f9b64558b8 P bf045605cfff49a8bde992939c801c00 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.322836  5767 tablet_replica.cc:333] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.323242  5767 raft_consensus.cc:2243] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.323578  5767 raft_consensus.cc:2272] T 61597fe797694f4e8b59541971db5f10 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.325246  5767 tablet_replica.cc:333] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.325701  5767 raft_consensus.cc:2243] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.326303  5767 raft_consensus.cc:2272] T d22c5787f0294fe29e8c299410ccf96f P bf045605cfff49a8bde992939c801c00 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.327957  5767 tablet_replica.cc:333] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00: stopping tablet replica
I20260713 09:01:33.328369  5767 raft_consensus.cc:2243] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.328706  5767 raft_consensus.cc:2272] T 5943ac952b824a029ea134bc47b10509 P bf045605cfff49a8bde992939c801c00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.354588  5767 tablet_server.cc:196] TabletServer@127.5.161.195:0 shutdown complete.
I20260713 09:01:33.371018  5767 master.cc:562] Master@127.5.161.254:42101 shutting down...
I20260713 09:01:33.386942  5767 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.387410  5767 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.387727  5767 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf118e04c979448eae338d5c8e1e5701: stopping tablet replica
I20260713 09:01:33.405541  5767 master.cc:584] Master@127.5.161.254:42101 shutdown complete.
a986654d3d764af9bae6cecc0bcd651b  4
bf045605cfff49a8bde992939c801c00  1
ee7c7bffe2a04303b2b9bc7ed2ef0e6f  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11785 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:01:33.438189  5767 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.161.254:40005
I20260713 09:01:33.439177  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:33.444234  6756 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
W20260713 09:01:33.444257  6757 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
W20260713 09:01:33.445968  6759 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
I20260713 09:01:33.446264  5767 server_base.cc:1061] running on GCE node
I20260713 09:01:33.447013  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:33.447196  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:33.447335  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933293447319 us; error 0 us; skew 500 ppm
I20260713 09:01:33.447805  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:33.450227  5767 webserver.cc:533] Webserver started at http://127.5.161.254:34549/ using document root <none> and password file <none>
I20260713 09:01:33.450652  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:33.450820  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:33.451059  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:33.452071  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/master-0-root/instance:
uuid: "35a13e0ebeea45b6a1e026110b71783e"
format_stamp: "Formatted at 2026-07-13 09:01:33 on dist-test-slave-zr7m"
I20260713 09:01:33.456082  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:01:33.459071  6764 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.459702  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:33.459940  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/master-0-root
uuid: "35a13e0ebeea45b6a1e026110b71783e"
format_stamp: "Formatted at 2026-07-13 09:01:33 on dist-test-slave-zr7m"
I20260713 09:01:33.460180  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-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)
I20260713 09:01:33.486049  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:33.487108  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:33.522318  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.254:40005
I20260713 09:01:33.522398  6815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.254:40005 every 8 connection(s)
I20260713 09:01:33.525791  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:33.534511  6816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e: Bootstrap starting.
I20260713 09:01:33.538674  6816 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:33.542233  6816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e: No bootstrap required, opened a new log
I20260713 09:01:33.544071  6816 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35a13e0ebeea45b6a1e026110b71783e" member_type: VOTER }
I20260713 09:01:33.544435  6816 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:33.544628  6816 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35a13e0ebeea45b6a1e026110b71783e, State: Initialized, Role: FOLLOWER
I20260713 09:01:33.545190  6816 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35a13e0ebeea45b6a1e026110b71783e" member_type: VOTER }
I20260713 09:01:33.545599  6816 raft_consensus.cc:399] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:33.545789  6816 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:33.546033  6816 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:33.549595  6816 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35a13e0ebeea45b6a1e026110b71783e" member_type: VOTER }
I20260713 09:01:33.550028  6816 leader_election.cc:304] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [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: 35a13e0ebeea45b6a1e026110b71783e; no voters: 
I20260713 09:01:33.550949  6816 leader_election.cc:290] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:33.551179  6819 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:33.552330  6819 raft_consensus.cc:697] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 1 LEADER]: Becoming Leader. State: Replica: 35a13e0ebeea45b6a1e026110b71783e, State: Running, Role: LEADER
I20260713 09:01:33.552949  6819 consensus_queue.cc:237] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [LEADER]: Queue going to LEADER mode. State: All 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: "35a13e0ebeea45b6a1e026110b71783e" member_type: VOTER }
I20260713 09:01:33.553561  6816 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:33.557416  6821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 35a13e0ebeea45b6a1e026110b71783e. Latest consensus state: current_term: 1 leader_uuid: "35a13e0ebeea45b6a1e026110b71783e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35a13e0ebeea45b6a1e026110b71783e" member_type: VOTER } }
I20260713 09:01:33.557578  6820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "35a13e0ebeea45b6a1e026110b71783e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35a13e0ebeea45b6a1e026110b71783e" member_type: VOTER } }
I20260713 09:01:33.557950  6821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:33.558039  6820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:33.559616  6826 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:33.566653  6826 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:33.567490  5767 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:33.574208  6826 catalog_manager.cc:1383] Generated new cluster ID: f58e06a82bd84f889bb0f1eb221c9183
I20260713 09:01:33.574404  6826 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:33.590651  6826 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:33.591686  6826 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:33.606067  6826 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e: Generated new TSK 0
I20260713 09:01:33.606536  6826 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:33.633496  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:33.638654  6837 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
W20260713 09:01:33.639622  6838 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
W20260713 09:01:33.641079  6840 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
I20260713 09:01:33.641515  5767 server_base.cc:1061] running on GCE node
I20260713 09:01:33.642194  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:33.642356  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:33.642475  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933293642460 us; error 0 us; skew 500 ppm
I20260713 09:01:33.642901  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:33.644840  5767 webserver.cc:533] Webserver started at http://127.5.161.193:44617/ using document root <none> and password file <none>
I20260713 09:01:33.645237  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:33.645375  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:33.645570  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:33.646466  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root/instance:
uuid: "493b377c76414c66820401b0cb507d4f"
format_stamp: "Formatted at 2026-07-13 09:01:33 on dist-test-slave-zr7m"
I20260713 09:01:33.650352  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:33.653182  6845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.653797  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:33.654044  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "493b377c76414c66820401b0cb507d4f"
format_stamp: "Formatted at 2026-07-13 09:01:33 on dist-test-slave-zr7m"
I20260713 09:01:33.654279  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-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)
I20260713 09:01:33.667339  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:33.668418  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:33.669700  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:33.671679  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:33.671855  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.672060  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:33.672211  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.707934  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:41323
I20260713 09:01:33.708021  6907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:41323 every 8 connection(s)
I20260713 09:01:33.712304  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:33.718923  6912 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
W20260713 09:01:33.720470  6913 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
W20260713 09:01:33.721365  6915 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
I20260713 09:01:33.721844  5767 server_base.cc:1061] running on GCE node
I20260713 09:01:33.722824  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:33.722996  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:33.723170  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933293723152 us; error 0 us; skew 500 ppm
I20260713 09:01:33.723680  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:33.726117  5767 webserver.cc:533] Webserver started at http://127.5.161.194:43273/ using document root <none> and password file <none>
I20260713 09:01:33.726610  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:33.726799  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:33.727093  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:33.727463  6908 heartbeater.cc:344] Connected to a master server at 127.5.161.254:40005
I20260713 09:01:33.727757  6908 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:33.728245  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root/instance:
uuid: "01aed24f369b42239c0e4cbf750d88a6"
format_stamp: "Formatted at 2026-07-13 09:01:33 on dist-test-slave-zr7m"
I20260713 09:01:33.728403  6908 heartbeater.cc:507] Master 127.5.161.254:40005 requested a full tablet report, sending...
I20260713 09:01:33.730413  6781 ts_manager.cc:194] Registered new tserver with Master: 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:33.732667  6781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32798
I20260713 09:01:33.733321  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:33.736370  6920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.737001  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:33.737244  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root
uuid: "01aed24f369b42239c0e4cbf750d88a6"
format_stamp: "Formatted at 2026-07-13 09:01:33 on dist-test-slave-zr7m"
I20260713 09:01:33.737478  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-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)
I20260713 09:01:33.749734  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:33.750770  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:33.752043  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:33.754057  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:33.754238  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.754442  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:33.754582  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.790032  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.194:42075
I20260713 09:01:33.790127  6982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.194:42075 every 8 connection(s)
I20260713 09:01:33.794149  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:33.800603  6986 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
W20260713 09:01:33.802241  6989 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
W20260713 09:01:33.803949  6987 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
I20260713 09:01:33.804528  6983 heartbeater.cc:344] Connected to a master server at 127.5.161.254:40005
I20260713 09:01:33.804672  5767 server_base.cc:1061] running on GCE node
I20260713 09:01:33.804903  6983 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:33.805595  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:33.805716  6983 heartbeater.cc:507] Master 127.5.161.254:40005 requested a full tablet report, sending...
W20260713 09:01:33.805873  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:33.806092  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933293806071 us; error 0 us; skew 500 ppm
I20260713 09:01:33.806734  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:33.807659  6781 ts_manager.cc:194] Registered new tserver with Master: 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:33.808986  5767 webserver.cc:533] Webserver started at http://127.5.161.195:35453/ using document root <none> and password file <none>
I20260713 09:01:33.809101  6781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32812
I20260713 09:01:33.809465  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:33.809669  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:33.809899  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:33.810935  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root/instance:
uuid: "57b618af861a4250b3a5bcfdaed51d2b"
format_stamp: "Formatted at 2026-07-13 09:01:33 on dist-test-slave-zr7m"
I20260713 09:01:33.814740  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:33.817562  6994 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.818256  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:33.818480  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root
uuid: "57b618af861a4250b3a5bcfdaed51d2b"
format_stamp: "Formatted at 2026-07-13 09:01:33 on dist-test-slave-zr7m"
I20260713 09:01:33.818692  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-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)
I20260713 09:01:33.854741  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:33.855790  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:33.857168  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:33.859283  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:33.859447  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.859616  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:33.859735  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:33.896368  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.195:37627
I20260713 09:01:33.896478  7056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.195:37627 every 8 connection(s)
I20260713 09:01:33.908591  7057 heartbeater.cc:344] Connected to a master server at 127.5.161.254:40005
I20260713 09:01:33.908931  7057 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:33.909602  7057 heartbeater.cc:507] Master 127.5.161.254:40005 requested a full tablet report, sending...
I20260713 09:01:33.911340  6781 ts_manager.cc:194] Registered new tserver with Master: 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:33.912235  5767 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013104712s
I20260713 09:01:33.912737  6781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32818
I20260713 09:01:33.934276  6781 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32822:
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"
    }
  }
}
W20260713 09:01:33.937789  6781 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.
I20260713 09:01:34.048204  7022 tablet_service.cc:1511] Processing CreateTablet for tablet d804367ea54a4967a38696c3f2246d1c (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:34.049593  7022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d804367ea54a4967a38696c3f2246d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.051928  7021 tablet_service.cc:1511] Processing CreateTablet for tablet ec66cc8b51e74eb58b363b7f1982f6c2 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:34.053200  7021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec66cc8b51e74eb58b363b7f1982f6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.054680  7019 tablet_service.cc:1511] Processing CreateTablet for tablet fb5d382235c74b0c870b160e081e70e9 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:34.055918  7019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5d382235c74b0c870b160e081e70e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.055641  6870 tablet_service.cc:1511] Processing CreateTablet for tablet fb5d382235c74b0c870b160e081e70e9 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:34.056367  6871 tablet_service.cc:1511] Processing CreateTablet for tablet 170d935cc37b4d48a0f2d22ea007068f (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:34.056911  6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5d382235c74b0c870b160e081e70e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.057330  6873 tablet_service.cc:1511] Processing CreateTablet for tablet d804367ea54a4967a38696c3f2246d1c (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:34.059010  6869 tablet_service.cc:1511] Processing CreateTablet for tablet 693234634a1a414b96c747c8b7eae27a (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:34.059266  6868 tablet_service.cc:1511] Processing CreateTablet for tablet 2546df98ea104040a3c7dff3569bbce0 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:34.059356  6872 tablet_service.cc:1511] Processing CreateTablet for tablet ec66cc8b51e74eb58b363b7f1982f6c2 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:34.061066  6948 tablet_service.cc:1511] Processing CreateTablet for tablet d804367ea54a4967a38696c3f2246d1c (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:34.061825  6944 tablet_service.cc:1511] Processing CreateTablet for tablet 693234634a1a414b96c747c8b7eae27a (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:34.063493  6943 tablet_service.cc:1511] Processing CreateTablet for tablet 2546df98ea104040a3c7dff3569bbce0 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:34.063783  6945 tablet_service.cc:1511] Processing CreateTablet for tablet fb5d382235c74b0c870b160e081e70e9 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:34.062245  6948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d804367ea54a4967a38696c3f2246d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.064949  6945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5d382235c74b0c870b160e081e70e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.065630  7020 tablet_service.cc:1511] Processing CreateTablet for tablet 170d935cc37b4d48a0f2d22ea007068f (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:34.066809  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170d935cc37b4d48a0f2d22ea007068f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.057683  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170d935cc37b4d48a0f2d22ea007068f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.070205  6941 tablet_service.cc:1511] Processing CreateTablet for tablet d818dbce0eb24ee6b7c3e49d09d1a894 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:34.071449  6869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693234634a1a414b96c747c8b7eae27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.073067  6866 tablet_service.cc:1511] Processing CreateTablet for tablet d818dbce0eb24ee6b7c3e49d09d1a894 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:34.074138  6868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2546df98ea104040a3c7dff3569bbce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.073143  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 170d935cc37b4d48a0f2d22ea007068f (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:34.075598  6944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693234634a1a414b96c747c8b7eae27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.075350  6947 tablet_service.cc:1511] Processing CreateTablet for tablet ec66cc8b51e74eb58b363b7f1982f6c2 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:34.075372  6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d804367ea54a4967a38696c3f2246d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.072901  6867 tablet_service.cc:1511] Processing CreateTablet for tablet c508203db6464f25b861ebf6c353fcbc (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:34.079137  7018 tablet_service.cc:1511] Processing CreateTablet for tablet 693234634a1a414b96c747c8b7eae27a (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:34.076572  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec66cc8b51e74eb58b363b7f1982f6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.074158  6942 tablet_service.cc:1511] Processing CreateTablet for tablet c508203db6464f25b861ebf6c353fcbc (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:34.080986  6942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c508203db6464f25b861ebf6c353fcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.081166  7017 tablet_service.cc:1511] Processing CreateTablet for tablet 2546df98ea104040a3c7dff3569bbce0 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:34.082389  7017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2546df98ea104040a3c7dff3569bbce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.082906  6943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2546df98ea104040a3c7dff3569bbce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.084553  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170d935cc37b4d48a0f2d22ea007068f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.085541  6941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d818dbce0eb24ee6b7c3e49d09d1a894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.085409  7016 tablet_service.cc:1511] Processing CreateTablet for tablet c508203db6464f25b861ebf6c353fcbc (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:34.086622  7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c508203db6464f25b861ebf6c353fcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.088754  6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec66cc8b51e74eb58b363b7f1982f6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.092706  7018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693234634a1a414b96c747c8b7eae27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.104997  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c508203db6464f25b861ebf6c353fcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.108654  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d818dbce0eb24ee6b7c3e49d09d1a894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.112231  7015 tablet_service.cc:1511] Processing CreateTablet for tablet d818dbce0eb24ee6b7c3e49d09d1a894 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:34.113493  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d818dbce0eb24ee6b7c3e49d09d1a894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.125584  6940 tablet_service.cc:1511] Processing CreateTablet for tablet 32439f45ada64eb982d40352b0be6835 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:34.129601  6940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32439f45ada64eb982d40352b0be6835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.132011  6865 tablet_service.cc:1511] Processing CreateTablet for tablet 32439f45ada64eb982d40352b0be6835 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:34.133247  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32439f45ada64eb982d40352b0be6835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.156857  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 32439f45ada64eb982d40352b0be6835 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:34.158154  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32439f45ada64eb982d40352b0be6835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.166256  7073 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.184845  6939 tablet_service.cc:1511] Processing CreateTablet for tablet 856691911e3644088e135248877677a2 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:34.188966  6939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856691911e3644088e135248877677a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.191442  7016 tablet_service.cc:1511] Processing CreateTablet for tablet 856691911e3644088e135248877677a2 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:34.193847  7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856691911e3644088e135248877677a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.200465  7074 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.208861  7072 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.211820  6870 tablet_service.cc:1511] Processing CreateTablet for tablet 856691911e3644088e135248877677a2 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:34.212973  6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856691911e3644088e135248877677a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.213618  6871 tablet_service.cc:1511] Processing CreateTablet for tablet 76250cded597424da841d49b73c6968a (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:34.214821  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76250cded597424da841d49b73c6968a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.201128  7073 tablet_bootstrap.cc:654] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.242298  7074 tablet_bootstrap.cc:654] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.248571  7072 tablet_bootstrap.cc:654] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.259287  6866 tablet_service.cc:1511] Processing CreateTablet for tablet 6486f36ceac6476a9c3cc5b27b53fd1b (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:34.260605  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6486f36ceac6476a9c3cc5b27b53fd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.262614  7018 tablet_service.cc:1511] Processing CreateTablet for tablet 76250cded597424da841d49b73c6968a (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:34.262753  6939 tablet_service.cc:1511] Processing CreateTablet for tablet 76250cded597424da841d49b73c6968a (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:34.263792  7018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76250cded597424da841d49b73c6968a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.269979  7020 tablet_service.cc:1511] Processing CreateTablet for tablet 6486f36ceac6476a9c3cc5b27b53fd1b (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:34.271209  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6486f36ceac6476a9c3cc5b27b53fd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.271857  6865 tablet_service.cc:1511] Processing CreateTablet for tablet c3f51bd1e3614b798c13cc0835443c55 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:34.272029  6943 tablet_service.cc:1511] Processing CreateTablet for tablet c3f51bd1e3614b798c13cc0835443c55 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:34.273000  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f51bd1e3614b798c13cc0835443c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.273017  6944 tablet_service.cc:1511] Processing CreateTablet for tablet 6486f36ceac6476a9c3cc5b27b53fd1b (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:34.278672  6943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f51bd1e3614b798c13cc0835443c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.281056  6939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76250cded597424da841d49b73c6968a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.286504  6944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6486f36ceac6476a9c3cc5b27b53fd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.286348  7014 tablet_service.cc:1511] Processing CreateTablet for tablet c3f51bd1e3614b798c13cc0835443c55 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:34.287048  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 0eeebe93c538482b9c0eaf9b4de00357 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:34.287627  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f51bd1e3614b798c13cc0835443c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.288142  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eeebe93c538482b9c0eaf9b4de00357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.290424  6870 tablet_service.cc:1511] Processing CreateTablet for tablet 0eeebe93c538482b9c0eaf9b4de00357 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:34.291612  6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eeebe93c538482b9c0eaf9b4de00357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.300981  7072 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:34.301460  7072 ts_tablet_manager.cc:1403] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.004s
I20260713 09:01:34.301474  7073 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:34.302349  7073 ts_tablet_manager.cc:1403] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.006s
I20260713 09:01:34.304523  7072 raft_consensus.cc:359] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.305225  7072 raft_consensus.cc:385] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.304948  7073 raft_consensus.cc:359] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.305511  7072 raft_consensus.cc:740] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.305588  7073 raft_consensus.cc:385] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.305922  7073 raft_consensus.cc:740] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.306232  7072 consensus_queue.cc:260] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.306576  7073 consensus_queue.cc:260] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.311069  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 0eeebe93c538482b9c0eaf9b4de00357 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:34.314448  6940 tablet_service.cc:1511] Processing CreateTablet for tablet f2b11124d2ae4a0082f7d57f3af054f8 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:34.316392  6940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b11124d2ae4a0082f7d57f3af054f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.316102  7016 tablet_service.cc:1511] Processing CreateTablet for tablet f2b11124d2ae4a0082f7d57f3af054f8 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:34.312220  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eeebe93c538482b9c0eaf9b4de00357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.313414  6868 tablet_service.cc:1511] Processing CreateTablet for tablet f2b11124d2ae4a0082f7d57f3af054f8 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:34.320247  7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b11124d2ae4a0082f7d57f3af054f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.321332  6871 tablet_service.cc:1511] Processing CreateTablet for tablet c588cc74bca2403c9268d0d3df39e58e (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:34.321583  6868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b11124d2ae4a0082f7d57f3af054f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.329531  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c588cc74bca2403c9268d0d3df39e58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.340937  7074 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.341365  7074 ts_tablet_manager.cc:1403] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.141s	user 0.027s	sys 0.014s
I20260713 09:01:34.343266  7074 raft_consensus.cc:359] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.343739  7074 raft_consensus.cc:385] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.343997  7074 raft_consensus.cc:740] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.344816  7074 consensus_queue.cc:260] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.346567  7073 ts_tablet_manager.cc:1434] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.010s
I20260713 09:01:34.347291  6983 heartbeater.cc:499] Master 127.5.161.254:40005 was elected leader, sending a full tablet report...
I20260713 09:01:34.347543  7073 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.340991  7072 ts_tablet_manager.cc:1434] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260713 09:01:34.349155  7072 tablet_bootstrap.cc:492] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.349270  6946 tablet_service.cc:1511] Processing CreateTablet for tablet c588cc74bca2403c9268d0d3df39e58e (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:34.350484  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c588cc74bca2403c9268d0d3df39e58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.352597  6908 heartbeater.cc:499] Master 127.5.161.254:40005 was elected leader, sending a full tablet report...
I20260713 09:01:34.356249  7079 raft_consensus.cc:493] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.356791  7079 raft_consensus.cc:515] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.359241  7079 leader_election.cc:290] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.359681  7073 tablet_bootstrap.cc:654] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.377146  7074 ts_tablet_manager.cc:1434] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.004s
I20260713 09:01:34.377908  7057 heartbeater.cc:499] Master 127.5.161.254:40005 was elected leader, sending a full tablet report...
I20260713 09:01:34.379860  7072 tablet_bootstrap.cc:654] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.380549  7078 raft_consensus.cc:493] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.380990  7078 raft_consensus.cc:515] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.384987  7074 tablet_bootstrap.cc:492] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.385864  7020 tablet_service.cc:1511] Processing CreateTablet for tablet c588cc74bca2403c9268d0d3df39e58e (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:34.392132  6944 tablet_service.cc:1511] Processing CreateTablet for tablet 9c579545fc854bcb9c0fc7416474bf28 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:34.393321  6944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c579545fc854bcb9c0fc7416474bf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.396982  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c588cc74bca2403c9268d0d3df39e58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.402004  7078 leader_election.cc:290] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.415194  6866 tablet_service.cc:1511] Processing CreateTablet for tablet 83d5b9eb3cfe47e798fa69b834d0b408 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:34.416378  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d5b9eb3cfe47e798fa69b834d0b408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.414558  6870 tablet_service.cc:1511] Processing CreateTablet for tablet 9c579545fc854bcb9c0fc7416474bf28 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:34.418514  6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c579545fc854bcb9c0fc7416474bf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.424947  6867 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61425243c74af4add03edd9c254bec (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:34.426148  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61425243c74af4add03edd9c254bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.428570  6873 tablet_service.cc:1511] Processing CreateTablet for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:34.429688  6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.429912  6943 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61425243c74af4add03edd9c254bec (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:34.431033  6943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61425243c74af4add03edd9c254bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.433367  6945 tablet_service.cc:1511] Processing CreateTablet for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:34.434908  6945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.444011  6868 tablet_service.cc:1511] Processing CreateTablet for tablet ad8c255a241c40e0bc15acd59f66e20d (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:34.445165  6868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8c255a241c40e0bc15acd59f66e20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.446593  7018 tablet_service.cc:1511] Processing CreateTablet for tablet 83d5b9eb3cfe47e798fa69b834d0b408 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:34.447203  7017 tablet_service.cc:1511] Processing CreateTablet for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:34.447752  7018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d5b9eb3cfe47e798fa69b834d0b408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.448354  7017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.449160  7015 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61425243c74af4add03edd9c254bec (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:34.450287  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61425243c74af4add03edd9c254bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.450762  7016 tablet_service.cc:1511] Processing CreateTablet for tablet 9c579545fc854bcb9c0fc7416474bf28 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:34.451872  7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c579545fc854bcb9c0fc7416474bf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.453078  6946 tablet_service.cc:1511] Processing CreateTablet for tablet 83d5b9eb3cfe47e798fa69b834d0b408 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:34.454241  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d5b9eb3cfe47e798fa69b834d0b408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.471989  7074 tablet_bootstrap.cc:654] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.476854  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:34.478576  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693234634a1a414b96c747c8b7eae27a" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
W20260713 09:01:34.480033  6846 leader_election.cc:343] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:34.480798  6923 leader_election.cc:343] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:34.488142  7072 tablet_bootstrap.cc:492] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:34.497296  7072 ts_tablet_manager.cc:1403] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.148s	user 0.007s	sys 0.028s
I20260713 09:01:34.489653  6940 tablet_service.cc:1511] Processing CreateTablet for tablet ad8c255a241c40e0bc15acd59f66e20d (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:34.498178  6940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8c255a241c40e0bc15acd59f66e20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.499239  7014 tablet_service.cc:1511] Processing CreateTablet for tablet ad8c255a241c40e0bc15acd59f66e20d (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:34.500407  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8c255a241c40e0bc15acd59f66e20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.495116  7073 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:34.504611  7073 ts_tablet_manager.cc:1403] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.157s	user 0.024s	sys 0.011s
I20260713 09:01:34.506906  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.507530  7032 raft_consensus.cc:2468] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:34.507345  7073 raft_consensus.cc:359] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.508044  7073 raft_consensus.cc:385] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.508347  7073 raft_consensus.cc:740] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.508913  6924 leader_election.cc:304] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [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: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
I20260713 09:01:34.509044  7073 consensus_queue.cc:260] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.510068  7080 raft_consensus.cc:2804] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:34.510428  7080 raft_consensus.cc:493] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:34.510715  7080 raft_consensus.cc:3060] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.511062  7073 ts_tablet_manager.cc:1434] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:34.511953  7073 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.518276  7072 raft_consensus.cc:359] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.523555  6866 tablet_service.cc:1511] Processing CreateTablet for tablet 8219ed6f3592420694fce067217af4f4 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:34.524801  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8219ed6f3592420694fce067217af4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.526304  7072 raft_consensus.cc:385] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.526595  7072 raft_consensus.cc:740] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.527292  7072 consensus_queue.cc:260] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.529867  7072 ts_tablet_manager.cc:1434] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260713 09:01:34.529824  6944 tablet_service.cc:1511] Processing CreateTablet for tablet 8219ed6f3592420694fce067217af4f4 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:34.530861  7072 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.531044  6944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8219ed6f3592420694fce067217af4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.533883  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 8219ed6f3592420694fce067217af4f4 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:34.534222  6865 tablet_service.cc:1511] Processing CreateTablet for tablet 91b4510e45fd4a71a28bdb37af73d2dd (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:34.535054  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8219ed6f3592420694fce067217af4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.535288  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b4510e45fd4a71a28bdb37af73d2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.523515  7080 raft_consensus.cc:515] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.541389  7079 raft_consensus.cc:493] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.541828  7079 raft_consensus.cc:515] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.543701  7079 leader_election.cc:290] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.544999  6939 tablet_service.cc:1511] Processing CreateTablet for tablet 91b4510e45fd4a71a28bdb37af73d2dd (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:34.545945  7078 raft_consensus.cc:493] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.546386  7078 raft_consensus.cc:515] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.546334  6939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b4510e45fd4a71a28bdb37af73d2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.548902  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693234634a1a414b96c747c8b7eae27a" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:34.549463  6883 raft_consensus.cc:2468] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:34.557570  7073 tablet_bootstrap.cc:654] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.557682  7018 tablet_service.cc:1511] Processing CreateTablet for tablet 91b4510e45fd4a71a28bdb37af73d2dd (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:34.550981  6923 leader_election.cc:304] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:34.561420  7018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b4510e45fd4a71a28bdb37af73d2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.561719  7079 raft_consensus.cc:2804] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:34.562093  7079 raft_consensus.cc:493] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:34.562409  7079 raft_consensus.cc:3060] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:34.562965  6829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:34.566047  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:34.566578  6941 tablet_service.cc:1511] Processing CreateTablet for tablet 325c756b0dff4cafa1fcb0e133fb9064 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:34.567709  6941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325c756b0dff4cafa1fcb0e133fb9064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.567823  7078 leader_election.cc:290] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.569152  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5d382235c74b0c870b160e081e70e9" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:34.569993  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693234634a1a414b96c747c8b7eae27a" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.570461  7020 tablet_service.cc:1511] Processing CreateTablet for tablet 325c756b0dff4cafa1fcb0e133fb9064 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:34.571575  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325c756b0dff4cafa1fcb0e133fb9064. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:34.572579  6923 leader_election.cc:343] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:34.573500  6924 leader_election.cc:343] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:34.570370  6846 leader_election.cc:343] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:34.579314  6873 tablet_service.cc:1511] Processing CreateTablet for tablet 325c756b0dff4cafa1fcb0e133fb9064 (DEFAULT_TABLE table=test-workload [id=14ec6166f3b84062870bccce2d6c254c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:34.590063  7072 tablet_bootstrap.cc:654] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.596930  7080 leader_election.cc:290] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.598198  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:34.601749  7032 raft_consensus.cc:3060] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.607617  6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325c756b0dff4cafa1fcb0e133fb9064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:34.610730  7074 tablet_bootstrap.cc:492] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.611155  7074 ts_tablet_manager.cc:1403] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.226s	user 0.018s	sys 0.023s
I20260713 09:01:34.613876  7074 raft_consensus.cc:359] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.614506  7074 raft_consensus.cc:385] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.614817  7074 raft_consensus.cc:740] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.617453  7032 raft_consensus.cc:2468] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:34.606702  7079 raft_consensus.cc:515] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.622920  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693234634a1a414b96c747c8b7eae27a" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:34.623430  6883 raft_consensus.cc:3060] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.619737  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693234634a1a414b96c747c8b7eae27a" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.630079  6883 raft_consensus.cc:2468] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:34.632787  7079 leader_election.cc:290] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.632907  6923 leader_election.cc:304] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:34.633791  7079 raft_consensus.cc:2804] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:34.633884  6924 leader_election.cc:304] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
I20260713 09:01:34.634262  7079 raft_consensus.cc:697] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:34.635300  7080 raft_consensus.cc:2804] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:34.635221  7079 consensus_queue.cc:237] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.635752  7080 raft_consensus.cc:697] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:34.636299  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5d382235c74b0c870b160e081e70e9" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
W20260713 09:01:34.635644  6849 leader_election.cc:343] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:34.637187  7080 consensus_queue.cc:237] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.637400  6849 leader_election.cc:304] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 493b377c76414c66820401b0cb507d4f; no voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:34.638685  7078 raft_consensus.cc:2749] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:34.615485  7074 consensus_queue.cc:260] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
W20260713 09:01:34.642379  6849 leader_election.cc:343] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:34.642796  6849 leader_election.cc:304] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 493b377c76414c66820401b0cb507d4f; no voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:34.643682  7074 ts_tablet_manager.cc:1434] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260713 09:01:34.643795  7078 raft_consensus.cc:2749] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:34.640220  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693234634a1a414b96c747c8b7eae27a" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
W20260713 09:01:34.646078  6924 leader_election.cc:343] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:34.648582  7074 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.654932  7072 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:34.655292  7074 tablet_bootstrap.cc:654] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.655356  7072 ts_tablet_manager.cc:1403] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.010s
I20260713 09:01:34.657896  6780 catalog_manager.cc:5697] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:34.658283  7072 raft_consensus.cc:359] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.659328  7072 raft_consensus.cc:385] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.659627  7072 raft_consensus.cc:740] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.659530  6780 catalog_manager.cc:5697] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:34.660612  7073 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:34.660759  7074 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.660451  7072 consensus_queue.cc:260] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.661038  7073 ts_tablet_manager.cc:1403] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.006s
I20260713 09:01:34.661368  7074 ts_tablet_manager.cc:1403] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:01:34.664021  7073 raft_consensus.cc:359] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.664719  7073 raft_consensus.cc:385] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.664378  7074 raft_consensus.cc:359] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.665030  7073 raft_consensus.cc:740] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.665342  7074 raft_consensus.cc:385] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.665719  7074 raft_consensus.cc:740] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.665818  7073 consensus_queue.cc:260] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.666574  7074 consensus_queue.cc:260] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.668412  7072 ts_tablet_manager.cc:1434] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:01:34.669185  7074 ts_tablet_manager.cc:1434] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:34.670217  7074 tablet_bootstrap.cc:492] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.670612  7073 ts_tablet_manager.cc:1434] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:34.671550  7073 tablet_bootstrap.cc:492] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.676486  7074 tablet_bootstrap.cc:654] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.677241  7073 tablet_bootstrap.cc:654] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.684257  7072 tablet_bootstrap.cc:492] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.687224  7074 tablet_bootstrap.cc:492] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.687566  7074 ts_tablet_manager.cc:1403] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260713 09:01:34.689888  7074 raft_consensus.cc:359] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.690351  7074 raft_consensus.cc:385] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.690478  7072 tablet_bootstrap.cc:654] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.690580  7074 raft_consensus.cc:740] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.691237  7074 consensus_queue.cc:260] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.693056  7074 ts_tablet_manager.cc:1434] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:01:34.693869  7074 tablet_bootstrap.cc:492] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.698545  7074 tablet_bootstrap.cc:654] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.699404  7073 tablet_bootstrap.cc:492] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:34.699826  7073 ts_tablet_manager.cc:1403] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.006s
I20260713 09:01:34.702463  7073 raft_consensus.cc:359] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.703120  7073 raft_consensus.cc:385] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.703420  7073 raft_consensus.cc:740] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.704048  7072 tablet_bootstrap.cc:492] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:34.704623  7072 ts_tablet_manager.cc:1403] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260713 09:01:34.704200  7073 consensus_queue.cc:260] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.706670  7073 ts_tablet_manager.cc:1434] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:34.707571  7073 tablet_bootstrap.cc:492] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.709177  7072 raft_consensus.cc:359] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.709928  7072 raft_consensus.cc:385] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.710268  7072 raft_consensus.cc:740] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.710999  7072 consensus_queue.cc:260] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.713243  7072 ts_tablet_manager.cc:1434] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:01:34.715281  7072 tablet_bootstrap.cc:492] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.717022  7073 tablet_bootstrap.cc:654] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.717314  7074 tablet_bootstrap.cc:492] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.717737  7074 ts_tablet_manager.cc:1403] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260713 09:01:34.720386  7074 raft_consensus.cc:359] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:34.721030  7072 tablet_bootstrap.cc:654] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.721138  7074 raft_consensus.cc:385] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.721508  7074 raft_consensus.cc:740] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.722162  7074 consensus_queue.cc:260] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:34.730333  7073 tablet_bootstrap.cc:492] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:34.730799  7073 ts_tablet_manager.cc:1403] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260713 09:01:34.731444  7074 ts_tablet_manager.cc:1434] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:01:34.732326  7074 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.733656  7073 raft_consensus.cc:359] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:34.734375  7073 raft_consensus.cc:385] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.734655  7073 raft_consensus.cc:740] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.735553  7073 consensus_queue.cc:260] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:34.738485  7072 tablet_bootstrap.cc:492] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:34.738893  7074 tablet_bootstrap.cc:654] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.738932  7072 ts_tablet_manager.cc:1403] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260713 09:01:34.740869  7073 ts_tablet_manager.cc:1434] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:01:34.741776  7073 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.741776  7072 raft_consensus.cc:359] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:34.742587  7072 raft_consensus.cc:385] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.743517  7072 raft_consensus.cc:740] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.744338  7072 consensus_queue.cc:260] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:34.746640  7072 ts_tablet_manager.cc:1434] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:34.747519  7072 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.748152  7073 tablet_bootstrap.cc:654] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.753429  7074 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.753464  7072 tablet_bootstrap.cc:654] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.753974  7074 ts_tablet_manager.cc:1403] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260713 09:01:34.757098  7074 raft_consensus.cc:359] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.757824  7074 raft_consensus.cc:385] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.757843  7073 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:34.758165  7074 raft_consensus.cc:740] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.758394  7073 ts_tablet_manager.cc:1403] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260713 09:01:34.759040  7074 consensus_queue.cc:260] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.761294  7073 raft_consensus.cc:359] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.762136  7073 raft_consensus.cc:385] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.761381  7074 ts_tablet_manager.cc:1434] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:34.763615  7074 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.762431  7073 raft_consensus.cc:740] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.767469  7073 consensus_queue.cc:260] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.769761  7074 tablet_bootstrap.cc:654] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.775631  7073 ts_tablet_manager.cc:1434] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:01:34.776654  7073 tablet_bootstrap.cc:492] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.789019  7073 tablet_bootstrap.cc:654] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.794222  7072 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:34.794584  7072 ts_tablet_manager.cc:1403] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.024s
I20260713 09:01:34.794768  7073 tablet_bootstrap.cc:492] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:34.794771  7074 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.795305  7073 ts_tablet_manager.cc:1403] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.007s
I20260713 09:01:34.795321  7074 ts_tablet_manager.cc:1403] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.019s
I20260713 09:01:34.797132  7072 raft_consensus.cc:359] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.797644  7072 raft_consensus.cc:385] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.797852  7072 raft_consensus.cc:740] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.798141  7073 raft_consensus.cc:359] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.798326  7074 raft_consensus.cc:359] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.798417  7072 consensus_queue.cc:260] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.798839  7073 raft_consensus.cc:385] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.799036  7074 raft_consensus.cc:385] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.799216  7073 raft_consensus.cc:740] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.799371  7074 raft_consensus.cc:740] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.800014  7073 consensus_queue.cc:260] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.800683  7072 ts_tablet_manager.cc:1434] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:01:34.801602  7072 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.800989  7074 consensus_queue.cc:260] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.806068  7074 ts_tablet_manager.cc:1434] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260713 09:01:34.806939  7074 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.807359  7072 tablet_bootstrap.cc:654] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.811890  7073 ts_tablet_manager.cc:1434] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:01:34.812944  7074 tablet_bootstrap.cc:654] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.814993  7073 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.821442  7073 tablet_bootstrap.cc:654] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.822009  7072 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:34.822443  7072 ts_tablet_manager.cc:1403] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:01:34.823782  7092 raft_consensus.cc:493] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.824222  7074 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.824692  7074 ts_tablet_manager.cc:1403] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260713 09:01:34.824254  7092 raft_consensus.cc:515] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.824918  7072 raft_consensus.cc:359] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.825578  7072 raft_consensus.cc:385] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.825836  7072 raft_consensus.cc:740] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.826583  7072 consensus_queue.cc:260] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.827052  7074 raft_consensus.cc:359] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.827623  7074 raft_consensus.cc:385] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.827867  7074 raft_consensus.cc:740] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.828706  7074 consensus_queue.cc:260] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.829491  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2546df98ea104040a3c7dff3569bbce0" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.830086  7078 raft_consensus.cc:493] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.830483  7074 ts_tablet_manager.cc:1434] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:34.830499  7078 raft_consensus.cc:515] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.831480  7074 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.832571  7078 leader_election.cc:290] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.833925  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:34.834606  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.835273  7072 ts_tablet_manager.cc:1434] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:01:34.836189  7072 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.836987  7074 tablet_bootstrap.cc:654] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.827889  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2546df98ea104040a3c7dff3569bbce0" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
W20260713 09:01:34.840765  6923 leader_election.cc:343] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:34.830109  7031 raft_consensus.cc:2468] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:34.842803  7072 tablet_bootstrap.cc:654] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.842628  6924 leader_election.cc:304] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [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: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
I20260713 09:01:34.843550  7079 raft_consensus.cc:2804] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:34.843890  7079 raft_consensus.cc:493] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:34.844221  7079 raft_consensus.cc:3060] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.847436  7074 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.847867  7074 ts_tablet_manager.cc:1403] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:01:34.835285  7032 raft_consensus.cc:2393] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 493b377c76414c66820401b0cb507d4f in current term 1: Already voted for candidate 01aed24f369b42239c0e4cbf750d88a6 in this term.
I20260713 09:01:34.849643  6849 leader_election.cc:304] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 493b377c76414c66820401b0cb507d4f; no voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:34.850286  7074 raft_consensus.cc:359] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.850696  7078 raft_consensus.cc:3060] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.850953  7074 raft_consensus.cc:385] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.851248  7074 raft_consensus.cc:740] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.852012  7074 consensus_queue.cc:260] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.853693  7074 ts_tablet_manager.cc:1434] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:34.854429  7074 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.856479  7080 raft_consensus.cc:493] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.856918  7080 raft_consensus.cc:515] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.858372  7074 tablet_bootstrap.cc:654] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.858856  7080 leader_election.cc:290] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.859540  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5d382235c74b0c870b160e081e70e9" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:34.860124  6883 raft_consensus.cc:2468] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:34.860364  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5d382235c74b0c870b160e081e70e9" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.860981  7032 raft_consensus.cc:2468] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:34.862191  6924 leader_election.cc:304] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:34.862417  7072 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:34.862993  7080 raft_consensus.cc:2804] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:34.863380  7080 raft_consensus.cc:493] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:34.863695  7080 raft_consensus.cc:3060] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.870044  7078 raft_consensus.cc:2749] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:34.873950  7080 raft_consensus.cc:515] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.876718  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5d382235c74b0c870b160e081e70e9" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:34.877259  6883 raft_consensus.cc:3060] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.878664  7079 raft_consensus.cc:515] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.826568  7092 leader_election.cc:290] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.881577  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2546df98ea104040a3c7dff3569bbce0" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:34.883020  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2546df98ea104040a3c7dff3569bbce0" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:34.883599  7032 raft_consensus.cc:3060] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.886636  6883 raft_consensus.cc:2468] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:34.862977  7072 ts_tablet_manager.cc:1403] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
W20260713 09:01:34.883054  6923 leader_election.cc:343] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:34.889122  6923 leader_election.cc:304] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:34.889930  7092 raft_consensus.cc:2804] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:34.890982  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5d382235c74b0c870b160e081e70e9" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:34.891207  7092 raft_consensus.cc:697] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:34.891598  7031 raft_consensus.cc:3060] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.892061  7092 consensus_queue.cc:237] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.897229  7032 raft_consensus.cc:2468] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:34.898362  6924 leader_election.cc:304] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
I20260713 09:01:34.898435  7031 raft_consensus.cc:2468] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:34.899257  7116 raft_consensus.cc:2804] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:34.899472  7081 raft_consensus.cc:493] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.899948  7081 raft_consensus.cc:515] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.902472  7081 leader_election.cc:290] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:34.915860  7079 leader_election.cc:290] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.916788  7079 raft_consensus.cc:493] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.917369  7078 raft_consensus.cc:493] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.917897  7078 raft_consensus.cc:515] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.920570  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:34.921912  7078 leader_election.cc:290] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.917204  7079 raft_consensus.cc:515] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.925127  6958 raft_consensus.cc:2468] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:34.925218  7080 leader_election.cc:290] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.926930  6846 leader_election.cc:304] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:34.928751  7079 leader_election.cc:290] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.930163  7072 raft_consensus.cc:359] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.933401  7072 raft_consensus.cc:385] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.933743  7072 raft_consensus.cc:740] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.934537  7072 consensus_queue.cc:260] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.931823  7078 raft_consensus.cc:2804] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:34.935994  7078 raft_consensus.cc:493] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:34.936419  7078 raft_consensus.cc:3060] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.937407  7074 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:34.931932  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:34.937837  7074 ts_tablet_manager.cc:1403] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.084s	user 0.041s	sys 0.039s
I20260713 09:01:34.940228  7074 raft_consensus.cc:359] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.941042  7074 raft_consensus.cc:385] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.941298  7074 raft_consensus.cc:740] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.942014  7074 consensus_queue.cc:260] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.943717  7073 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:34.942670  6780 catalog_manager.cc:5697] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:34.944119  7073 ts_tablet_manager.cc:1403] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.129s	user 0.041s	sys 0.044s
I20260713 09:01:34.945786  7072 ts_tablet_manager.cc:1434] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260713 09:01:34.946060  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.946902  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.950073  7032 raft_consensus.cc:2468] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:34.950872  7074 ts_tablet_manager.cc:1434] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:01:34.950872  7031 raft_consensus.cc:2468] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:34.952896  7072 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:34.953017  6924 leader_election.cc:304] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:34.957432  7073 raft_consensus.cc:359] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.960917  7118 raft_consensus.cc:2804] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:34.958799  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:34.961030  7073 raft_consensus.cc:385] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:34.959164  7074 tablet_bootstrap.cc:492] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:34.961404  7116 raft_consensus.cc:697] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:34.961479  7118 raft_consensus.cc:493] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:34.962101  7092 raft_consensus.cc:493] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:34.962363  7118 raft_consensus.cc:3060] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.962726  7073 raft_consensus.cc:740] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:34.962539  7092 raft_consensus.cc:515] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.963378  7073 consensus_queue.cc:260] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.965627  7092 leader_election.cc:290] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.965768  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d818dbce0eb24ee6b7c3e49d09d1a894" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:34.966442  6881 raft_consensus.cc:2468] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:34.967561  6923 leader_election.cc:304] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:34.962638  7116 consensus_queue.cc:237] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.968663  7092 raft_consensus.cc:2804] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:34.968506  7078 raft_consensus.cc:515] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.969018  7092 raft_consensus.cc:493] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:34.969372  7092 raft_consensus.cc:3060] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.971151  7073 ts_tablet_manager.cc:1434] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260713 09:01:34.972025  7073 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:34.972890  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d818dbce0eb24ee6b7c3e49d09d1a894" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:34.973448  7031 raft_consensus.cc:2468] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:34.972667  7074 tablet_bootstrap.cc:654] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.976248  7072 tablet_bootstrap.cc:654] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.978324  7073 tablet_bootstrap.cc:654] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:34.979115  6883 raft_consensus.cc:2393] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01aed24f369b42239c0e4cbf750d88a6 in current term 1: Already voted for candidate 493b377c76414c66820401b0cb507d4f in this term.
I20260713 09:01:34.978791  7092 raft_consensus.cc:515] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.979049  7118 raft_consensus.cc:515] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.981292  7118 leader_election.cc:290] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.982667  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d818dbce0eb24ee6b7c3e49d09d1a894" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:34.983059  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:34.983870  6958 raft_consensus.cc:2393] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57b618af861a4250b3a5bcfdaed51d2b in current term 1: Already voted for candidate 01aed24f369b42239c0e4cbf750d88a6 in this term.
I20260713 09:01:34.983752  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:34.983224  6881 raft_consensus.cc:3060] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.984997  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:34.985690  6883 raft_consensus.cc:2393] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01aed24f369b42239c0e4cbf750d88a6 in current term 1: Already voted for candidate 493b377c76414c66820401b0cb507d4f in this term.
I20260713 09:01:34.985006  7031 raft_consensus.cc:3060] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:34.988811  6995 leader_election.cc:304] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57b618af861a4250b3a5bcfdaed51d2b; no voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f
I20260713 09:01:34.989470  6780 catalog_manager.cc:5697] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:34.992977  7031 raft_consensus.cc:2468] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:34.993378  6881 raft_consensus.cc:2468] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:34.994309  7081 raft_consensus.cc:2749] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:34.994520  6923 leader_election.cc:304] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:34.995252  7118 raft_consensus.cc:2804] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:34.995261  7092 leader_election.cc:290] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:34.995692  6924 leader_election.cc:304] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
I20260713 09:01:34.995846  7118 raft_consensus.cc:697] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:34.996728  7116 raft_consensus.cc:2804] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:34.996687  7118 consensus_queue.cc:237] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.997226  7116 raft_consensus.cc:697] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:34.997998  7116 consensus_queue.cc:237] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:34.998600  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:34.999758  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d818dbce0eb24ee6b7c3e49d09d1a894" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.000272  7031 raft_consensus.cc:3060] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.001647  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec66cc8b51e74eb58b363b7f1982f6c2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.002377  7032 raft_consensus.cc:2393] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 493b377c76414c66820401b0cb507d4f in current term 1: Already voted for candidate 01aed24f369b42239c0e4cbf750d88a6 in this term.
I20260713 09:01:35.003247  6849 leader_election.cc:304] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [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: 493b377c76414c66820401b0cb507d4f; no voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:35.004146  7122 raft_consensus.cc:2749] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.004721  7074 tablet_bootstrap.cc:492] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:35.005035  7078 leader_election.cc:290] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.005934  7074 ts_tablet_manager.cc:1403] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.017s
I20260713 09:01:35.006641  7031 raft_consensus.cc:2468] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:35.007954  7072 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:35.008385  7072 ts_tablet_manager.cc:1403] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.000s
I20260713 09:01:35.010053  7074 raft_consensus.cc:359] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.010641  7074 raft_consensus.cc:385] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.010711  7073 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:35.010735  7072 raft_consensus.cc:359] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.011526  7072 raft_consensus.cc:385] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.011785  7072 raft_consensus.cc:740] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.012087  7073 ts_tablet_manager.cc:1403] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.004s
I20260713 09:01:35.012406  7072 consensus_queue.cc:260] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.014163  7073 raft_consensus.cc:359] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.014585  7073 raft_consensus.cc:385] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.014803  7073 raft_consensus.cc:740] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.015427  7073 consensus_queue.cc:260] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.017119  7072 ts_tablet_manager.cc:1434] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:01:35.017668  7073 ts_tablet_manager.cc:1434] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:35.017899  7072 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:35.018879  7073 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:35.022023  6780 catalog_manager.cc:5697] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:35.023087  7074 raft_consensus.cc:740] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.023892  7072 tablet_bootstrap.cc:654] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.025297  7073 tablet_bootstrap.cc:654] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.023810  7074 consensus_queue.cc:260] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.029238  7074 ts_tablet_manager.cc:1434] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.004s
I20260713 09:01:35.030052  7074 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:35.033761  7074 tablet_bootstrap.cc:654] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.036569  7073 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:35.036954  7073 ts_tablet_manager.cc:1403] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:01:35.039105  7072 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:35.039497  7072 ts_tablet_manager.cc:1403] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:01:35.039497  7073 raft_consensus.cc:359] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.041236  6780 catalog_manager.cc:5697] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:35.041859  7072 raft_consensus.cc:359] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.042476  7072 raft_consensus.cc:385] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.042714  7072 raft_consensus.cc:740] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.041255  7073 raft_consensus.cc:385] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.043372  7072 consensus_queue.cc:260] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.045449  7072 ts_tablet_manager.cc:1434] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:35.047158  7072 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:35.047801  7074 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:35.048207  7074 ts_tablet_manager.cc:1403] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260713 09:01:35.050532  7074 raft_consensus.cc:359] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.051123  7074 raft_consensus.cc:385] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.051380  7074 raft_consensus.cc:740] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.052069  7072 tablet_bootstrap.cc:654] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.043854  7073 raft_consensus.cc:740] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.051946  7074 consensus_queue.cc:260] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.053049  7073 consensus_queue.cc:260] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.053992  7074 ts_tablet_manager.cc:1434] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:35.055083  7074 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:35.054984  7073 ts_tablet_manager.cc:1434] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:01:35.058456  7073 tablet_bootstrap.cc:492] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:35.060056  7078 raft_consensus.cc:493] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.060514  7078 raft_consensus.cc:515] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:35.061741  7074 tablet_bootstrap.cc:654] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.062433  7078 leader_election.cc:290] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.063802  7073 tablet_bootstrap.cc:654] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.064450  7118 raft_consensus.cc:493] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.064929  7118 raft_consensus.cc:515] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:35.065274  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.065840  6958 raft_consensus.cc:2468] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:35.066087  7032 raft_consensus.cc:3060] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.066938  7118 leader_election.cc:290] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627), 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:35.066988  6846 leader_election.cc:304] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:35.068697  7078 raft_consensus.cc:2804] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.069104  7078 raft_consensus.cc:493] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.068594  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.069422  7078 raft_consensus.cc:3060] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.070390  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.071069  7030 raft_consensus.cc:2468] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:35.064855  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.072010  7031 raft_consensus.cc:2468] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:35.074038  6924 leader_election.cc:304] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:35.075110  7116 raft_consensus.cc:2804] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.075173  7118 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.075500  7116 raft_consensus.cc:493] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.075922  7116 raft_consensus.cc:3060] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.082211  7092 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.083274  7078 raft_consensus.cc:515] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:35.084348  6881 raft_consensus.cc:2393] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01aed24f369b42239c0e4cbf750d88a6 in current term 1: Already voted for candidate 493b377c76414c66820401b0cb507d4f in this term.
I20260713 09:01:35.084340  7116 raft_consensus.cc:515] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:35.089114  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:35.089783  6881 raft_consensus.cc:2393] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01aed24f369b42239c0e4cbf750d88a6 in current term 1: Already voted for candidate 493b377c76414c66820401b0cb507d4f in this term.
I20260713 09:01:35.090548  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.091053  7031 raft_consensus.cc:3060] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.090981  7116 leader_election.cc:290] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627), 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:35.093191  7081 raft_consensus.cc:493] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.093604  7081 raft_consensus.cc:515] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.095470  7081 leader_election.cc:290] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.097365  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.097919  6958 raft_consensus.cc:2468] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:35.098037  7122 raft_consensus.cc:493] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.098449  7122 raft_consensus.cc:515] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.100313  6995 leader_election.cc:304] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:35.101100  7081 raft_consensus.cc:2804] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.101238  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.101434  7081 raft_consensus.cc:493] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.101769  7081 raft_consensus.cc:3060] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.101991  7122 leader_election.cc:290] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.102406  7122 raft_consensus.cc:493] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.102787  7122 raft_consensus.cc:515] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.105329  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.101774  6958 raft_consensus.cc:2468] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:35.106952  6846 leader_election.cc:304] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:35.110183  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d935cc37b4d48a0f2d22ea007068f" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.110565  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d935cc37b4d48a0f2d22ea007068f" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.110774  6958 raft_consensus.cc:2468] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:35.111255  7029 raft_consensus.cc:2468] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:35.111990  6846 leader_election.cc:304] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:35.113339  7122 leader_election.cc:290] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.114320  7122 raft_consensus.cc:2804] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.114629  7122 raft_consensus.cc:493] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.114981  7122 raft_consensus.cc:3060] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.116140  7081 raft_consensus.cc:515] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.118985  7030 raft_consensus.cc:2393] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 493b377c76414c66820401b0cb507d4f in current term 1: Already voted for candidate 57b618af861a4250b3a5bcfdaed51d2b in this term.
I20260713 09:01:35.119468  7074 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:35.119902  7074 ts_tablet_manager.cc:1403] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.027s
I20260713 09:01:35.122391  7031 raft_consensus.cc:2468] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:35.126847  7074 raft_consensus.cc:359] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.127553  7074 raft_consensus.cc:385] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.127810  7074 raft_consensus.cc:740] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.126937  7078 leader_election.cc:290] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.130403  7078 raft_consensus.cc:2804] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.130182  7074 consensus_queue.cc:260] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.130733  7078 raft_consensus.cc:493] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.131086  7078 raft_consensus.cc:3060] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.132076  7081 leader_election.cc:290] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.133395  7081 raft_consensus.cc:493] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.134778  7081 raft_consensus.cc:515] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.135814  7140 raft_consensus.cc:493] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.135876  6924 leader_election.cc:304] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
I20260713 09:01:35.137388  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:35.148190  6958 raft_consensus.cc:3060] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.147913  7140 raft_consensus.cc:515] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.149895  7140 leader_election.cc:290] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.151489  7081 leader_election.cc:290] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.137874  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.152671  7031 raft_consensus.cc:2393] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 493b377c76414c66820401b0cb507d4f in current term 1: Already voted for candidate 01aed24f369b42239c0e4cbf750d88a6 in this term.
I20260713 09:01:35.154104  7072 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:35.154517  7072 ts_tablet_manager.cc:1403] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.030s
I20260713 09:01:35.155037  7073 tablet_bootstrap.cc:492] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:35.155426  7073 ts_tablet_manager.cc:1403] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.003s
I20260713 09:01:35.157038  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:35.157887  6957 raft_consensus.cc:2393] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 493b377c76414c66820401b0cb507d4f in current term 1: Already voted for candidate 01aed24f369b42239c0e4cbf750d88a6 in this term.
I20260713 09:01:35.157815  7073 raft_consensus.cc:359] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.158474  7073 raft_consensus.cc:385] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.158718  7073 raft_consensus.cc:740] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.134788  7122 raft_consensus.cc:515] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.139547  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.139870  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:35.140556  7074 ts_tablet_manager.cc:1434] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260713 09:01:35.143097  7078 raft_consensus.cc:515] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.161440  7072 raft_consensus.cc:359] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.162045  7072 raft_consensus.cc:385] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.162324  7072 raft_consensus.cc:740] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.168462  7078 leader_election.cc:290] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.169739  6958 raft_consensus.cc:2468] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:35.170229  7092 raft_consensus.cc:2804] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:35.170670  7092 raft_consensus.cc:697] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:35.170863  6883 raft_consensus.cc:2393] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57b618af861a4250b3a5bcfdaed51d2b in current term 1: Already voted for candidate 493b377c76414c66820401b0cb507d4f in this term.
I20260713 09:01:35.171717  7122 leader_election.cc:290] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.173328  7116 raft_consensus.cc:493] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.178066  7074 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:35.179215  7116 raft_consensus.cc:515] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.177789  7072 consensus_queue.cc:260] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.181214  7116 leader_election.cc:290] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.182785  7073 consensus_queue.cc:260] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.183954  7072 ts_tablet_manager.cc:1434] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.007s
I20260713 09:01:35.184268  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.184643  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6486f36ceac6476a9c3cc5b27b53fd1b" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.184827  6958 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:35.185680  7072 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:35.186022  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d935cc37b4d48a0f2d22ea007068f" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:35.186343  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:35.186501  6958 raft_consensus.cc:3060] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.187090  6957 raft_consensus.cc:2393] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 493b377c76414c66820401b0cb507d4f in current term 1: Already voted for candidate 57b618af861a4250b3a5bcfdaed51d2b in this term.
I20260713 09:01:35.186586  7080 raft_consensus.cc:493] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.187551  7080 raft_consensus.cc:515] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.192405  7073 ts_tablet_manager.cc:1434] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260713 09:01:35.174975  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6486f36ceac6476a9c3cc5b27b53fd1b" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.193744  6880 raft_consensus.cc:2468] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:35.194401  6849 leader_election.cc:304] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [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: 493b377c76414c66820401b0cb507d4f; no voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:35.195137  7122 raft_consensus.cc:2749] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.195381  6958 raft_consensus.cc:2468] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:35.196442  6846 leader_election.cc:304] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:35.197117  7122 raft_consensus.cc:2804] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:35.197563  7122 raft_consensus.cc:697] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:35.198587  7122 consensus_queue.cc:237] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.193727  7073 tablet_bootstrap.cc:492] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:35.199518  7092 consensus_queue.cc:237] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:35.197472  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.200637  7029 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:35.197988  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d935cc37b4d48a0f2d22ea007068f" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.203271  7031 raft_consensus.cc:3060] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.204041  7078 raft_consensus.cc:493] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.204512  7078 raft_consensus.cc:515] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.204802  7080 leader_election.cc:290] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.177278  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.197468  6995 leader_election.cc:304] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
I20260713 09:01:35.251549  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.347249  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f51bd1e3614b798c13cc0835443c55" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
W20260713 09:01:35.348250  6923 leader_election.cc:343] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.343146  6881 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:35.342819  7078 leader_election.cc:290] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.286485  6997 leader_election.cc:304] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:35.349210  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.362505  7074 tablet_bootstrap.cc:654] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.362725  7072 tablet_bootstrap.cc:654] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.349922  6958 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:35.363961  6880 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:35.368417  7073 tablet_bootstrap.cc:654] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.364650  7140 raft_consensus.cc:2804] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.364619  7118 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:01:35.372424  7140 raft_consensus.cc:493] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.373195  7140 raft_consensus.cc:3060] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.369096  6846 leader_election.cc:304] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:35.374208  7122 raft_consensus.cc:2804] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.374565  7122 raft_consensus.cc:493] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.374897  7122 raft_consensus.cc:3060] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.376430  6923 leader_election.cc:304] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:35.377375  7118 raft_consensus.cc:2804] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.377701  7118 raft_consensus.cc:493] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.377996  7118 raft_consensus.cc:3060] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.381173  6880 raft_consensus.cc:3060] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.386514  7122 raft_consensus.cc:515] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.394161  7073 tablet_bootstrap.cc:492] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:35.396914  7073 ts_tablet_manager.cc:1403] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.203s	user 0.065s	sys 0.080s
I20260713 09:01:35.398329  7072 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:35.398757  7072 ts_tablet_manager.cc:1403] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.012s
I20260713 09:01:35.399341  6779 catalog_manager.cc:5697] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:35.401430  7072 raft_consensus.cc:359] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.402089  7072 raft_consensus.cc:385] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.402443  7072 raft_consensus.cc:740] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.403167  7072 consensus_queue.cc:260] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
W20260713 09:01:35.401614  6995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.194:42075, user_credentials={real_user=slave}} blocked reactor thread for 204194us
I20260713 09:01:35.389671  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
W20260713 09:01:35.404268  6995 leader_election.cc:343] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.405160  6995 leader_election.cc:304] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:35.407092  7072 ts_tablet_manager.cc:1434] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:01:35.407931  7072 tablet_bootstrap.cc:492] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
W20260713 09:01:35.363730  6997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.193:41323, user_credentials={real_user=slave}} blocked reactor thread for 77441.3us
I20260713 09:01:35.409052  7081 raft_consensus.cc:2804] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.412958  7081 raft_consensus.cc:493] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.413177  7029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.413347  7081 raft_consensus.cc:3060] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.409216  7141 raft_consensus.cc:2804] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:35.409754  7122 leader_election.cc:290] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.409762  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.412300  6780 catalog_manager.cc:5697] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:35.414638  7118 raft_consensus.cc:515] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.415452  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f51bd1e3614b798c13cc0835443c55" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.418725  7032 raft_consensus.cc:2468] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:35.419415  7116 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.416523  7141 raft_consensus.cc:697] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Becoming Leader. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Running, Role: LEADER
I20260713 09:01:35.420607  6958 raft_consensus.cc:2393] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 493b377c76414c66820401b0cb507d4f in current term 1: Already voted for candidate 01aed24f369b42239c0e4cbf750d88a6 in this term.
I20260713 09:01:35.422869  7141 consensus_queue.cc:237] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.424033  7072 tablet_bootstrap.cc:654] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.424474  7073 raft_consensus.cc:359] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.425182  7073 raft_consensus.cc:385] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.424547  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.425472  7073 raft_consensus.cc:740] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.408780  7031 raft_consensus.cc:2468] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:35.430554  7073 consensus_queue.cc:260] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.440456  7092 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.443513  7092 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.445462  7118 leader_election.cc:290] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.421518  7140 raft_consensus.cc:515] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.459928  7073 ts_tablet_manager.cc:1434] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260713 09:01:35.460863  7073 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:35.470067  7140 leader_election.cc:290] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.471243  6849 leader_election.cc:304] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [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: 493b377c76414c66820401b0cb507d4f; no voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:35.452793  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:35.472849  7122 raft_consensus.cc:2749] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.478073  7092 consensus_queue.cc:1048] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.478495  7081 raft_consensus.cc:515] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.458477  7118 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260713 09:01:35.482777  7029 raft_consensus.cc:2393] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 493b377c76414c66820401b0cb507d4f in current term 1: Already voted for candidate 57b618af861a4250b3a5bcfdaed51d2b in this term.
I20260713 09:01:35.484570  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.485239  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6486f36ceac6476a9c3cc5b27b53fd1b" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:35.485771  6879 raft_consensus.cc:3060] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.489303  7072 tablet_bootstrap.cc:492] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:35.489665  7072 ts_tablet_manager.cc:1403] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.007s
I20260713 09:01:35.493165  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6486f36ceac6476a9c3cc5b27b53fd1b" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:35.495241  6879 raft_consensus.cc:2468] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:35.496807  6997 leader_election.cc:304] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:35.497280  6880 raft_consensus.cc:2393] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01aed24f369b42239c0e4cbf750d88a6 in current term 1: Already voted for candidate 493b377c76414c66820401b0cb507d4f in this term.
I20260713 09:01:35.500715  7138 raft_consensus.cc:2804] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:35.502422  7118 consensus_queue.cc:1048] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.503826  6924 leader_election.cc:304] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [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: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
W20260713 09:01:35.512753  6995 leader_election.cc:343] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.515435  7072 raft_consensus.cc:359] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.515869  7072 raft_consensus.cc:385] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.516067  7072 raft_consensus.cc:740] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.516577  7072 consensus_queue.cc:260] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.518056  7072 ts_tablet_manager.cc:1434] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260713 09:01:35.522205  6849 leader_election.cc:304] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [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: 493b377c76414c66820401b0cb507d4f; no voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:35.523666  7074 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:35.524112  7074 ts_tablet_manager.cc:1403] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.346s	user 0.026s	sys 0.005s
I20260713 09:01:35.524880  6780 catalog_manager.cc:5697] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195). New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:35.526602  7074 raft_consensus.cc:359] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.527261  7074 raft_consensus.cc:385] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.514078  7138 raft_consensus.cc:697] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Becoming Leader. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Running, Role: LEADER
I20260713 09:01:35.527860  7072 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:35.527508  7074 raft_consensus.cc:740] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.528820  7078 raft_consensus.cc:2749] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.529428  7118 raft_consensus.cc:2804] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.529776  7118 raft_consensus.cc:493] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.530093  7118 raft_consensus.cc:3060] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.532434  7074 consensus_queue.cc:260] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.533214  6924 leader_election.cc:304] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [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: 01aed24f369b42239c0e4cbf750d88a6; no voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:35.536198  7141 raft_consensus.cc:493] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.536585  7079 raft_consensus.cc:2749] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.542264  7074 ts_tablet_manager.cc:1434] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:01:35.542994  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:35.543690  6879 raft_consensus.cc:2393] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57b618af861a4250b3a5bcfdaed51d2b in current term 1: Already voted for candidate 493b377c76414c66820401b0cb507d4f in this term.
I20260713 09:01:35.548801  7073 tablet_bootstrap.cc:654] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.556079  7116 consensus_queue.cc:1048] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.530261  7138 consensus_queue.cc:237] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.565860  7074 tablet_bootstrap.cc:492] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:35.567605  7116 consensus_queue.cc:1048] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.571355  7118 raft_consensus.cc:515] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.574494  7118 leader_election.cc:290] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.545718  7141 raft_consensus.cc:515] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
W20260713 09:01:35.575991  6829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:35.583828  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76250cded597424da841d49b73c6968a" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
W20260713 09:01:35.585110  6995 leader_election.cc:343] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.586094  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76250cded597424da841d49b73c6968a" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.577378  7141 leader_election.cc:290] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.588841  6880 raft_consensus.cc:2468] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:35.591843  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f51bd1e3614b798c13cc0835443c55" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:35.597636  6997 leader_election.cc:304] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [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: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 01aed24f369b42239c0e4cbf750d88a6
W20260713 09:01:35.598399  6923 leader_election.cc:343] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.600159  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:35.600859  6958 raft_consensus.cc:2393] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57b618af861a4250b3a5bcfdaed51d2b in current term 1: Already voted for candidate 01aed24f369b42239c0e4cbf750d88a6 in this term.
I20260713 09:01:35.602803  6995 leader_election.cc:304] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [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: 57b618af861a4250b3a5bcfdaed51d2b; no voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f
I20260713 09:01:35.629261  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f51bd1e3614b798c13cc0835443c55" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.629791  7030 raft_consensus.cc:3060] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.637255  7118 raft_consensus.cc:493] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.637679  7118 raft_consensus.cc:515] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.587563  7081 leader_election.cc:290] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.691551  7030 raft_consensus.cc:2468] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:35.713052  7074 tablet_bootstrap.cc:654] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.713327  7118 leader_election.cc:290] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.714325  6779 catalog_manager.cc:5697] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195). New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } }
W20260713 09:01:35.715106  6997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.193:41323, user_credentials={real_user=slave}} blocked reactor thread for 117534us
I20260713 09:01:35.715962  7081 raft_consensus.cc:2804] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.716328  7081 raft_consensus.cc:493] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.716645  7081 raft_consensus.cc:3060] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.720461  7141 raft_consensus.cc:493] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.721251  7073 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:35.721431  7122 raft_consensus.cc:493] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:01:35.721693  6995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.194:42075, user_credentials={real_user=slave}} blocked reactor thread for 118954us
I20260713 09:01:35.721833  7122 raft_consensus.cc:515] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.722715  7081 raft_consensus.cc:515] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.723758  7122 leader_election.cc:290] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.724412  7138 raft_consensus.cc:2749] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.720898  7141 raft_consensus.cc:515] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.724944  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.725246  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.725533  7081 leader_election.cc:290] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.725888  6958 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:35.726083  7141 leader_election.cc:290] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:35.727057  6846 leader_election.cc:304] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:35.727044  7078 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:35.729717  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76250cded597424da841d49b73c6968a" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:35.721663  7073 ts_tablet_manager.cc:1403] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.261s	user 0.011s	sys 0.002s
I20260713 09:01:35.730906  7078 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.731614  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.733392  7073 raft_consensus.cc:359] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.733995  7073 raft_consensus.cc:385] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.728245  7122 raft_consensus.cc:2804] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:35.734265  7073 raft_consensus.cc:740] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.734530  7122 raft_consensus.cc:493] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:35.734858  7122 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.734978  7073 consensus_queue.cc:260] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.737233  7073 ts_tablet_manager.cc:1434] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260713 09:01:35.738018  6849 leader_election.cc:343] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.738010  7073 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
W20260713 09:01:35.739159  6995 leader_election.cc:343] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.739249  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b11124d2ae4a0082f7d57f3af054f8" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:35.744987  7073 tablet_bootstrap.cc:654] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.746301  6924 leader_election.cc:304] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 493b377c76414c66820401b0cb507d4f
I20260713 09:01:35.749307  7072 tablet_bootstrap.cc:654] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.750368  7079 raft_consensus.cc:2804] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:35.750818  7079 raft_consensus.cc:697] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:35.751592  7079 consensus_queue.cc:237] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.754850  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.760536  6882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76250cded597424da841d49b73c6968a" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:35.761090  6882 raft_consensus.cc:3060] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:35.762961  6995 leader_election.cc:343] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.768137  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b11124d2ae4a0082f7d57f3af054f8" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
W20260713 09:01:35.779402  6924 leader_election.cc:343] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.781286  7118 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.781652  7116 consensus_queue.cc:1048] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.782135  7074 tablet_bootstrap.cc:492] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:35.782557  7074 ts_tablet_manager.cc:1403] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.217s	user 0.009s	sys 0.003s
I20260713 09:01:35.785215  7072 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:35.784894  7074 raft_consensus.cc:359] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.785565  7074 raft_consensus.cc:385] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.785619  7072 ts_tablet_manager.cc:1403] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.260s	user 0.005s	sys 0.010s
I20260713 09:01:35.785871  7074 raft_consensus.cc:740] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.786465  7074 consensus_queue.cc:260] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.787954  7072 raft_consensus.cc:359] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.788560  7072 raft_consensus.cc:385] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.788800  7072 raft_consensus.cc:740] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.789458  7073 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:35.789920  7073 ts_tablet_manager.cc:1403] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.003s
W20260713 09:01:35.792191  6997 leader_election.cc:343] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.792626  6997 leader_election.cc:304] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57b618af861a4250b3a5bcfdaed51d2b; no voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f
I20260713 09:01:35.793671  6882 raft_consensus.cc:2468] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:35.799998  7141 raft_consensus.cc:2749] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.807740  6997 leader_election.cc:304] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 01aed24f369b42239c0e4cbf750d88a6
I20260713 09:01:35.808822  7141 raft_consensus.cc:2804] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:35.809254  7141 raft_consensus.cc:697] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Becoming Leader. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Running, Role: LEADER
I20260713 09:01:35.810039  7141 consensus_queue.cc:237] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.820855  6780 catalog_manager.cc:5697] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:35.823026  7118 consensus_queue.cc:1048] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:35.827001  7074 ts_tablet_manager.cc:1434] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260713 09:01:35.827911  7074 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:35.789436  7072 consensus_queue.cc:260] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.830152  7072 ts_tablet_manager.cc:1434] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:01:35.830947  7072 tablet_bootstrap.cc:492] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:35.789939  7122 raft_consensus.cc:515] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.848470  6879 raft_consensus.cc:2393] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01aed24f369b42239c0e4cbf750d88a6 in current term 1: Already voted for candidate 493b377c76414c66820401b0cb507d4f in this term.
I20260713 09:01:35.850266  6923 leader_election.cc:304] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6; no voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:35.851274  7079 raft_consensus.cc:493] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.851444  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:35.851778  7118 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.852990  7079 raft_consensus.cc:515] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.854943  7079 leader_election.cc:290] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.856597  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6486f36ceac6476a9c3cc5b27b53fd1b" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.857298  6879 raft_consensus.cc:2393] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01aed24f369b42239c0e4cbf750d88a6 in current term 1: Already voted for candidate 57b618af861a4250b3a5bcfdaed51d2b in this term.
I20260713 09:01:35.859584  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6486f36ceac6476a9c3cc5b27b53fd1b" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:35.860176  7118 raft_consensus.cc:2749] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.860457  7073 raft_consensus.cc:359] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.861081  7073 raft_consensus.cc:385] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.861716  6924 leader_election.cc:304] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6; no voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:35.861336  7073 raft_consensus.cc:740] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.851999  7122 leader_election.cc:290] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.852550  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:35.863006  7073 consensus_queue.cc:260] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.863546  7118 raft_consensus.cc:3060] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.864143  7081 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:35.866739  7031 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:35.868585  7072 tablet_bootstrap.cc:654] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.870352  7073 ts_tablet_manager.cc:1434] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.000s
I20260713 09:01:35.871251  7073 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:35.884256  7074 tablet_bootstrap.cc:654] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.877179  7118 raft_consensus.cc:2749] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.885783  6779 catalog_manager.cc:5697] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195). New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:35.887882  6958 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:35.895160  6846 leader_election.cc:304] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:35.909087  7031 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:35.910748  7177 raft_consensus.cc:2804] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:35.911231  7177 raft_consensus.cc:697] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:35.912154  7177 consensus_queue.cc:237] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.915140  7118 raft_consensus.cc:493] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:35.915571  7118 raft_consensus.cc:515] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.917477  7118 leader_election.cc:290] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:35.918183  7073 tablet_bootstrap.cc:654] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:35.921715  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c588cc74bca2403c9268d0d3df39e58e" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:35.920714  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c588cc74bca2403c9268d0d3df39e58e" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
W20260713 09:01:35.925748  6923 leader_election.cc:343] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:35.926717  6924 leader_election.cc:343] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:35.933320  6924 leader_election.cc:304] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6; no voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:35.933971  7118 raft_consensus.cc:2749] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:35.925019  7141 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:01:35.948118  7074 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:35.948503  7074 ts_tablet_manager.cc:1403] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.004s
I20260713 09:01:35.953298  7074 raft_consensus.cc:359] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.953918  7074 raft_consensus.cc:385] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:35.954162  7074 raft_consensus.cc:740] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:35.954803  7074 consensus_queue.cc:260] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:35.965821  7074 ts_tablet_manager.cc:1434] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260713 09:01:35.966683  7074 tablet_bootstrap.cc:492] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:36.000437  7074 tablet_bootstrap.cc:654] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.001060  7157 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:36.003450  7081 raft_consensus.cc:493] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.004303  7073 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.003925  7081 raft_consensus.cc:515] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.004730  7073 ts_tablet_manager.cc:1403] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.134s	user 0.029s	sys 0.037s
I20260713 09:01:36.005941  7081 leader_election.cc:290] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:36.007189  7073 raft_consensus.cc:359] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.007790  7073 raft_consensus.cc:385] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.008040  7073 raft_consensus.cc:740] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.009172  7073 consensus_queue.cc:260] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.009585  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.009703  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
W20260713 09:01:36.010790  6995 leader_election.cc:343] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:36.010975  7073 ts_tablet_manager.cc:1434] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:36.011781  7073 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
W20260713 09:01:36.012482  6997 leader_election.cc:343] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:36.012910  6997 leader_election.cc:304] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57b618af861a4250b3a5bcfdaed51d2b; no voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f
I20260713 09:01:36.014331  7081 raft_consensus.cc:2749] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:36.025209  7073 tablet_bootstrap.cc:654] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.026512  7072 tablet_bootstrap.cc:492] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.026913  7072 ts_tablet_manager.cc:1403] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.196s	user 0.024s	sys 0.020s
I20260713 09:01:36.028469  6781 catalog_manager.cc:5697] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:36.035179  7072 raft_consensus.cc:359] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.035794  7072 raft_consensus.cc:385] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.036031  7072 raft_consensus.cc:740] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.036610  7072 consensus_queue.cc:260] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.038779  7072 ts_tablet_manager.cc:1434] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:01:36.039649  7072 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.041317  7138 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.044652  7072 tablet_bootstrap.cc:654] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.051163  7074 tablet_bootstrap.cc:492] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:36.051642  7074 ts_tablet_manager.cc:1403] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.002s
I20260713 09:01:36.053596  7073 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.054028  7073 ts_tablet_manager.cc:1403] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.018s
I20260713 09:01:36.053689  7074 raft_consensus.cc:359] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.054395  7074 raft_consensus.cc:385] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.054664  7074 raft_consensus.cc:740] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.055341  7074 consensus_queue.cc:260] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.056802  7073 raft_consensus.cc:359] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.057446  7074 ts_tablet_manager.cc:1434] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:36.057611  7073 raft_consensus.cc:385] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.057996  7073 raft_consensus.cc:740] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.058779  7074 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:36.058606  7073 consensus_queue.cc:260] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.060551  7073 ts_tablet_manager.cc:1434] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:01:36.061349  7073 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:36.064924  7074 tablet_bootstrap.cc:654] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.066516  7073 tablet_bootstrap.cc:654] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.071794  7072 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.072177  7072 ts_tablet_manager.cc:1403] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.005s
I20260713 09:01:36.074465  7072 raft_consensus.cc:359] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.075055  7072 raft_consensus.cc:385] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.075320  7072 raft_consensus.cc:740] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.075894  7072 consensus_queue.cc:260] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.081571  7072 ts_tablet_manager.cc:1434] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:01:36.082373  7072 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.095988  7072 tablet_bootstrap.cc:654] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.111539  7072 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.111927  7072 ts_tablet_manager.cc:1403] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.002s
I20260713 09:01:36.114250  7072 raft_consensus.cc:359] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.114856  7072 raft_consensus.cc:385] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.115238  7072 raft_consensus.cc:740] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.115909  7072 consensus_queue.cc:260] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.117834  7072 ts_tablet_manager.cc:1434] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:36.118803  7073 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.124617  7073 ts_tablet_manager.cc:1403] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.063s	user 0.033s	sys 0.023s
I20260713 09:01:36.125000  7072 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.126873  7073 raft_consensus.cc:359] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.120193  7074 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:36.122148  7177 raft_consensus.cc:493] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.127758  7074 ts_tablet_manager.cc:1403] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.029s
I20260713 09:01:36.127494  7176 raft_consensus.cc:493] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.127736  7177 raft_consensus.cc:515] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.128325  7176 raft_consensus.cc:515] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.130117  7177 leader_election.cc:290] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.132331  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b11124d2ae4a0082f7d57f3af054f8" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.133220  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c588cc74bca2403c9268d0d3df39e58e" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.133780  6958 raft_consensus.cc:2468] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.135166  7072 tablet_bootstrap.cc:654] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.135035  6846 leader_election.cc:304] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.135479  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b11124d2ae4a0082f7d57f3af054f8" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:36.135802  7177 raft_consensus.cc:2804] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.136157  7177 raft_consensus.cc:493] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.136552  7177 raft_consensus.cc:3060] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.136567  7176 leader_election.cc:290] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.137953  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c588cc74bca2403c9268d0d3df39e58e" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:36.127489  7073 raft_consensus.cc:385] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.138566  7073 raft_consensus.cc:740] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.139313  7073 consensus_queue.cc:260] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.136018  7031 raft_consensus.cc:2468] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.140148  6957 raft_consensus.cc:2468] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.141227  7073 ts_tablet_manager.cc:1434] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260713 09:01:36.142194  7073 tablet_bootstrap.cc:492] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:36.142674  7177 raft_consensus.cc:515] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
W20260713 09:01:36.139618  6849 leader_election.cc:343] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:36.143337  6846 leader_election.cc:304] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.145754  7176 raft_consensus.cc:2804] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.146075  7176 raft_consensus.cc:493] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.146041  7074 raft_consensus.cc:359] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.146572  7176 raft_consensus.cc:3060] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.146821  7074 raft_consensus.cc:385] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.147097  7074 raft_consensus.cc:740] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.147241  7073 tablet_bootstrap.cc:654] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.147817  7074 consensus_queue.cc:260] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.152959  7074 ts_tablet_manager.cc:1434] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:01:36.155036  7074 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:36.155615  7072 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.156062  7072 ts_tablet_manager.cc:1403] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.004s
I20260713 09:01:36.156165  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c588cc74bca2403c9268d0d3df39e58e" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:36.153540  7176 raft_consensus.cc:515] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.156744  6957 raft_consensus.cc:3060] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.158669  7072 raft_consensus.cc:359] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.159334  7072 raft_consensus.cc:385] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.159633  7072 raft_consensus.cc:740] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.160323  7072 consensus_queue.cc:260] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.162300  7072 ts_tablet_manager.cc:1434] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:36.162402  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c588cc74bca2403c9268d0d3df39e58e" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:36.162940  7031 raft_consensus.cc:3060] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.163513  7072 tablet_bootstrap.cc:492] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.165776  6957 raft_consensus.cc:2468] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.166931  6846 leader_election.cc:304] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.167678  7176 leader_election.cc:290] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.168013  7122 raft_consensus.cc:2804] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.168555  7122 raft_consensus.cc:697] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:36.169301  7122 consensus_queue.cc:237] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.170624  6880 raft_consensus.cc:3060] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.172267  7074 tablet_bootstrap.cc:654] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.173612  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b11124d2ae4a0082f7d57f3af054f8" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:36.174118  6957 raft_consensus.cc:3060] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.174090  7072 tablet_bootstrap.cc:654] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.181746  7073 tablet_bootstrap.cc:492] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.182140  7073 ts_tablet_manager.cc:1403] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260713 09:01:36.182615  6957 raft_consensus.cc:2468] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.179965  7074 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:36.183791  7074 ts_tablet_manager.cc:1403] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:01:36.183892  6846 leader_election.cc:304] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.184755  7176 raft_consensus.cc:2804] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.185431  7176 raft_consensus.cc:697] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:36.186229  7074 raft_consensus.cc:359] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.187072  7074 raft_consensus.cc:385] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.187323  7074 raft_consensus.cc:740] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.192344  7120 consensus_queue.cc:1048] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:01:36.167959  7031 raft_consensus.cc:2468] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.197789  7074 consensus_queue.cc:260] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.201673  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b11124d2ae4a0082f7d57f3af054f8" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:36.202200  7030 raft_consensus.cc:3060] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.202968  7074 ts_tablet_manager.cc:1434] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:01:36.203969  7074 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:36.209260  7073 raft_consensus.cc:359] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.209916  7073 raft_consensus.cc:385] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.210161  7073 raft_consensus.cc:740] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.211191  7073 consensus_queue.cc:260] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.191843  7177 leader_election.cc:290] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.214195  7073 ts_tablet_manager.cc:1434] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260713 09:01:36.220862  7030 raft_consensus.cc:2468] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.186225  7176 consensus_queue.cc:237] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.224447  7073 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:36.234777  7120 consensus_queue.cc:1048] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.237872  7072 tablet_bootstrap.cc:492] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.238360  7072 ts_tablet_manager.cc:1403] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.018s
I20260713 09:01:36.242892  7073 tablet_bootstrap.cc:654] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.256500  7074 tablet_bootstrap.cc:654] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.260070  7072 raft_consensus.cc:359] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.260754  7072 raft_consensus.cc:385] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.261010  7072 raft_consensus.cc:740] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.261770  7072 consensus_queue.cc:260] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.263310  6781 catalog_manager.cc:5697] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:36.264832  6781 catalog_manager.cc:5697] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:36.272632  7073 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.273028  7073 ts_tablet_manager.cc:1403] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.006s
I20260713 09:01:36.264019  7072 ts_tablet_manager.cc:1434] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.001s
I20260713 09:01:36.275353  7073 raft_consensus.cc:359] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.275956  7072 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.277037  7073 raft_consensus.cc:385] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.277328  7073 raft_consensus.cc:740] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.278041  7073 consensus_queue.cc:260] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.280161  7073 ts_tablet_manager.cc:1434] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:01:36.280990  7073 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:36.282543  7072 tablet_bootstrap.cc:654] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.289273  7073 tablet_bootstrap.cc:654] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.297679  7072 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.298125  7072 ts_tablet_manager.cc:1403] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260713 09:01:36.298342  7073 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.298724  7073 ts_tablet_manager.cc:1403] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.007s
I20260713 09:01:36.300586  7072 raft_consensus.cc:359] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.301265  7072 raft_consensus.cc:385] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.301065  7073 raft_consensus.cc:359] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.301563  7072 raft_consensus.cc:740] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.302299  7072 consensus_queue.cc:260] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.303382  7072 ts_tablet_manager.cc:1434] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:36.301709  7073 raft_consensus.cc:385] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.303670  7073 raft_consensus.cc:740] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.304216  7073 consensus_queue.cc:260] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.305850  7072 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.310504  7074 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:36.310940  7074 ts_tablet_manager.cc:1403] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.107s	user 0.021s	sys 0.026s
I20260713 09:01:36.312413  7072 tablet_bootstrap.cc:654] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.313530  7176 raft_consensus.cc:493] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.313288  7074 raft_consensus.cc:359] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.314018  7074 raft_consensus.cc:385] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.314397  7074 raft_consensus.cc:740] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.314013  7176 raft_consensus.cc:515] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.315109  7074 consensus_queue.cc:260] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.316095  7176 leader_election.cc:290] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.305946  7073 ts_tablet_manager.cc:1434] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:36.317231  7073 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:36.317480  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c579545fc854bcb9c0fc7416474bf28" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.318045  6957 raft_consensus.cc:2468] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.319123  6846 leader_election.cc:304] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.319840  7176 raft_consensus.cc:2804] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.320192  7176 raft_consensus.cc:493] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.320516  7176 raft_consensus.cc:3060] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.322685  7073 tablet_bootstrap.cc:654] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.323545  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c579545fc854bcb9c0fc7416474bf28" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:36.324927  7074 ts_tablet_manager.cc:1434] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:01:36.324106  7030 raft_consensus.cc:2468] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.325730  7074 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:36.326857  7176 raft_consensus.cc:515] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.332662  7078 consensus_queue.cc:1048] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.335166  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c579545fc854bcb9c0fc7416474bf28" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:36.335294  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c579545fc854bcb9c0fc7416474bf28" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:36.335719  7030 raft_consensus.cc:3060] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.335825  6958 raft_consensus.cc:3060] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.343010  7176 leader_election.cc:290] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.342069  7030 raft_consensus.cc:2468] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.343596  6958 raft_consensus.cc:2468] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.344314  6849 leader_election.cc:304] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.345384  7176 raft_consensus.cc:2804] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.345667  7074 tablet_bootstrap.cc:654] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.345854  7176 raft_consensus.cc:697] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:36.346725  7176 consensus_queue.cc:237] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.355818  7138 raft_consensus.cc:493] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.356305  7138 raft_consensus.cc:515] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.358354  7138 leader_election.cc:290] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:36.360373  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e7bd14e22d4bc18f6ade6ce3fb95ee" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:36.361021  6880 raft_consensus.cc:2468] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:36.362279  6997 leader_election.cc:304] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.363061  7138 raft_consensus.cc:2804] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.363461  7138 raft_consensus.cc:493] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.363966  7138 raft_consensus.cc:3060] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.363745  7122 consensus_queue.cc:1048] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.370541  7138 raft_consensus.cc:515] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.363498  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e7bd14e22d4bc18f6ade6ce3fb95ee" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.372835  6957 raft_consensus.cc:2468] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:36.373250  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e7bd14e22d4bc18f6ade6ce3fb95ee" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:36.373764  6880 raft_consensus.cc:3060] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.377854  7073 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.378310  7073 ts_tablet_manager.cc:1403] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.061s	user 0.003s	sys 0.025s
I20260713 09:01:36.380818  7073 raft_consensus.cc:359] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.381417  7073 raft_consensus.cc:385] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.381687  7073 raft_consensus.cc:740] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.382405  7073 consensus_queue.cc:260] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.384523  6880 raft_consensus.cc:2468] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:36.385568  6997 leader_election.cc:304] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.385903  7073 ts_tablet_manager.cc:1434] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:01:36.386268  7140 raft_consensus.cc:2804] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.386641  7140 raft_consensus.cc:697] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Becoming Leader. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Running, Role: LEADER
I20260713 09:01:36.386790  7073 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:36.387331  7140 consensus_queue.cc:237] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.393069  7138 leader_election.cc:290] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:36.393558  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e7bd14e22d4bc18f6ade6ce3fb95ee" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:36.394076  6957 raft_consensus.cc:3060] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.397477  6779 catalog_manager.cc:5697] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:36.401293  7074 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:36.402815  7074 ts_tablet_manager.cc:1403] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.026s
I20260713 09:01:36.402407  7072 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.404655  7072 ts_tablet_manager.cc:1403] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.027s
I20260713 09:01:36.406939  7072 raft_consensus.cc:359] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.408978  7140 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.413017  7072 raft_consensus.cc:385] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.409360  6781 catalog_manager.cc:5697] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195). New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:36.410444  7079 raft_consensus.cc:493] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.413304  7072 raft_consensus.cc:740] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.413563  7079 raft_consensus.cc:515] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.413951  7072 consensus_queue.cc:260] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.415269  6957 raft_consensus.cc:2468] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:36.415480  7079 leader_election.cc:290] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.410717  7157 raft_consensus.cc:493] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.410727  7074 raft_consensus.cc:359] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.416127  7074 raft_consensus.cc:385] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.416184  7157 raft_consensus.cc:515] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.416548  7074 raft_consensus.cc:740] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.415839  7072 ts_tablet_manager.cc:1434] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.001s
I20260713 09:01:36.417279  7031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76250cded597424da841d49b73c6968a" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:36.418000  7074 consensus_queue.cc:260] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.419644  7157 leader_election.cc:290] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:36.420357  7074 ts_tablet_manager.cc:1434] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:01:36.420269  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c255a241c40e0bc15acd59f66e20d" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:36.420993  6879 raft_consensus.cc:2468] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:36.421342  7074 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:36.421180  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76250cded597424da841d49b73c6968a" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:36.416709  7073 tablet_bootstrap.cc:654] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.422087  6997 leader_election.cc:304] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.422999  7157 raft_consensus.cc:2804] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.423350  7157 raft_consensus.cc:493] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.423667  7157 raft_consensus.cc:3060] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.425009  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c255a241c40e0bc15acd59f66e20d" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.425712  6957 raft_consensus.cc:2468] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:36.417503  7072 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.427321  7074 tablet_bootstrap.cc:654] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.422111  6880 raft_consensus.cc:2393] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01aed24f369b42239c0e4cbf750d88a6 in current term 1: Already voted for candidate 57b618af861a4250b3a5bcfdaed51d2b in this term.
I20260713 09:01:36.431572  6923 leader_election.cc:304] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6; no voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:36.431833  7079 raft_consensus.cc:493] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.432346  7079 raft_consensus.cc:515] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.432435  7120 raft_consensus.cc:3060] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.434203  7079 leader_election.cc:290] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.437417  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325c756b0dff4cafa1fcb0e133fb9064" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
W20260713 09:01:36.438776  6923 leader_election.cc:343] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:36.439345  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325c756b0dff4cafa1fcb0e133fb9064" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
W20260713 09:01:36.442189  6924 leader_election.cc:343] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:36.442592  6924 leader_election.cc:304] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6; no voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:36.443023  7120 raft_consensus.cc:2749] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:36.443583  7079 raft_consensus.cc:2749] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:36.447167  7072 tablet_bootstrap.cc:654] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.447615  7074 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:36.447435  7081 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.448086  7074 ts_tablet_manager.cc:1403] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260713 09:01:36.447446  7157 raft_consensus.cc:515] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.450563  7074 raft_consensus.cc:359] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.451161  7074 raft_consensus.cc:385] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.451345  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c255a241c40e0bc15acd59f66e20d" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:36.451934  6880 raft_consensus.cc:3060] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.453536  7073 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.453949  7073 ts_tablet_manager.cc:1403] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260713 09:01:36.456434  7073 raft_consensus.cc:359] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.457023  7073 raft_consensus.cc:385] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.457263  7073 raft_consensus.cc:740] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.451432  7074 raft_consensus.cc:740] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.458004  7073 consensus_queue.cc:260] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.458784  7074 consensus_queue.cc:260] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.460085  7073 ts_tablet_manager.cc:1434] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:36.460678  7074 ts_tablet_manager.cc:1434] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:01:36.460927  7073 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:36.462664  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c255a241c40e0bc15acd59f66e20d" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:36.463201  6958 raft_consensus.cc:3060] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.464433  7074 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:36.467026  7073 tablet_bootstrap.cc:654] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.469161  6958 raft_consensus.cc:2468] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:36.470245  6995 leader_election.cc:304] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.471072  7081 raft_consensus.cc:2804] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.471549  7081 raft_consensus.cc:697] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Becoming Leader. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Running, Role: LEADER
I20260713 09:01:36.472086  7074 tablet_bootstrap.cc:654] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.472327  7081 consensus_queue.cc:237] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.478755  7072 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.479305  7072 ts_tablet_manager.cc:1403] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.006s
I20260713 09:01:36.484944  7072 raft_consensus.cc:359] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.485647  7072 raft_consensus.cc:385] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.485951  7072 raft_consensus.cc:740] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.486743  7072 consensus_queue.cc:260] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.489060  7072 ts_tablet_manager.cc:1434] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:01:36.489671  7073 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.493579  7073 ts_tablet_manager.cc:1403] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260713 09:01:36.494539  6880 raft_consensus.cc:2468] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:36.496232  7073 raft_consensus.cc:359] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.496896  7073 raft_consensus.cc:385] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.497134  7073 raft_consensus.cc:740] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.499362  6779 catalog_manager.cc:5697] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195). New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:36.501253  7074 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:36.501650  7074 ts_tablet_manager.cc:1403] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.006s
I20260713 09:01:36.503194  7073 consensus_queue.cc:260] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.504572  7074 raft_consensus.cc:359] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.505121  7073 ts_tablet_manager.cc:1434] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260713 09:01:36.505155  7074 raft_consensus.cc:385] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.505575  7074 raft_consensus.cc:740] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.506057  7073 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6: Bootstrap starting.
I20260713 09:01:36.506273  7074 consensus_queue.cc:260] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.508420  7074 ts_tablet_manager.cc:1434] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:36.509202  7074 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: Bootstrap starting.
I20260713 09:01:36.490063  7072 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.492476  7157 leader_election.cc:290] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:36.514218  7073 tablet_bootstrap.cc:654] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.514474  7074 tablet_bootstrap.cc:654] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.517439  7072 tablet_bootstrap.cc:654] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.525480  7074 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: No bootstrap required, opened a new log
I20260713 09:01:36.525861  7074 ts_tablet_manager.cc:1403] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:01:36.528146  7074 raft_consensus.cc:359] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.528822  7074 raft_consensus.cc:385] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.529078  7074 raft_consensus.cc:740] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.529702  7074 consensus_queue.cc:260] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.532774  7072 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.533113  7073 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6: No bootstrap required, opened a new log
I20260713 09:01:36.533180  7072 ts_tablet_manager.cc:1403] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.004s
I20260713 09:01:36.533373  7074 ts_tablet_manager.cc:1434] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:01:36.533715  7073 ts_tablet_manager.cc:1403] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.004s
I20260713 09:01:36.535593  7072 raft_consensus.cc:359] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.536198  7072 raft_consensus.cc:385] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.536132  7073 raft_consensus.cc:359] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.536553  7072 raft_consensus.cc:740] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.536850  7073 raft_consensus.cc:385] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.537114  7073 raft_consensus.cc:740] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.537315  7072 consensus_queue.cc:260] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.537698  7073 consensus_queue.cc:260] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.540055  7073 ts_tablet_manager.cc:1434] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:01:36.541572  7072 ts_tablet_manager.cc:1434] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260713 09:01:36.542387  7072 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f: Bootstrap starting.
I20260713 09:01:36.550297  7072 tablet_bootstrap.cc:654] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:36.552057  7176 raft_consensus.cc:493] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.552461  7176 raft_consensus.cc:515] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.553946  7176 leader_election.cc:290] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.555171  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:36.555588  7030 raft_consensus.cc:2468] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.556805  6849 leader_election.cc:304] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.557487  7176 raft_consensus.cc:2804] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.557821  7176 raft_consensus.cc:493] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.558133  7176 raft_consensus.cc:3060] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.560556  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.560982  6958 raft_consensus.cc:2468] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.562767  7072 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f: No bootstrap required, opened a new log
I20260713 09:01:36.563084  7072 ts_tablet_manager.cc:1403] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.003s
I20260713 09:01:36.563663  7176 raft_consensus.cc:515] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.564886  7072 raft_consensus.cc:359] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.565403  7072 raft_consensus.cc:385] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:36.565529  7176 leader_election.cc:290] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.565685  7072 raft_consensus.cc:740] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Initialized, Role: FOLLOWER
I20260713 09:01:36.565789  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:36.566259  6958 raft_consensus.cc:3060] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.566165  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:36.566715  7030 raft_consensus.cc:3060] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.566762  7072 consensus_queue.cc:260] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.568673  7072 ts_tablet_manager.cc:1434] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:01:36.571293  6958 raft_consensus.cc:2468] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.571929  7030 raft_consensus.cc:2468] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.572348  6846 leader_election.cc:304] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.573021  7176 raft_consensus.cc:2804] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.573356  7176 raft_consensus.cc:697] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:36.573973  7176 consensus_queue.cc:237] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.580971  6780 catalog_manager.cc:5697] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:36.583477  6829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:36.611783  7176 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.628062  7078 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.665508  7079 raft_consensus.cc:493] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.665855  7079 raft_consensus.cc:515] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.667328  7079 leader_election.cc:290] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.667974  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8219ed6f3592420694fce067217af4f4" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:36.668237  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8219ed6f3592420694fce067217af4f4" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:36.668725  6879 raft_consensus.cc:2468] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:36.668865  7030 raft_consensus.cc:2468] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:36.670485  6924 leader_election.cc:304] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.671123  7079 raft_consensus.cc:2804] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.671453  7079 raft_consensus.cc:493] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.671766  7079 raft_consensus.cc:3060] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.677981  7079 raft_consensus.cc:515] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.679775  7079 leader_election.cc:290] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.680270  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8219ed6f3592420694fce067217af4f4" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:36.680790  6880 raft_consensus.cc:3060] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.680719  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8219ed6f3592420694fce067217af4f4" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:36.681401  7030 raft_consensus.cc:3060] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.684949  6880 raft_consensus.cc:2468] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:36.685714  6923 leader_election.cc:304] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.686247  7079 raft_consensus.cc:2804] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.686625  7079 raft_consensus.cc:697] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:36.687253  7030 raft_consensus.cc:2468] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:36.687340  7079 consensus_queue.cc:237] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.693703  6780 catalog_manager.cc:5697] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:36.715705  7078 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.724568  7176 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.748235  7176 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.758180  7078 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.764899  7079 raft_consensus.cc:493] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.765316  7079 raft_consensus.cc:515] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.767617  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b4510e45fd4a71a28bdb37af73d2dd" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:36.767122  7079 leader_election.cc:290] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.767917  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b4510e45fd4a71a28bdb37af73d2dd" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:36.768227  6880 raft_consensus.cc:2468] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:36.768497  7030 raft_consensus.cc:2468] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 0.
I20260713 09:01:36.769239  6923 leader_election.cc:304] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.769872  7079 raft_consensus.cc:2804] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.770192  7079 raft_consensus.cc:493] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.770509  7079 raft_consensus.cc:3060] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.776149  7079 raft_consensus.cc:515] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.777628  7079 leader_election.cc:290] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.778386  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b4510e45fd4a71a28bdb37af73d2dd" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:36.778487  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b4510e45fd4a71a28bdb37af73d2dd" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:36.778816  6880 raft_consensus.cc:3060] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.778950  7030 raft_consensus.cc:3060] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.783046  7030 raft_consensus.cc:2468] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:36.783109  6880 raft_consensus.cc:2468] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 1.
I20260713 09:01:36.783986  6924 leader_election.cc:304] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.784777  7079 raft_consensus.cc:2804] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.785197  7079 raft_consensus.cc:697] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:36.785944  7079 consensus_queue.cc:237] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.792454  6779 catalog_manager.cc:5697] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:36.816619  7078 raft_consensus.cc:493] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.817044  7078 raft_consensus.cc:515] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.818590  7078 leader_election.cc:290] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.819186  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325c756b0dff4cafa1fcb0e133fb9064" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.819432  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325c756b0dff4cafa1fcb0e133fb9064" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:36.819661  6958 raft_consensus.cc:2468] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.819912  7030 raft_consensus.cc:2468] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 0.
I20260713 09:01:36.820546  6846 leader_election.cc:304] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.821072  7078 raft_consensus.cc:2804] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.821329  7078 raft_consensus.cc:493] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.821565  7078 raft_consensus.cc:3060] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.822494  7157 raft_consensus.cc:493] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:36.822829  7157 raft_consensus.cc:515] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.824193  7157 leader_election.cc:290] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:36.824944  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61425243c74af4add03edd9c254bec" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f" is_pre_election: true
I20260713 09:01:36.825186  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61425243c74af4add03edd9c254bec" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:36.825404  6880 raft_consensus.cc:2468] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:36.825757  6958 raft_consensus.cc:2468] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 0.
I20260713 09:01:36.826226  6997 leader_election.cc:304] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.826647  7078 raft_consensus.cc:515] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.826869  7157 raft_consensus.cc:2804] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:36.827227  7157 raft_consensus.cc:493] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:36.827483  7157 raft_consensus.cc:3060] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.828100  7078 leader_election.cc:290] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:36.829048  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325c756b0dff4cafa1fcb0e133fb9064" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:36.829282  6958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325c756b0dff4cafa1fcb0e133fb9064" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:36.829566  7030 raft_consensus.cc:3060] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.829748  6958 raft_consensus.cc:3060] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.835043  7157 raft_consensus.cc:515] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.836052  7140 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.837466  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61425243c74af4add03edd9c254bec" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:36.837594  7157 leader_election.cc:290] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:36.837971  6880 raft_consensus.cc:3060] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.838577  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61425243c74af4add03edd9c254bec" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:36.839089  6957 raft_consensus.cc:3060] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:36.844596  6880 raft_consensus.cc:2468] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:36.844980  6957 raft_consensus.cc:2468] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 1.
I20260713 09:01:36.837330  7030 raft_consensus.cc:2468] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.845793  6997 leader_election.cc:304] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:36.846571  7140 raft_consensus.cc:2804] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.847024  7140 raft_consensus.cc:697] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Becoming Leader. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Running, Role: LEADER
I20260713 09:01:36.847671  7140 consensus_queue.cc:237] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.849598  6958 raft_consensus.cc:2468] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:36.850709  6846 leader_election.cc:304] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:36.852216  7078 raft_consensus.cc:2804] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:36.852813  7078 raft_consensus.cc:697] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:36.853555  7078 consensus_queue.cc:237] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:36.854082  7157 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:36.857328  6780 catalog_manager.cc:5697] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195). New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:36.885903  6781 catalog_manager.cc:5697] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:37.006724  7157 consensus_queue.cc:1048] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.015568  7157 consensus_queue.cc:1048] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.048662  7078 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.060335  7177 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.181486  7120 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.191465  7120 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.219277  7079 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.231186  7245 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.269070  7176 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.271806  7157 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.279599  7176 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:37.284669  7157 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:37.590759  6829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:37.638598  7177 raft_consensus.cc:493] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:37.639031  7177 raft_consensus.cc:515] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:37.640570  7177 leader_election.cc:290] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:37.641263  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6" is_pre_election: true
I20260713 09:01:37.641470  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b" is_pre_election: true
I20260713 09:01:37.641757  6957 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:37.641960  7030 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 1.
I20260713 09:01:37.642735  6846 leader_election.cc:304] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [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: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:37.643296  7177 raft_consensus.cc:2804] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:37.643615  7177 raft_consensus.cc:493] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:37.643857  7177 raft_consensus.cc:3060] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.647811  7177 raft_consensus.cc:515] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:37.649250  7177 leader_election.cc:290] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 2 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:37.649792  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:37.650188  6957 raft_consensus.cc:3060] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.650279  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856691911e3644088e135248877677a2" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:37.650743  7030 raft_consensus.cc:3060] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.655030  6957 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 2.
I20260713 09:01:37.655910  6846 leader_election.cc:304] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:37.656142  7030 raft_consensus.cc:2468] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 2.
I20260713 09:01:37.656677  7177 raft_consensus.cc:2804] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:37.657104  7177 raft_consensus.cc:697] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 2 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:37.657796  7177 consensus_queue.cc:237] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:37.664332  6781 catalog_manager.cc:5697] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 0 to 2, leader changed from <none> to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 2 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:38.040391  7030 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:38.041427  7177 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:38.049892  6957 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:38.051241  7176 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:38.317961  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:38.326126  7265 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
W20260713 09:01:38.331776  7266 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
I20260713 09:01:38.336658  5767 server_base.cc:1061] running on GCE node
W20260713 09:01:38.337920  7268 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
I20260713 09:01:38.338850  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:38.339062  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:38.339273  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933298339253 us; error 0 us; skew 500 ppm
I20260713 09:01:38.339934  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:38.342442  5767 webserver.cc:533] Webserver started at http://127.5.161.196:43349/ using document root <none> and password file <none>
I20260713 09:01:38.343040  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:38.343274  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:38.343587  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:38.344950  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-3-root/instance:
uuid: "08e98595e61f48b8af7a31cb7805e51b"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-zr7m"
I20260713 09:01:38.350760  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:01:38.354504  7273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.355338  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:38.355640  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-3-root
uuid: "08e98595e61f48b8af7a31cb7805e51b"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-zr7m"
I20260713 09:01:38.355981  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-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)
I20260713 09:01:38.368976  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:38.370461  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:38.372238  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:38.374514  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:38.374702  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.374949  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:38.375098  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.417762  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.196:33413
I20260713 09:01:38.417853  7335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.196:33413 every 8 connection(s)
I20260713 09:01:38.421237  5767 auto_leader_rebalancer-test.cc:392] add a tserver: 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:38.431628  7336 heartbeater.cc:344] Connected to a master server at 127.5.161.254:40005
I20260713 09:01:38.431978  7336 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:38.432631  7336 heartbeater.cc:507] Master 127.5.161.254:40005 requested a full tablet report, sending...
I20260713 09:01:38.434247  6779 ts_manager.cc:194] Registered new tserver with Master: 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413)
I20260713 09:01:38.435331  6779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32836
I20260713 09:01:38.638303  6957 consensus_queue.cc:237] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:38.645416  6880 raft_consensus.cc:1275] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:38.646731  7345 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.647655  7030 raft_consensus.cc:1275] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:38.649210  7345 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.653713  7249 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
W20260713 09:01:38.656504  6924 consensus_peers.cc:597] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8219ed6f3592420694fce067217af4f4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.656796  6880 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.666664  6957 consensus_queue.cc:237] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:38.667320  6779 catalog_manager.cc:5697] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:38.675446  7030 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.679333  6880 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:38.680416  6924 consensus_peers.cc:597] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d818dbce0eb24ee6b7c3e49d09d1a894. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.680783  7249 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.682024  7031 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:38.683831  7249 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.694089  7345 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.695585  6880 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.710764  6780 catalog_manager.cc:5697] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.715612  7030 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.739280  7030 consensus_queue.cc:237] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:38.745149  6958 raft_consensus.cc:1275] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:38.746591  6880 raft_consensus.cc:1275] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:38.747634  7081 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.749627  7361 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.761081  7081 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
W20260713 09:01:38.762588  6998 consensus_peers.cc:597] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1e7bd14e22d4bc18f6ade6ce3fb95ee. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.763016  6879 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.775031  6958 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.776238  7030 consensus_queue.cc:237] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:38.775101  6780 catalog_manager.cc:5697] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:38.788080  6957 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:38.790055  6998 consensus_peers.cc:597] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32439f45ada64eb982d40352b0be6835. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.790175  7081 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.791983  6880 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:38.797371  7081 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.816493  7361 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.818414  6879 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.821080  6957 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:38.831305  6780 catalog_manager.cc:5697] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:39.088093  7370 ts_tablet_manager.cc:933] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:39.089809  7370 tablet_copy_client.cc:323] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.194:42075
I20260713 09:01:39.100343  6968 tablet_copy_service.cc:140] P 01aed24f369b42239c0e4cbf750d88a6: Received BeginTabletCopySession request for tablet 8219ed6f3592420694fce067217af4f4 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:42526)
I20260713 09:01:39.100876  6968 tablet_copy_service.cc:161] P 01aed24f369b42239c0e4cbf750d88a6: Beginning new tablet copy session on tablet 8219ed6f3592420694fce067217af4f4 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:42526: session id = 08e98595e61f48b8af7a31cb7805e51b-8219ed6f3592420694fce067217af4f4
I20260713 09:01:39.108335  6968 tablet_copy_source_session.cc:215] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:39.111370  7370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8219ed6f3592420694fce067217af4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.127069  7370 tablet_copy_client.cc:806] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:39.127645  7370 tablet_copy_client.cc:670] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:39.131364  7370 tablet_copy_client.cc:538] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:39.137580  7370 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:39.152630  7370 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:39.153378  7370 tablet_bootstrap.cc:492] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:39.153867  7370 ts_tablet_manager.cc:1403] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260713 09:01:39.156822  7370 raft_consensus.cc:359] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:39.157712  7370 raft_consensus.cc:740] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:39.158435  7370 consensus_queue.cc:260] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:39.160722  7336 heartbeater.cc:499] Master 127.5.161.254:40005 was elected leader, sending a full tablet report...
I20260713 09:01:39.161716  7370 ts_tablet_manager.cc:1434] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:01:39.163684  6968 tablet_copy_service.cc:342] P 01aed24f369b42239c0e4cbf750d88a6: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-8219ed6f3592420694fce067217af4f4 received from {username='slave'} at 127.0.0.1:42526
I20260713 09:01:39.164074  6968 tablet_copy_service.cc:434] P 01aed24f369b42239c0e4cbf750d88a6: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-8219ed6f3592420694fce067217af4f4 on tablet 8219ed6f3592420694fce067217af4f4 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:39.216758  7370 ts_tablet_manager.cc:933] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:39.218211  7370 tablet_copy_client.cc:323] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.194:42075
I20260713 09:01:39.219489  6968 tablet_copy_service.cc:140] P 01aed24f369b42239c0e4cbf750d88a6: Received BeginTabletCopySession request for tablet d818dbce0eb24ee6b7c3e49d09d1a894 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:42526)
I20260713 09:01:39.219928  6968 tablet_copy_service.cc:161] P 01aed24f369b42239c0e4cbf750d88a6: Beginning new tablet copy session on tablet d818dbce0eb24ee6b7c3e49d09d1a894 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:42526: session id = 08e98595e61f48b8af7a31cb7805e51b-d818dbce0eb24ee6b7c3e49d09d1a894
I20260713 09:01:39.225378  6968 tablet_copy_source_session.cc:215] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:39.228121  7370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d818dbce0eb24ee6b7c3e49d09d1a894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.233183  7376 ts_tablet_manager.cc:933] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:39.234834  7376 tablet_copy_client.cc:323] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.195:37627
I20260713 09:01:39.246206  7042 tablet_copy_service.cc:140] P 57b618af861a4250b3a5bcfdaed51d2b: Received BeginTabletCopySession request for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:35040)
I20260713 09:01:39.246663  7370 tablet_copy_client.cc:806] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:39.246657  7042 tablet_copy_service.cc:161] P 57b618af861a4250b3a5bcfdaed51d2b: Beginning new tablet copy session on tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:35040: session id = 08e98595e61f48b8af7a31cb7805e51b-a1e7bd14e22d4bc18f6ade6ce3fb95ee
I20260713 09:01:39.247241  7370 tablet_copy_client.cc:670] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:39.250533  7370 tablet_copy_client.cc:538] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:39.252389  7042 tablet_copy_source_session.cc:215] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:39.254662  7376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.258868  7370 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:39.268529  7376 tablet_copy_client.cc:806] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:39.268999  7376 tablet_copy_client.cc:670] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:39.271880  7376 tablet_copy_client.cc:538] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:39.280555  7376 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:39.283049  7370 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:39.283840  7370 tablet_bootstrap.cc:492] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:39.284467  7370 ts_tablet_manager.cc:1403] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260713 09:01:39.287418  7370 raft_consensus.cc:359] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:39.288172  7370 raft_consensus.cc:740] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:39.288770  7370 consensus_queue.cc:260] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:39.292553  7370 ts_tablet_manager.cc:1434] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:39.294116  6968 tablet_copy_service.cc:342] P 01aed24f369b42239c0e4cbf750d88a6: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-d818dbce0eb24ee6b7c3e49d09d1a894 received from {username='slave'} at 127.0.0.1:42526
I20260713 09:01:39.294517  6968 tablet_copy_service.cc:434] P 01aed24f369b42239c0e4cbf750d88a6: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-d818dbce0eb24ee6b7c3e49d09d1a894 on tablet d818dbce0eb24ee6b7c3e49d09d1a894 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:39.297001  7376 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:39.297789  7376 tablet_bootstrap.cc:492] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:39.298343  7376 ts_tablet_manager.cc:1403] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:01:39.301097  7376 raft_consensus.cc:359] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:39.301824  7376 raft_consensus.cc:740] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:39.302466  7376 consensus_queue.cc:260] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:39.304774  7376 ts_tablet_manager.cc:1434] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:01:39.306367  7042 tablet_copy_service.cc:342] P 57b618af861a4250b3a5bcfdaed51d2b: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-a1e7bd14e22d4bc18f6ade6ce3fb95ee received from {username='slave'} at 127.0.0.1:35040
I20260713 09:01:39.306732  7042 tablet_copy_service.cc:434] P 57b618af861a4250b3a5bcfdaed51d2b: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-a1e7bd14e22d4bc18f6ade6ce3fb95ee on tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:39.309031  7376 ts_tablet_manager.cc:933] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:39.313766  7376 tablet_copy_client.cc:323] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.195:37627
I20260713 09:01:39.315155  7042 tablet_copy_service.cc:140] P 57b618af861a4250b3a5bcfdaed51d2b: Received BeginTabletCopySession request for tablet 32439f45ada64eb982d40352b0be6835 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:35040)
I20260713 09:01:39.315671  7042 tablet_copy_service.cc:161] P 57b618af861a4250b3a5bcfdaed51d2b: Beginning new tablet copy session on tablet 32439f45ada64eb982d40352b0be6835 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:35040: session id = 08e98595e61f48b8af7a31cb7805e51b-32439f45ada64eb982d40352b0be6835
I20260713 09:01:39.320676  7042 tablet_copy_source_session.cc:215] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:39.323072  7376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32439f45ada64eb982d40352b0be6835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.333079  7376 tablet_copy_client.cc:806] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:39.333516  7376 tablet_copy_client.cc:670] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:39.336124  7376 tablet_copy_client.cc:538] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:39.342033  7376 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:39.357223  7376 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:39.357856  7376 tablet_bootstrap.cc:492] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:39.358466  7376 ts_tablet_manager.cc:1403] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260713 09:01:39.361234  7376 raft_consensus.cc:359] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:39.361846  7376 raft_consensus.cc:740] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:39.362442  7376 consensus_queue.cc:260] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:39.364216  7376 ts_tablet_manager.cc:1434] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:01:39.365617  7042 tablet_copy_service.cc:342] P 57b618af861a4250b3a5bcfdaed51d2b: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-32439f45ada64eb982d40352b0be6835 received from {username='slave'} at 127.0.0.1:35040
I20260713 09:01:39.365926  7042 tablet_copy_service.cc:434] P 57b618af861a4250b3a5bcfdaed51d2b: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-32439f45ada64eb982d40352b0be6835 on tablet 32439f45ada64eb982d40352b0be6835 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:39.593432  7311 raft_consensus.cc:1217] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:39.606930  7311 raft_consensus.cc:1217] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:39.727996  7311 raft_consensus.cc:1217] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:39.901970  7311 raft_consensus.cc:1217] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:40.058945  7383 raft_consensus.cc:1064] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:40.061465  7383 consensus_queue.cc:237] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:40.068957  7311 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.069051  6879 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.069227  7030 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.070633  7345 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:40.073468  7388 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:40.074211  7383 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:40.092221  7388 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.097890  7310 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.102072  7345 raft_consensus.cc:1064] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:40.106887  7345 consensus_queue.cc:237] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:40.112915  6781 catalog_manager.cc:5697] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.121454  6879 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.126021  7030 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.146589  7310 raft_consensus.cc:1275] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.151484  6879 raft_consensus.cc:1275] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.153600  7392 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:40.154891  7350 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:40.156235  7031 raft_consensus.cc:1275] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.168576  7392 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:40.170190  7386 raft_consensus.cc:1064] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:40.177498  7386 consensus_queue.cc:237] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:40.191500  7310 raft_consensus.cc:1275] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.196532  6958 raft_consensus.cc:1275] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.197458  7367 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:40.201366  6881 raft_consensus.cc:1275] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.203393  7364 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:40.208389  7367 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:40.212309  7392 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.225744  6879 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.228178  6957 consensus_queue.cc:237] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:40.237203  7310 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:40.238104  7030 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:40.235289  7031 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.240326  7350 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:40.244800  7345 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:40.253784  7310 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.253695  7388 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.257499  7311 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.264329  6778 catalog_manager.cc:5697] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.264432  7364 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.267383  6880 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.274838  6958 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.284783  6765 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d818dbce0eb24ee6b7c3e49d09d1a894 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:40.284684  7030 raft_consensus.cc:2955] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.286149  6781 catalog_manager.cc:5697] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.300426  7311 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.302117  6781 catalog_manager.cc:5697] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.307093  6958 consensus_queue.cc:237] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:40.310346  7386 raft_consensus.cc:1064] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:40.312983  7310 raft_consensus.cc:1275] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:40.312641  7386 consensus_queue.cc:237] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:40.314319  7392 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:40.318421  6873 tablet_service.cc:1558] Processing DeleteTablet for tablet d818dbce0eb24ee6b7c3e49d09d1a894 with delete_type TABLET_DATA_TOMBSTONED (TS 493b377c76414c66820401b0cb507d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260713 09:01:40.322556  6880 raft_consensus.cc:1275] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:40.323907  7350 consensus_queue.cc:1048] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:40.324515  7030 consensus_queue.cc:237] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:40.331780  7388 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.337679  7311 raft_consensus.cc:1275] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:40.338125  6880 raft_consensus.cc:1275] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:40.339697  7408 tablet_replica.cc:333] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:01:40.340029  7367 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:40.340754  7408 raft_consensus.cc:2243] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.341459  7408 raft_consensus.cc:2272] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.341900  7367 consensus_queue.cc:1048] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:40.344910  6880 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.350207  7364 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.352905  7311 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.358227  7309 raft_consensus.cc:2955] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.368395  7408 ts_tablet_manager.cc:1916] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:40.371831  6779 catalog_manager.cc:5697] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.375034  6765 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8219ed6f3592420694fce067217af4f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:40.376101  6781 catalog_manager.cc:5697] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.388556  7408 ts_tablet_manager.cc:1929] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:40.389143  7408 log.cc:1199] T d818dbce0eb24ee6b7c3e49d09d1a894 P 493b377c76414c66820401b0cb507d4f: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root/wals/d818dbce0eb24ee6b7c3e49d09d1a894
I20260713 09:01:40.391525  6767 catalog_manager.cc:5028] TS 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): tablet d818dbce0eb24ee6b7c3e49d09d1a894 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:40.391646  6939 tablet_service.cc:1558] Processing DeleteTablet for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee with delete_type TABLET_DATA_TOMBSTONED (TS 01aed24f369b42239c0e4cbf750d88a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42504
I20260713 09:01:40.404027  6880 raft_consensus.cc:2955] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.406417  7309 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.407821  7364 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:40.411183  7415 tablet_replica.cc:333] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:01:40.416741  6880 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.416733  7415 raft_consensus.cc:2243] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.418663  7415 raft_consensus.cc:2272] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.420454  7364 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:40.423077  7415 ts_tablet_manager.cc:1916] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260713 09:01:40.425141  6995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.161.194:42075, user_credentials={real_user=slave}} blocked reactor thread for 84672.1us
I20260713 09:01:40.426173  6768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:40.428026  6958 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:40.428357  7018 tablet_service.cc:1558] Processing DeleteTablet for tablet 8219ed6f3592420694fce067217af4f4 with delete_type TABLET_DATA_TOMBSTONED (TS 57b618af861a4250b3a5bcfdaed51d2b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34990
I20260713 09:01:40.430581  7367 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:40.433801  7418 tablet_replica.cc:333] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:01:40.436978  7418 raft_consensus.cc:2243] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.438449  7418 raft_consensus.cc:2272] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.453562  7410 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.458536  7415 ts_tablet_manager.cc:1929] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:40.459002  7415 log.cc:1199] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 01aed24f369b42239c0e4cbf750d88a6: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root/wals/a1e7bd14e22d4bc18f6ade6ce3fb95ee
I20260713 09:01:40.459266  6880 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.460606  6765 catalog_manager.cc:5028] TS 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): tablet a1e7bd14e22d4bc18f6ade6ce3fb95ee (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:40.465375  6958 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.466174  7310 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.467916  7418 ts_tablet_manager.cc:1916] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:40.472401  6778 catalog_manager.cc:5697] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.487149  7418 ts_tablet_manager.cc:1929] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:40.488433  7418 log.cc:1199] T 8219ed6f3592420694fce067217af4f4 P 57b618af861a4250b3a5bcfdaed51d2b: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root/wals/8219ed6f3592420694fce067217af4f4
I20260713 09:01:40.490509  6768 catalog_manager.cc:5028] TS 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): tablet 8219ed6f3592420694fce067217af4f4 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:40.493687  7030 consensus_queue.cc:237] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:40.497470  6880 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:40.497758  7310 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:40.498606  7410 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:40.499328  7367 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:40.504916  7410 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.508831  6880 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.507516  7310 raft_consensus.cc:2955] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:40.514981  6768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32439f45ada64eb982d40352b0be6835 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:40.521838  6780 catalog_manager.cc:5697] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:40.531452  6939 tablet_service.cc:1558] Processing DeleteTablet for tablet 32439f45ada64eb982d40352b0be6835 with delete_type TABLET_DATA_TOMBSTONED (TS 01aed24f369b42239c0e4cbf750d88a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42504
I20260713 09:01:40.532263  7415 tablet_replica.cc:333] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:01:40.533411  7415 raft_consensus.cc:2243] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.534226  7415 raft_consensus.cc:2272] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.536922  7415 ts_tablet_manager.cc:1916] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:40.545511  7415 ts_tablet_manager.cc:1929] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:40.545768  7415 log.cc:1199] T 32439f45ada64eb982d40352b0be6835 P 01aed24f369b42239c0e4cbf750d88a6: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root/wals/32439f45ada64eb982d40352b0be6835
I20260713 09:01:40.546809  6765 catalog_manager.cc:5028] TS 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): tablet 32439f45ada64eb982d40352b0be6835 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:41.563071  6957 consensus_queue.cc:237] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
W20260713 09:01:41.569167  6924 consensus_peers.cc:597] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c508203db6464f25b861ebf6c353fcbc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:41.570391  7030 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:41.571236  6879 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:41.571516  7388 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:41.572417  7425 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:41.579634  7425 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.581123  7030 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.582854  6879 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.594182  6780 catalog_manager.cc:5697] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.611714  6879 consensus_queue.cc:237] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:41.620332  6957 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:41.621469  7030 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:41.621892  7420 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:41.622735  7422 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:41.631883  7420 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
W20260713 09:01:41.638777  6849 consensus_peers.cc:597] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83d5b9eb3cfe47e798fa69b834d0b408. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:41.639179  7030 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.642683  6957 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.650697  6778 catalog_manager.cc:5697] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.652328  7030 consensus_queue.cc:237] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:41.666102  6957 raft_consensus.cc:1275] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:41.669217  7410 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:41.678376  6879 raft_consensus.cc:1275] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:41.679801  7410 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:41.681034  6998 consensus_peers.cc:597] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e61425243c74af4add03edd9c254bec. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:41.684844  7441 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.696373  6957 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.700256  6879 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.703967  6778 catalog_manager.cc:5697] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.703759  6954 consensus_queue.cc:237] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:41.714710  6880 raft_consensus.cc:1275] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:41.714875  6924 consensus_peers.cc:597] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91b4510e45fd4a71a28bdb37af73d2dd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:41.715925  7421 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:41.717406  7030 raft_consensus.cc:1275] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:41.721108  7421 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:41.727252  7425 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.729056  6880 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.730645  7030 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:41.738289  6781 catalog_manager.cc:5697] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.956602  7449 ts_tablet_manager.cc:933] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:41.958731  7449 tablet_copy_client.cc:323] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.194:42075
I20260713 09:01:41.960248  6968 tablet_copy_service.cc:140] P 01aed24f369b42239c0e4cbf750d88a6: Received BeginTabletCopySession request for tablet c508203db6464f25b861ebf6c353fcbc from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:42526)
I20260713 09:01:41.960686  6968 tablet_copy_service.cc:161] P 01aed24f369b42239c0e4cbf750d88a6: Beginning new tablet copy session on tablet c508203db6464f25b861ebf6c353fcbc from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:42526: session id = 08e98595e61f48b8af7a31cb7805e51b-c508203db6464f25b861ebf6c353fcbc
I20260713 09:01:41.966526  6968 tablet_copy_source_session.cc:215] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:41.968981  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c508203db6464f25b861ebf6c353fcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:41.981827  7449 tablet_copy_client.cc:806] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:41.982414  7449 tablet_copy_client.cc:670] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:41.985560  7449 tablet_copy_client.cc:538] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:41.991119  7449 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:42.005724  7449 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:42.006347  7449 tablet_bootstrap.cc:492] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:42.006819  7449 ts_tablet_manager.cc:1403] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:01:42.008913  7449 raft_consensus.cc:359] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:42.009459  7449 raft_consensus.cc:740] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:42.009932  7449 consensus_queue.cc:260] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:42.012462  7449 ts_tablet_manager.cc:1434] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:01:42.013922  6968 tablet_copy_service.cc:342] P 01aed24f369b42239c0e4cbf750d88a6: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-c508203db6464f25b861ebf6c353fcbc received from {username='slave'} at 127.0.0.1:42526
I20260713 09:01:42.014303  6968 tablet_copy_service.cc:434] P 01aed24f369b42239c0e4cbf750d88a6: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-c508203db6464f25b861ebf6c353fcbc on tablet c508203db6464f25b861ebf6c353fcbc with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:42.021099  7449 ts_tablet_manager.cc:933] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:42.022871  7449 tablet_copy_client.cc:323] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.193:41323
I20260713 09:01:42.034682  6893 tablet_copy_service.cc:140] P 493b377c76414c66820401b0cb507d4f: Received BeginTabletCopySession request for tablet 83d5b9eb3cfe47e798fa69b834d0b408 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:36754)
I20260713 09:01:42.035204  6893 tablet_copy_service.cc:161] P 493b377c76414c66820401b0cb507d4f: Beginning new tablet copy session on tablet 83d5b9eb3cfe47e798fa69b834d0b408 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:36754: session id = 08e98595e61f48b8af7a31cb7805e51b-83d5b9eb3cfe47e798fa69b834d0b408
I20260713 09:01:42.040953  6893 tablet_copy_source_session.cc:215] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:42.043804  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d5b9eb3cfe47e798fa69b834d0b408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:42.054096  7449 tablet_copy_client.cc:806] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:42.054549  7449 tablet_copy_client.cc:670] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:42.057898  7449 tablet_copy_client.cc:538] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:42.063217  7449 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:42.077903  7449 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:42.078725  7449 tablet_bootstrap.cc:492] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:42.079324  7449 ts_tablet_manager.cc:1403] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.016s	user 0.017s	sys 0.001s
I20260713 09:01:42.081466  7449 raft_consensus.cc:359] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:42.082000  7449 raft_consensus.cc:740] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:42.082432  7449 consensus_queue.cc:260] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:42.083976  7449 ts_tablet_manager.cc:1434] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260713 09:01:42.085414  6893 tablet_copy_service.cc:342] P 493b377c76414c66820401b0cb507d4f: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-83d5b9eb3cfe47e798fa69b834d0b408 received from {username='slave'} at 127.0.0.1:36754
I20260713 09:01:42.085742  6893 tablet_copy_service.cc:434] P 493b377c76414c66820401b0cb507d4f: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-83d5b9eb3cfe47e798fa69b834d0b408 on tablet 83d5b9eb3cfe47e798fa69b834d0b408 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:42.188711  7449 ts_tablet_manager.cc:933] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:42.190522  7449 tablet_copy_client.cc:323] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.195:37627
I20260713 09:01:42.192469  7042 tablet_copy_service.cc:140] P 57b618af861a4250b3a5bcfdaed51d2b: Received BeginTabletCopySession request for tablet 8e61425243c74af4add03edd9c254bec from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:35040)
I20260713 09:01:42.192965  7042 tablet_copy_service.cc:161] P 57b618af861a4250b3a5bcfdaed51d2b: Beginning new tablet copy session on tablet 8e61425243c74af4add03edd9c254bec from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:35040: session id = 08e98595e61f48b8af7a31cb7805e51b-8e61425243c74af4add03edd9c254bec
I20260713 09:01:42.205080  7457 ts_tablet_manager.cc:933] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:42.206957  7042 tablet_copy_source_session.cc:215] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:42.210186  7457 tablet_copy_client.cc:323] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.194:42075
I20260713 09:01:42.210968  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61425243c74af4add03edd9c254bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:42.211834  6968 tablet_copy_service.cc:140] P 01aed24f369b42239c0e4cbf750d88a6: Received BeginTabletCopySession request for tablet 91b4510e45fd4a71a28bdb37af73d2dd from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:42526)
I20260713 09:01:42.212376  6968 tablet_copy_service.cc:161] P 01aed24f369b42239c0e4cbf750d88a6: Beginning new tablet copy session on tablet 91b4510e45fd4a71a28bdb37af73d2dd from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:42526: session id = 08e98595e61f48b8af7a31cb7805e51b-91b4510e45fd4a71a28bdb37af73d2dd
I20260713 09:01:42.218927  6968 tablet_copy_source_session.cc:215] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:42.223251  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b4510e45fd4a71a28bdb37af73d2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:42.224691  7449 tablet_copy_client.cc:806] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:42.225204  7449 tablet_copy_client.cc:670] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:42.228837  7449 tablet_copy_client.cc:538] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:42.235818  7449 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:42.236303  7457 tablet_copy_client.cc:806] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:42.236812  7457 tablet_copy_client.cc:670] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:42.239997  7457 tablet_copy_client.cc:538] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:42.248652  7457 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:42.251998  7449 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:42.252833  7449 tablet_bootstrap.cc:492] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:42.253412  7449 ts_tablet_manager.cc:1403] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:01:42.255275  7449 raft_consensus.cc:359] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:42.255868  7449 raft_consensus.cc:740] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:42.256392  7449 consensus_queue.cc:260] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:42.258134  7449 ts_tablet_manager.cc:1434] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:42.259650  7042 tablet_copy_service.cc:342] P 57b618af861a4250b3a5bcfdaed51d2b: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-8e61425243c74af4add03edd9c254bec received from {username='slave'} at 127.0.0.1:35040
I20260713 09:01:42.260047  7042 tablet_copy_service.cc:434] P 57b618af861a4250b3a5bcfdaed51d2b: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-8e61425243c74af4add03edd9c254bec on tablet 8e61425243c74af4add03edd9c254bec with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:42.267714  7457 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:42.268370  7457 tablet_bootstrap.cc:492] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:42.268867  7457 ts_tablet_manager.cc:1403] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260713 09:01:42.270960  7457 raft_consensus.cc:359] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:42.271497  7457 raft_consensus.cc:740] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:42.272013  7457 consensus_queue.cc:260] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:42.274541  7457 ts_tablet_manager.cc:1434] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:42.275988  6968 tablet_copy_service.cc:342] P 01aed24f369b42239c0e4cbf750d88a6: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-91b4510e45fd4a71a28bdb37af73d2dd received from {username='slave'} at 127.0.0.1:42526
I20260713 09:01:42.276410  6968 tablet_copy_service.cc:434] P 01aed24f369b42239c0e4cbf750d88a6: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-91b4510e45fd4a71a28bdb37af73d2dd on tablet 91b4510e45fd4a71a28bdb37af73d2dd with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:42.370748  7310 raft_consensus.cc:1217] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:42.555281  7310 raft_consensus.cc:1217] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:42.652385  7310 raft_consensus.cc:1217] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:42.722148  7310 raft_consensus.cc:1217] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:42.930446  7463 raft_consensus.cc:1064] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:42.932194  7463 consensus_queue.cc:237] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:42.938896  6880 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:42.939654  7028 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:42.938735  7310 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:42.940508  7463 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:42.941339  7461 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:42.942147  7388 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:42.958570  7388 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:42.961002  7310 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:42.963040  6880 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:42.973743  6778 catalog_manager.cc:5697] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:42.974193  7028 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.001945  6954 consensus_queue.cc:237] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:43.006685  7310 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:43.008108  7463 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:43.012384  7028 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:43.013964  7388 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:43.013862  7461 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.017637  7310 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.020550  7028 raft_consensus.cc:2955] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.024405  6765 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c508203db6464f25b861ebf6c353fcbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:43.032296  6780 catalog_manager.cc:5697] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:43.036597  7420 raft_consensus.cc:1064] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:43.038729  7420 consensus_queue.cc:237] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:43.046336  6873 tablet_service.cc:1558] Processing DeleteTablet for tablet c508203db6464f25b861ebf6c353fcbc with delete_type TABLET_DATA_TOMBSTONED (TS 493b377c76414c66820401b0cb507d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260713 09:01:43.048372  7475 tablet_replica.cc:333] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:01:43.049255  7475 raft_consensus.cc:2243] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.049285  7028 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.050056  7475 raft_consensus.cc:2272] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.050801  7462 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.053536  7475 ts_tablet_manager.cc:1916] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:43.055125  6954 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.056963  7420 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.060910  7310 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.063968  7420 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.070086  7475 ts_tablet_manager.cc:1929] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:43.070555  7475 log.cc:1199] T c508203db6464f25b861ebf6c353fcbc P 493b377c76414c66820401b0cb507d4f: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root/wals/c508203db6464f25b861ebf6c353fcbc
I20260713 09:01:43.072271  6767 catalog_manager.cc:5028] TS 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): tablet c508203db6464f25b861ebf6c353fcbc (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:43.074304  7462 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.080109  6954 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.083017  7310 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.086014  7030 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.093509  6780 catalog_manager.cc:5697] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.108063  6880 consensus_queue.cc:237] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:43.114607  6954 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:43.116199  7443 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:43.118453  7310 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:43.119638  7443 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:43.122849  7462 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.124192  6954 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.127045  7309 raft_consensus.cc:2955] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.138464  6778 catalog_manager.cc:5697] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.143337  7461 raft_consensus.cc:1064] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:43.143617  6767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83d5b9eb3cfe47e798fa69b834d0b408 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:43.147147  7461 consensus_queue.cc:237] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:43.152248  7018 tablet_service.cc:1558] Processing DeleteTablet for tablet 83d5b9eb3cfe47e798fa69b834d0b408 with delete_type TABLET_DATA_TOMBSTONED (TS 57b618af861a4250b3a5bcfdaed51d2b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34990
I20260713 09:01:43.154690  7480 tablet_replica.cc:333] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:01:43.155375  7480 raft_consensus.cc:2243] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.155893  7480 raft_consensus.cc:2272] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.159776  7480 ts_tablet_manager.cc:1916] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:43.166635  7028 raft_consensus.cc:1275] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.168169  6880 raft_consensus.cc:1275] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.169720  7461 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.170919  7425 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.177421  7480 ts_tablet_manager.cc:1929] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:43.177858  7480 log.cc:1199] T 83d5b9eb3cfe47e798fa69b834d0b408 P 57b618af861a4250b3a5bcfdaed51d2b: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root/wals/83d5b9eb3cfe47e798fa69b834d0b408
I20260713 09:01:43.179489  6768 catalog_manager.cc:5028] TS 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): tablet 83d5b9eb3cfe47e798fa69b834d0b408 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:43.180723  7310 raft_consensus.cc:1275] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.182183  7461 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.189539  7425 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.192004  7309 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.197455  6879 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.200596  7028 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.204536  6778 catalog_manager.cc:5697] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.222052  6954 consensus_queue.cc:237] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:43.226300  7309 raft_consensus.cc:1275] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:43.227276  7030 raft_consensus.cc:1275] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:43.227898  7388 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:43.232548  7388 consensus_queue.cc:1048] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:43.238009  7463 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.241389  7030 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.245775  7464 raft_consensus.cc:1064] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:43.247200  6765 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91b4510e45fd4a71a28bdb37af73d2dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:43.252406  7310 raft_consensus.cc:2955] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.248021  7464 consensus_queue.cc:237] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:43.254079  6780 catalog_manager.cc:5697] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.263031  6957 raft_consensus.cc:1275] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.264065  7309 raft_consensus.cc:1275] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.265393  7445 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:43.267069  7445 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.269397  6879 raft_consensus.cc:1275] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:43.271241  6873 tablet_service.cc:1558] Processing DeleteTablet for tablet 91b4510e45fd4a71a28bdb37af73d2dd with delete_type TABLET_DATA_TOMBSTONED (TS 493b377c76414c66820401b0cb507d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260713 09:01:43.272065  7475 tablet_replica.cc:333] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:01:43.271868  7464 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.273108  7475 raft_consensus.cc:2243] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.273694  7475 raft_consensus.cc:2272] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.283996  7475 ts_tablet_manager.cc:1916] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:43.314929  7475 ts_tablet_manager.cc:1929] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:43.315372  7475 log.cc:1199] T 91b4510e45fd4a71a28bdb37af73d2dd P 493b377c76414c66820401b0cb507d4f: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root/wals/91b4510e45fd4a71a28bdb37af73d2dd
I20260713 09:01:43.316874  6767 catalog_manager.cc:5028] TS 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): tablet 91b4510e45fd4a71a28bdb37af73d2dd (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:43.317061  6879 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.318473  7309 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.313948  7464 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.329751  6780 catalog_manager.cc:5697] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.334177  6957 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.345921  7030 consensus_queue.cc:237] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:43.350391  7309 raft_consensus.cc:1275] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:43.351718  7464 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:43.352445  6879 raft_consensus.cc:1275] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:43.354097  7464 consensus_queue.cc:1048] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:43.358048  7445 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.359688  7309 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.366147  6768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e61425243c74af4add03edd9c254bec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:43.366369  6879 raft_consensus.cc:2955] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:43.373332  6780 catalog_manager.cc:5697] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:43.381740  6939 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e61425243c74af4add03edd9c254bec with delete_type TABLET_DATA_TOMBSTONED (TS 01aed24f369b42239c0e4cbf750d88a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42504
I20260713 09:01:43.383781  7490 tablet_replica.cc:333] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:01:43.384745  7490 raft_consensus.cc:2243] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.385329  7490 raft_consensus.cc:2272] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.388195  7490 ts_tablet_manager.cc:1916] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:43.399967  7490 ts_tablet_manager.cc:1929] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:43.400226  7490 log.cc:1199] T 8e61425243c74af4add03edd9c254bec P 01aed24f369b42239c0e4cbf750d88a6: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root/wals/8e61425243c74af4add03edd9c254bec
I20260713 09:01:43.401443  6765 catalog_manager.cc:5028] TS 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): tablet 8e61425243c74af4add03edd9c254bec (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:44.411847  6879 consensus_queue.cc:237] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:44.417248  7030 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:44.417929  6849 consensus_peers.cc:597] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c579545fc854bcb9c0fc7416474bf28. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.418627  7443 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.418920  6954 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:44.420002  7493 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.426944  7443 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.428689  7030 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.428495  6954 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.437623  6879 consensus_queue.cc:237] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:44.441213  6781 catalog_manager.cc:5697] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:44.445214  6954 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:44.446663  7491 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.449816  7030 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:01:44.451220  6849 consensus_peers.cc:597] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 856691911e3644088e135248877677a2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.451762  7443 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.466327  7491 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.467975  7028 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.468916  6954 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.479668  7030 consensus_queue.cc:237] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:44.490743  6954 raft_consensus.cc:1275] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:44.492034  6998 consensus_peers.cc:597] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76250cded597424da841d49b73c6968a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.492268  7445 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.492666  6879 raft_consensus.cc:1275] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:44.494019  7445 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.503785  6778 catalog_manager.cc:5697] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 2 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.512004  7505 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.514365  6954 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.518792  6879 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.527482  6954 consensus_queue.cc:237] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:44.527899  6781 catalog_manager.cc:5697] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.549450  7030 raft_consensus.cc:1275] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:44.549612  6924 consensus_peers.cc:597] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 693234634a1a414b96c747c8b7eae27a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.550616  6879 raft_consensus.cc:1275] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:44.550617  7501 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.551668  7463 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.559082  7501 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.561105  6879 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.561636  7030 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.576592  6778 catalog_manager.cc:5697] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:44.919189  7514 ts_tablet_manager.cc:933] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:44.921030  7514 tablet_copy_client.cc:323] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.193:41323
I20260713 09:01:44.922396  6893 tablet_copy_service.cc:140] P 493b377c76414c66820401b0cb507d4f: Received BeginTabletCopySession request for tablet 9c579545fc854bcb9c0fc7416474bf28 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:36754)
I20260713 09:01:44.922895  6893 tablet_copy_service.cc:161] P 493b377c76414c66820401b0cb507d4f: Beginning new tablet copy session on tablet 9c579545fc854bcb9c0fc7416474bf28 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:36754: session id = 08e98595e61f48b8af7a31cb7805e51b-9c579545fc854bcb9c0fc7416474bf28
I20260713 09:01:44.927246  6893 tablet_copy_source_session.cc:215] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:44.929533  7514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c579545fc854bcb9c0fc7416474bf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.940619  7514 tablet_copy_client.cc:806] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:44.941097  7514 tablet_copy_client.cc:670] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:44.943986  7514 tablet_copy_client.cc:538] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:44.949926  7514 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:44.960399  7516 ts_tablet_manager.cc:933] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:44.962386  7516 tablet_copy_client.cc:323] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.195:37627
I20260713 09:01:44.963909  7042 tablet_copy_service.cc:140] P 57b618af861a4250b3a5bcfdaed51d2b: Received BeginTabletCopySession request for tablet 76250cded597424da841d49b73c6968a from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:35040)
I20260713 09:01:44.964430  7042 tablet_copy_service.cc:161] P 57b618af861a4250b3a5bcfdaed51d2b: Beginning new tablet copy session on tablet 76250cded597424da841d49b73c6968a from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:35040: session id = 08e98595e61f48b8af7a31cb7805e51b-76250cded597424da841d49b73c6968a
I20260713 09:01:44.969058  7514 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:44.969864  7514 tablet_bootstrap.cc:492] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:44.970464  7514 ts_tablet_manager.cc:1403] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.001s
I20260713 09:01:44.971160  7042 tablet_copy_source_session.cc:215] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:44.973248  7514 raft_consensus.cc:359] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:44.974238  7516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76250cded597424da841d49b73c6968a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.974346  7514 raft_consensus.cc:740] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:44.974983  7514 consensus_queue.cc:260] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:44.978710  7514 ts_tablet_manager.cc:1434] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:01:44.980212  6893 tablet_copy_service.cc:342] P 493b377c76414c66820401b0cb507d4f: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-9c579545fc854bcb9c0fc7416474bf28 received from {username='slave'} at 127.0.0.1:36754
I20260713 09:01:44.980630  6893 tablet_copy_service.cc:434] P 493b377c76414c66820401b0cb507d4f: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-9c579545fc854bcb9c0fc7416474bf28 on tablet 9c579545fc854bcb9c0fc7416474bf28 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:44.989332  7516 tablet_copy_client.cc:806] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:44.989811  7516 tablet_copy_client.cc:670] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:44.992771  7516 tablet_copy_client.cc:538] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:44.998376  7516 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:45.001015  7514 ts_tablet_manager.cc:933] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:45.002557  7514 tablet_copy_client.cc:323] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.193:41323
I20260713 09:01:45.004037  6893 tablet_copy_service.cc:140] P 493b377c76414c66820401b0cb507d4f: Received BeginTabletCopySession request for tablet 856691911e3644088e135248877677a2 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:36754)
I20260713 09:01:45.004544  6893 tablet_copy_service.cc:161] P 493b377c76414c66820401b0cb507d4f: Beginning new tablet copy session on tablet 856691911e3644088e135248877677a2 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:36754: session id = 08e98595e61f48b8af7a31cb7805e51b-856691911e3644088e135248877677a2
I20260713 09:01:45.011190  6893 tablet_copy_source_session.cc:215] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:45.013581  7514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856691911e3644088e135248877677a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:45.018159  7516 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:45.019008  7516 tablet_bootstrap.cc:492] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:45.019629  7516 ts_tablet_manager.cc:1403] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.005s
I20260713 09:01:45.022390  7516 raft_consensus.cc:359] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:45.023252  7516 raft_consensus.cc:740] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:45.023859  7516 consensus_queue.cc:260] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:45.026166  7514 tablet_copy_client.cc:806] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:45.026683  7514 tablet_copy_client.cc:670] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:45.026733  7516 ts_tablet_manager.cc:1434] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:01:45.028719  7042 tablet_copy_service.cc:342] P 57b618af861a4250b3a5bcfdaed51d2b: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-76250cded597424da841d49b73c6968a received from {username='slave'} at 127.0.0.1:35040
I20260713 09:01:45.029096  7042 tablet_copy_service.cc:434] P 57b618af861a4250b3a5bcfdaed51d2b: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-76250cded597424da841d49b73c6968a on tablet 76250cded597424da841d49b73c6968a with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:45.033573  7514 tablet_copy_client.cc:538] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:45.034049  7516 ts_tablet_manager.cc:933] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:45.040086  7516 tablet_copy_client.cc:323] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.194:42075
I20260713 09:01:45.041642  6968 tablet_copy_service.cc:140] P 01aed24f369b42239c0e4cbf750d88a6: Received BeginTabletCopySession request for tablet 693234634a1a414b96c747c8b7eae27a from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:42526)
I20260713 09:01:45.042136  6968 tablet_copy_service.cc:161] P 01aed24f369b42239c0e4cbf750d88a6: Beginning new tablet copy session on tablet 693234634a1a414b96c747c8b7eae27a from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:42526: session id = 08e98595e61f48b8af7a31cb7805e51b-693234634a1a414b96c747c8b7eae27a
I20260713 09:01:45.043042  7514 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:45.048709  6968 tablet_copy_source_session.cc:215] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:45.051549  7516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693234634a1a414b96c747c8b7eae27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:45.062274  7514 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:45.062888  7514 tablet_bootstrap.cc:492] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:45.063351  7514 ts_tablet_manager.cc:1403] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:01:45.065676  7516 tablet_copy_client.cc:806] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:45.066143  7516 tablet_copy_client.cc:670] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:45.066483  7514 raft_consensus.cc:359] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:45.067241  7514 raft_consensus.cc:740] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:45.067808  7514 consensus_queue.cc:260] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:45.070214  7514 ts_tablet_manager.cc:1434] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:45.071686  7516 tablet_copy_client.cc:538] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:45.072201  6893 tablet_copy_service.cc:342] P 493b377c76414c66820401b0cb507d4f: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-856691911e3644088e135248877677a2 received from {username='slave'} at 127.0.0.1:36754
I20260713 09:01:45.072595  6893 tablet_copy_service.cc:434] P 493b377c76414c66820401b0cb507d4f: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-856691911e3644088e135248877677a2 on tablet 856691911e3644088e135248877677a2 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:45.080156  7516 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:45.100597  7516 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:45.101347  7516 tablet_bootstrap.cc:492] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:45.101960  7516 ts_tablet_manager.cc:1403] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.000s
I20260713 09:01:45.104648  7516 raft_consensus.cc:359] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:45.105414  7516 raft_consensus.cc:740] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:45.105997  7516 consensus_queue.cc:260] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:45.108249  7516 ts_tablet_manager.cc:1434] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:45.109699  6968 tablet_copy_service.cc:342] P 01aed24f369b42239c0e4cbf750d88a6: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-693234634a1a414b96c747c8b7eae27a received from {username='slave'} at 127.0.0.1:42526
I20260713 09:01:45.110078  6968 tablet_copy_service.cc:434] P 01aed24f369b42239c0e4cbf750d88a6: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-693234634a1a414b96c747c8b7eae27a on tablet 693234634a1a414b96c747c8b7eae27a with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:45.319011  7309 raft_consensus.cc:1217] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:45.436169  7309 raft_consensus.cc:1217] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:45.591965  7309 raft_consensus.cc:1217] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:45.608707  7309 raft_consensus.cc:1217] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:01:45.878031  7491 raft_consensus.cc:1064] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:45.879930  7491 consensus_queue.cc:237] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:45.887074  6954 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:45.887437  7030 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:45.889036  7309 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:45.888499  7525 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:45.890074  7491 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:45.891069  7493 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:45.906730  7491 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.908595  7309 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.909148  7030 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.922772  6954 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.922942  6780 catalog_manager.cc:5697] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.943750  6880 consensus_queue.cc:237] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:45.949703  7310 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:45.950659  6954 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:45.951140  7491 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:45.951906  7532 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:45.957405  7493 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.961997  6957 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.966567  7310 raft_consensus.cc:2955] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.970789  6767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c579545fc854bcb9c0fc7416474bf28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:45.979229  6778 catalog_manager.cc:5697] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:45.988447  7018 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c579545fc854bcb9c0fc7416474bf28 with delete_type TABLET_DATA_TOMBSTONED (TS 57b618af861a4250b3a5bcfdaed51d2b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34990
I20260713 09:01:45.998833  7540 tablet_replica.cc:333] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:01:45.999779  7540 raft_consensus.cc:2243] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.000483  7540 raft_consensus.cc:2272] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.004101  7540 ts_tablet_manager.cc:1916] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:46.013662  7540 ts_tablet_manager.cc:1929] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:46.013912  7540 log.cc:1199] T 9c579545fc854bcb9c0fc7416474bf28 P 57b618af861a4250b3a5bcfdaed51d2b: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root/wals/9c579545fc854bcb9c0fc7416474bf28
I20260713 09:01:46.015103  6768 catalog_manager.cc:5028] TS 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): tablet 9c579545fc854bcb9c0fc7416474bf28 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:46.036914  7541 raft_consensus.cc:1064] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:46.038705  7541 consensus_queue.cc:237] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:46.043740  6957 raft_consensus.cc:1275] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:46.045151  7310 raft_consensus.cc:1275] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:46.045917  7526 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:46.047626  7526 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:46.055217  6880 raft_consensus.cc:1275] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:46.056839  7541 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:46.059104  7310 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.057767  7543 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.070297  6957 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.078975  6781 catalog_manager.cc:5697] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:46.079097  6880 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.093950  7030 consensus_queue.cc:237] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:46.099673  7310 raft_consensus.cc:1275] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:46.100374  6957 raft_consensus.cc:1275] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:46.100863  7541 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:46.101768  7543 consensus_queue.cc:1048] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:46.105870  7541 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.108580  7491 raft_consensus.cc:1064] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:46.108845  7309 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.110870  7491 consensus_queue.cc:237] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:46.112464  6768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76250cded597424da841d49b73c6968a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:46.113220  6954 raft_consensus.cc:2955] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.126906  7030 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:01:46.127082  7310 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEARNER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:01:46.127185  6954 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:01:46.128152  7532 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:46.128921  7525 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:46.129694  7493 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:46.144649  6778 catalog_manager.cc:5697] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:46.147339  7493 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.149020  7030 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.158869  6873 tablet_service.cc:1558] Processing DeleteTablet for tablet 76250cded597424da841d49b73c6968a with delete_type TABLET_DATA_TOMBSTONED (TS 493b377c76414c66820401b0cb507d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260713 09:01:46.159758  6954 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.165330  7309 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.165719  6778 catalog_manager.cc:5697] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.178213  7551 tablet_replica.cc:333] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:01:46.178920  7551 raft_consensus.cc:2243] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.179468  7551 raft_consensus.cc:2272] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.182478  7551 ts_tablet_manager.cc:1916] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:46.192689  7501 raft_consensus.cc:1064] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:46.195039  7501 consensus_queue.cc:237] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:46.200827  7551 ts_tablet_manager.cc:1929] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:46.201241  7551 log.cc:1199] T 76250cded597424da841d49b73c6968a P 493b377c76414c66820401b0cb507d4f: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root/wals/76250cded597424da841d49b73c6968a
I20260713 09:01:46.201905  6880 consensus_queue.cc:237] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:46.202839  6767 catalog_manager.cc:5028] TS 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): tablet 76250cded597424da841d49b73c6968a (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:46.209962  7309 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:01:46.211390  7493 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:46.215301  7030 raft_consensus.cc:1275] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:01:46.216120  7310 raft_consensus.cc:1275] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:46.218406  7525 consensus_queue.cc:1048] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:46.218750  7030 raft_consensus.cc:1275] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:46.219617  6880 raft_consensus.cc:1275] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:46.221060  7553 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:46.221966  7309 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.223171  7530 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:46.220439  7532 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.225018  7530 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:46.234431  6779 catalog_manager.cc:5697] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New cstate: current_term: 2 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.245939  7030 raft_consensus.cc:2955] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.250893  6939 tablet_service.cc:1558] Processing DeleteTablet for tablet 856691911e3644088e135248877677a2 with delete_type TABLET_DATA_TOMBSTONED (TS 01aed24f369b42239c0e4cbf750d88a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42504
I20260713 09:01:46.255147  6767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 856691911e3644088e135248877677a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:46.267633  7530 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.273315  7557 tablet_replica.cc:333] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:01:46.274045  7557 raft_consensus.cc:2243] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.274559  7557 raft_consensus.cc:2272] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.278292  7557 ts_tablet_manager.cc:1916] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:46.284713  6880 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.288805  7310 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.292349  7028 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.294266  7557 ts_tablet_manager.cc:1929] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:01:46.294710  7557 log.cc:1199] T 856691911e3644088e135248877677a2 P 01aed24f369b42239c0e4cbf750d88a6: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root/wals/856691911e3644088e135248877677a2
I20260713 09:01:46.295676  6779 catalog_manager.cc:5697] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:46.296465  6765 catalog_manager.cc:5028] TS 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): tablet 856691911e3644088e135248877677a2 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:46.314538  6954 consensus_queue.cc:237] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:46.319963  7310 raft_consensus.cc:1275] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:46.321386  7501 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:46.321703  6880 raft_consensus.cc:1275] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:46.323844  7501 consensus_queue.cc:1048] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:46.327016  7558 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.329416  7310 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.332883  6880 raft_consensus.cc:2955] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:46.335369  6765 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 693234634a1a414b96c747c8b7eae27a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:46.341331  6778 catalog_manager.cc:5697] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:46.350426  7018 tablet_service.cc:1558] Processing DeleteTablet for tablet 693234634a1a414b96c747c8b7eae27a with delete_type TABLET_DATA_TOMBSTONED (TS 57b618af861a4250b3a5bcfdaed51d2b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34990
I20260713 09:01:46.351279  7540 tablet_replica.cc:333] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:01:46.352195  7540 raft_consensus.cc:2243] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.352859  7540 raft_consensus.cc:2272] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.355602  7540 ts_tablet_manager.cc:1916] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:46.365188  7540 ts_tablet_manager.cc:1929] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:46.365473  7540 log.cc:1199] T 693234634a1a414b96c747c8b7eae27a P 57b618af861a4250b3a5bcfdaed51d2b: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root/wals/693234634a1a414b96c747c8b7eae27a
I20260713 09:01:46.366654  6768 catalog_manager.cc:5028] TS 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): tablet 693234634a1a414b96c747c8b7eae27a (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:47.380465  6954 consensus_queue.cc:237] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
W20260713 09:01:47.386569  6924 consensus_peers.cc:597] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2546df98ea104040a3c7dff3569bbce0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:47.386969  7030 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:47.387008  6879 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:47.388093  7501 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:47.388702  7562 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:47.395718  7562 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.397147  7030 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.398093  6879 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.409435  6879 consensus_queue.cc:237] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:47.409817  6780 catalog_manager.cc:5697] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
W20260713 09:01:47.417153  6849 consensus_peers.cc:597] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 170d935cc37b4d48a0f2d22ea007068f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:47.417734  7030 raft_consensus.cc:1275] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:47.417866  6954 raft_consensus.cc:1275] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:47.418927  7532 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:47.419555  7560 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:47.431143  7532 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.432809  6957 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.448678  7030 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.450829  6879 consensus_queue.cc:237] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:47.457206  6778 catalog_manager.cc:5697] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.462953  6957 raft_consensus.cc:1275] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:47.463449  7030 raft_consensus.cc:1275] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:47.463550  6849 consensus_peers.cc:597] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c588cc74bca2403c9268d0d3df39e58e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:47.464357  7532 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:47.465103  7560 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:47.473661  7532 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.476125  7028 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.476415  6957 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.484573  6879 consensus_queue.cc:237] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:47.485019  6780 catalog_manager.cc:5697] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.491175  6957 raft_consensus.cc:1275] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:47.492611  7560 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:47.495934  6849 consensus_peers.cc:597] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2b11124d2ae4a0082f7d57f3af054f8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:47.496592  7028 raft_consensus.cc:1275] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:47.497841  7532 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:47.503826  7560 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.505208  6957 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.506593  7028 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:47.516880  6778 catalog_manager.cc:5697] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.804936  7580 ts_tablet_manager.cc:933] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:47.807102  7580 tablet_copy_client.cc:323] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.193:41323
I20260713 09:01:47.808472  6893 tablet_copy_service.cc:140] P 493b377c76414c66820401b0cb507d4f: Received BeginTabletCopySession request for tablet 170d935cc37b4d48a0f2d22ea007068f from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:36754)
I20260713 09:01:47.808959  6893 tablet_copy_service.cc:161] P 493b377c76414c66820401b0cb507d4f: Beginning new tablet copy session on tablet 170d935cc37b4d48a0f2d22ea007068f from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:36754: session id = 08e98595e61f48b8af7a31cb7805e51b-170d935cc37b4d48a0f2d22ea007068f
I20260713 09:01:47.815155  6893 tablet_copy_source_session.cc:215] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:47.818048  7580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170d935cc37b4d48a0f2d22ea007068f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.828209  7580 tablet_copy_client.cc:806] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:47.828687  7580 tablet_copy_client.cc:670] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:47.831656  7580 tablet_copy_client.cc:538] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:47.836576  7580 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:47.851212  7580 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:47.851802  7580 tablet_bootstrap.cc:492] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:47.852234  7580 ts_tablet_manager.cc:1403] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260713 09:01:47.854156  7580 raft_consensus.cc:359] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:47.854673  7580 raft_consensus.cc:740] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:47.855119  7580 consensus_queue.cc:260] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:47.857849  7580 ts_tablet_manager.cc:1434] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:01:47.859678  6893 tablet_copy_service.cc:342] P 493b377c76414c66820401b0cb507d4f: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-170d935cc37b4d48a0f2d22ea007068f received from {username='slave'} at 127.0.0.1:36754
I20260713 09:01:47.860051  6893 tablet_copy_service.cc:434] P 493b377c76414c66820401b0cb507d4f: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-170d935cc37b4d48a0f2d22ea007068f on tablet 170d935cc37b4d48a0f2d22ea007068f with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:47.876637  7580 ts_tablet_manager.cc:933] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:47.878018  7580 tablet_copy_client.cc:323] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.194:42075
I20260713 09:01:47.879400  6968 tablet_copy_service.cc:140] P 01aed24f369b42239c0e4cbf750d88a6: Received BeginTabletCopySession request for tablet 2546df98ea104040a3c7dff3569bbce0 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:42526)
I20260713 09:01:47.879786  6968 tablet_copy_service.cc:161] P 01aed24f369b42239c0e4cbf750d88a6: Beginning new tablet copy session on tablet 2546df98ea104040a3c7dff3569bbce0 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:42526: session id = 08e98595e61f48b8af7a31cb7805e51b-2546df98ea104040a3c7dff3569bbce0
I20260713 09:01:47.884042  6968 tablet_copy_source_session.cc:215] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:47.886471  7580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2546df98ea104040a3c7dff3569bbce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.900017  7580 tablet_copy_client.cc:806] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:47.900516  7580 tablet_copy_client.cc:670] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:47.903324  7580 tablet_copy_client.cc:538] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:47.909466  7580 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:47.933272  7580 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:47.933846  7580 tablet_bootstrap.cc:492] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:47.934296  7580 ts_tablet_manager.cc:1403] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:01:47.936147  7580 raft_consensus.cc:359] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:47.936873  7580 raft_consensus.cc:740] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:47.937322  7580 consensus_queue.cc:260] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:47.939417  7580 ts_tablet_manager.cc:1434] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:47.940867  6968 tablet_copy_service.cc:342] P 01aed24f369b42239c0e4cbf750d88a6: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-2546df98ea104040a3c7dff3569bbce0 received from {username='slave'} at 127.0.0.1:42526
I20260713 09:01:47.941263  6968 tablet_copy_service.cc:434] P 01aed24f369b42239c0e4cbf750d88a6: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-2546df98ea104040a3c7dff3569bbce0 on tablet 2546df98ea104040a3c7dff3569bbce0 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:48.023209  7580 ts_tablet_manager.cc:933] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:48.024811  7580 tablet_copy_client.cc:323] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.193:41323
I20260713 09:01:48.026628  6893 tablet_copy_service.cc:140] P 493b377c76414c66820401b0cb507d4f: Received BeginTabletCopySession request for tablet f2b11124d2ae4a0082f7d57f3af054f8 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:36754)
I20260713 09:01:48.027125  6893 tablet_copy_service.cc:161] P 493b377c76414c66820401b0cb507d4f: Beginning new tablet copy session on tablet f2b11124d2ae4a0082f7d57f3af054f8 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:36754: session id = 08e98595e61f48b8af7a31cb7805e51b-f2b11124d2ae4a0082f7d57f3af054f8
I20260713 09:01:48.027767  7587 ts_tablet_manager.cc:933] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:48.029187  7587 tablet_copy_client.cc:323] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.193:41323
I20260713 09:01:48.030441  6892 tablet_copy_service.cc:140] P 493b377c76414c66820401b0cb507d4f: Received BeginTabletCopySession request for tablet c588cc74bca2403c9268d0d3df39e58e from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:36754)
I20260713 09:01:48.030841  6892 tablet_copy_service.cc:161] P 493b377c76414c66820401b0cb507d4f: Beginning new tablet copy session on tablet c588cc74bca2403c9268d0d3df39e58e from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:36754: session id = 08e98595e61f48b8af7a31cb7805e51b-c588cc74bca2403c9268d0d3df39e58e
I20260713 09:01:48.034062  6893 tablet_copy_source_session.cc:215] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:48.035403  6892 tablet_copy_source_session.cc:215] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:48.036856  7580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b11124d2ae4a0082f7d57f3af054f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:48.038090  7587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c588cc74bca2403c9268d0d3df39e58e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:48.048260  7580 tablet_copy_client.cc:806] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:48.048702  7580 tablet_copy_client.cc:670] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:48.051971  7587 tablet_copy_client.cc:806] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:48.052457  7587 tablet_copy_client.cc:670] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:48.057333  7580 tablet_copy_client.cc:538] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:48.058697  7587 tablet_copy_client.cc:538] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:48.063287  7580 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:48.066118  7587 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:48.084259  7580 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:48.085047  7580 tablet_bootstrap.cc:492] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:48.085604  7580 ts_tablet_manager.cc:1403] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260713 09:01:48.085794  7587 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:48.086549  7587 tablet_bootstrap.cc:492] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:48.087102  7587 ts_tablet_manager.cc:1403] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:01:48.088076  7580 raft_consensus.cc:359] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:48.088819  7580 raft_consensus.cc:740] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:48.089360  7580 consensus_queue.cc:260] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:48.089668  7587 raft_consensus.cc:359] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:48.090377  7587 raft_consensus.cc:740] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:48.091328  7580 ts_tablet_manager.cc:1434] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:48.090963  7587 consensus_queue.cc:260] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:48.093187  6892 tablet_copy_service.cc:342] P 493b377c76414c66820401b0cb507d4f: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-f2b11124d2ae4a0082f7d57f3af054f8 received from {username='slave'} at 127.0.0.1:36754
I20260713 09:01:48.093562  6892 tablet_copy_service.cc:434] P 493b377c76414c66820401b0cb507d4f: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-f2b11124d2ae4a0082f7d57f3af054f8 on tablet f2b11124d2ae4a0082f7d57f3af054f8 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:48.093683  7587 ts_tablet_manager.cc:1434] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:01:48.095054  6892 tablet_copy_service.cc:342] P 493b377c76414c66820401b0cb507d4f: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-c588cc74bca2403c9268d0d3df39e58e received from {username='slave'} at 127.0.0.1:36754
I20260713 09:01:48.095420  6892 tablet_copy_service.cc:434] P 493b377c76414c66820401b0cb507d4f: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-c588cc74bca2403c9268d0d3df39e58e on tablet c588cc74bca2403c9268d0d3df39e58e with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:48.258255  7309 raft_consensus.cc:1217] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:48.413686  7309 raft_consensus.cc:1217] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:48.540948  7309 raft_consensus.cc:1217] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:48.601891  7309 raft_consensus.cc:1217] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:48.842237  7591 raft_consensus.cc:1064] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:48.844097  7591 consensus_queue.cc:237] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:48.851042  7030 raft_consensus.cc:1275] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:48.851536  7309 raft_consensus.cc:1275] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:48.852306  6954 raft_consensus.cc:1275] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:48.852954  7560 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:48.853982  7532 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:48.854841  7594 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:48.873436  7532 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.874956  7309 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.884249  7030 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.888124  6780 catalog_manager.cc:5697] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:48.888259  6954 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.907356  6880 consensus_queue.cc:237] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:48.912210  7565 raft_consensus.cc:1064] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:48.914484  7309 raft_consensus.cc:1275] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:48.914961  7565 consensus_queue.cc:237] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:48.916052  7594 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:48.921868  6954 raft_consensus.cc:1275] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:48.923156  7594 consensus_queue.cc:1048] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:48.925621  7030 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:48.929227  7532 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.930889  7310 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:48.931614  7592 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:48.933853  7592 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:48.938460  6954 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.946543  7309 raft_consensus.cc:2955] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.948689  6767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 170d935cc37b4d48a0f2d22ea007068f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:48.954196  6779 catalog_manager.cc:5697] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:48.961203  6880 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:48.964193  7592 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:48.971071  7018 tablet_service.cc:1558] Processing DeleteTablet for tablet 170d935cc37b4d48a0f2d22ea007068f with delete_type TABLET_DATA_TOMBSTONED (TS 57b618af861a4250b3a5bcfdaed51d2b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34990
I20260713 09:01:48.980492  7592 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.984051  7609 tablet_replica.cc:333] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:01:48.983450  7309 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.984943  7609 raft_consensus.cc:2243] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:48.985625  7609 raft_consensus.cc:2272] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.991730  7030 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:48.993602  7609 ts_tablet_manager.cc:1916] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:48.998515  6779 catalog_manager.cc:5697] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.000313  7591 raft_consensus.cc:1064] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:49.002104  6880 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.002528  7591 consensus_queue.cc:237] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:49.014086  6954 consensus_queue.cc:237] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:49.018483  7309 raft_consensus.cc:1275] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:49.019484  7609 ts_tablet_manager.cc:1929] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:49.019872  7609 log.cc:1199] T 170d935cc37b4d48a0f2d22ea007068f P 57b618af861a4250b3a5bcfdaed51d2b: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root/wals/170d935cc37b4d48a0f2d22ea007068f
I20260713 09:01:49.020747  7594 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:49.022641  6768 catalog_manager.cc:5028] TS 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): tablet 170d935cc37b4d48a0f2d22ea007068f (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:49.022830  7310 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:49.024158  7592 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:49.029397  7030 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:49.031585  7565 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:49.033432  7565 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.036339  7030 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.041088  7028 raft_consensus.cc:1275] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:49.041304  6954 raft_consensus.cc:1275] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:49.041992  7311 raft_consensus.cc:2955] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.043107  7532 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:49.044190  6765 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2546df98ea104040a3c7dff3569bbce0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:49.053411  7591 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:49.059767  7591 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.062189  6957 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.054503  6779 catalog_manager.cc:5697] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New cstate: current_term: 1 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:49.072202  7310 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.083272  6778 catalog_manager.cc:5697] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:49.083715  7028 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.093719  7560 raft_consensus.cc:1064] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:49.095805  7560 consensus_queue.cc:237] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:49.098266  6873 tablet_service.cc:1558] Processing DeleteTablet for tablet 2546df98ea104040a3c7dff3569bbce0 with delete_type TABLET_DATA_TOMBSTONED (TS 493b377c76414c66820401b0cb507d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260713 09:01:49.126137  7310 raft_consensus.cc:1275] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:49.127192  6880 consensus_queue.cc:237] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:49.128930  6957 raft_consensus.cc:1275] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:49.130012  7614 tablet_replica.cc:333] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:01:49.130215  7591 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:49.130955  7614 raft_consensus.cc:2243] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:49.131525  7614 raft_consensus.cc:2272] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:49.131480  7028 raft_consensus.cc:1275] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:49.132550  7532 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:49.134711  7614 ts_tablet_manager.cc:1916] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:49.134964  7532 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:49.138856  7310 raft_consensus.cc:1275] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:49.140854  7532 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:49.148597  7614 ts_tablet_manager.cc:1929] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:49.149068  7614 log.cc:1199] T 2546df98ea104040a3c7dff3569bbce0 P 493b377c76414c66820401b0cb507d4f: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root/wals/2546df98ea104040a3c7dff3569bbce0
I20260713 09:01:49.150630  6767 catalog_manager.cc:5028] TS 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): tablet 2546df98ea104040a3c7dff3569bbce0 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:49.150020  7591 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.151309  7310 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.154120  7030 raft_consensus.cc:1275] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:49.155658  7560 consensus_queue.cc:1048] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:49.159816  6767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c588cc74bca2403c9268d0d3df39e58e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:49.159647  7030 raft_consensus.cc:2955] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.169484  6779 catalog_manager.cc:5697] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:49.179647  6939 tablet_service.cc:1558] Processing DeleteTablet for tablet c588cc74bca2403c9268d0d3df39e58e with delete_type TABLET_DATA_TOMBSTONED (TS 01aed24f369b42239c0e4cbf750d88a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42504
I20260713 09:01:49.180452  7532 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.190080  7619 tablet_replica.cc:333] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:01:49.191037  7619 raft_consensus.cc:2243] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:49.191730  7619 raft_consensus.cc:2272] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:49.191423  7310 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.193349  6957 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.200320  7619 ts_tablet_manager.cc:1916] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:49.200058  6778 catalog_manager.cc:5697] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:49.188632  7028 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } attrs { replace: true } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.213352  6880 consensus_queue.cc:237] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:49.218077  7619 ts_tablet_manager.cc:1929] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:49.218570  7619 log.cc:1199] T c588cc74bca2403c9268d0d3df39e58e P 01aed24f369b42239c0e4cbf750d88a6: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root/wals/c588cc74bca2403c9268d0d3df39e58e
I20260713 09:01:49.220247  6765 catalog_manager.cc:5028] TS 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): tablet c588cc74bca2403c9268d0d3df39e58e (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:49.220863  7310 raft_consensus.cc:1275] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:49.221133  6957 raft_consensus.cc:1275] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:49.222030  7560 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:49.223912  7591 consensus_queue.cc:1048] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:49.228370  7560 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.231957  7311 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.233367  6954 raft_consensus.cc:2955] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:49.237479  6767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2b11124d2ae4a0082f7d57f3af054f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:49.243508  6780 catalog_manager.cc:5697] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 3 to 4, VOTER 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) evicted. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:49.255542  7018 tablet_service.cc:1558] Processing DeleteTablet for tablet f2b11124d2ae4a0082f7d57f3af054f8 with delete_type TABLET_DATA_TOMBSTONED (TS 57b618af861a4250b3a5bcfdaed51d2b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34990
I20260713 09:01:49.256428  7609 tablet_replica.cc:333] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:01:49.257162  7609 raft_consensus.cc:2243] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:49.257865  7609 raft_consensus.cc:2272] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:49.260536  7609 ts_tablet_manager.cc:1916] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:49.271453  7609 ts_tablet_manager.cc:1929] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:49.271741  7609 log.cc:1199] T f2b11124d2ae4a0082f7d57f3af054f8 P 57b618af861a4250b3a5bcfdaed51d2b: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-2-root/wals/f2b11124d2ae4a0082f7d57f3af054f8
I20260713 09:01:49.272888  6768 catalog_manager.cc:5028] TS 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): tablet f2b11124d2ae4a0082f7d57f3af054f8 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:50.281594  7028 consensus_queue.cc:237] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:50.288586  6954 raft_consensus.cc:1275] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:50.289831  6998 consensus_peers.cc:597] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6486f36ceac6476a9c3cc5b27b53fd1b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:50.290640  6880 raft_consensus.cc:1275] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:50.290565  7624 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:50.291926  7605 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:50.298044  7605 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:50.299496  6954 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:50.301427  6879 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:50.313249  6780 catalog_manager.cc:5697] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:50.316268  6879 consensus_queue.cc:237] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue 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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
W20260713 09:01:50.324041  6849 consensus_peers.cc:597] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f -> Peer 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196:33413): Couldn't send request to peer 08e98595e61f48b8af7a31cb7805e51b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 325c756b0dff4cafa1fcb0e133fb9064. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:50.324018  7028 raft_consensus.cc:1275] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:50.325621  7560 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:50.330190  6954 raft_consensus.cc:1275] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:50.331331  7630 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:50.333621  7634 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:50.334879  7028 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:50.350150  6778 catalog_manager.cc:5697] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:50.351675  6954 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } } }
I20260713 09:01:50.782344  7638 ts_tablet_manager.cc:933] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:50.784682  7638 tablet_copy_client.cc:323] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.193:41323
I20260713 09:01:50.786564  6892 tablet_copy_service.cc:140] P 493b377c76414c66820401b0cb507d4f: Received BeginTabletCopySession request for tablet 325c756b0dff4cafa1fcb0e133fb9064 from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:36754)
I20260713 09:01:50.787156  6892 tablet_copy_service.cc:161] P 493b377c76414c66820401b0cb507d4f: Beginning new tablet copy session on tablet 325c756b0dff4cafa1fcb0e133fb9064 from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:36754: session id = 08e98595e61f48b8af7a31cb7805e51b-325c756b0dff4cafa1fcb0e133fb9064
I20260713 09:01:50.793113  6892 tablet_copy_source_session.cc:215] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:50.795611  7638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325c756b0dff4cafa1fcb0e133fb9064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.807174  7638 tablet_copy_client.cc:806] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:50.807695  7638 tablet_copy_client.cc:670] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:50.810834  7638 tablet_copy_client.cc:538] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:50.818380  7638 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:50.820147  7640 ts_tablet_manager.cc:933] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: Initiating tablet copy from peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:50.822027  7640 tablet_copy_client.cc:323] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.161.195:37627
I20260713 09:01:50.828064  7042 tablet_copy_service.cc:140] P 57b618af861a4250b3a5bcfdaed51d2b: Received BeginTabletCopySession request for tablet 6486f36ceac6476a9c3cc5b27b53fd1b from peer 08e98595e61f48b8af7a31cb7805e51b ({username='slave'} at 127.0.0.1:35040)
I20260713 09:01:50.828590  7042 tablet_copy_service.cc:161] P 57b618af861a4250b3a5bcfdaed51d2b: Beginning new tablet copy session on tablet 6486f36ceac6476a9c3cc5b27b53fd1b from peer 08e98595e61f48b8af7a31cb7805e51b at {username='slave'} at 127.0.0.1:35040: session id = 08e98595e61f48b8af7a31cb7805e51b-6486f36ceac6476a9c3cc5b27b53fd1b
I20260713 09:01:50.835633  7042 tablet_copy_source_session.cc:215] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:50.838595  7640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6486f36ceac6476a9c3cc5b27b53fd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.839985  7638 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:50.841475  7638 tablet_bootstrap.cc:492] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:50.842769  7638 ts_tablet_manager.cc:1403] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260713 09:01:50.845449  7638 raft_consensus.cc:359] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:50.845995  7638 raft_consensus.cc:740] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:50.846489  7638 consensus_queue.cc:260] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:50.849174  7638 ts_tablet_manager.cc:1434] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:50.850813  6892 tablet_copy_service.cc:342] P 493b377c76414c66820401b0cb507d4f: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-325c756b0dff4cafa1fcb0e133fb9064 received from {username='slave'} at 127.0.0.1:36754
I20260713 09:01:50.851200  6892 tablet_copy_service.cc:434] P 493b377c76414c66820401b0cb507d4f: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-325c756b0dff4cafa1fcb0e133fb9064 on tablet 325c756b0dff4cafa1fcb0e133fb9064 with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:50.860018  7640 tablet_copy_client.cc:806] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:50.860518  7640 tablet_copy_client.cc:670] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:50.863917  7640 tablet_copy_client.cc:538] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:50.871886  7640 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap starting.
I20260713 09:01:50.889643  7640 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: 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
I20260713 09:01:50.890236  7640 tablet_bootstrap.cc:492] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: Bootstrap complete.
I20260713 09:01:50.890704  7640 ts_tablet_manager.cc:1403] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260713 09:01:50.892724  7640 raft_consensus.cc:359] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:50.893265  7640 raft_consensus.cc:740] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Initialized, Role: LEARNER
I20260713 09:01:50.893743  7640 consensus_queue.cc:260] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: NON_VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: true } }
I20260713 09:01:50.895686  7640 ts_tablet_manager.cc:1434] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:50.897339  7042 tablet_copy_service.cc:342] P 57b618af861a4250b3a5bcfdaed51d2b: Request end of tablet copy session 08e98595e61f48b8af7a31cb7805e51b-6486f36ceac6476a9c3cc5b27b53fd1b received from {username='slave'} at 127.0.0.1:35040
I20260713 09:01:50.897727  7042 tablet_copy_service.cc:434] P 57b618af861a4250b3a5bcfdaed51d2b: ending tablet copy session 08e98595e61f48b8af7a31cb7805e51b-6486f36ceac6476a9c3cc5b27b53fd1b on tablet 6486f36ceac6476a9c3cc5b27b53fd1b with peer 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:51.174707  7310 raft_consensus.cc:1217] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:51.355573  7310 raft_consensus.cc:1217] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:51.687532  7634 raft_consensus.cc:1064] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:51.689991  7634 consensus_queue.cc:237] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:51.697099  7311 raft_consensus.cc:1275] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:51.697279  7028 raft_consensus.cc:1275] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:51.697388  6954 raft_consensus.cc:1275] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:51.698741  7630 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:51.699697  7634 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:51.702041  7649 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:51.713661  7649 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.715284  7311 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.718652  6954 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.724916  7028 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.736837  6781 catalog_manager.cc:5697] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:51.752444  6879 consensus_queue.cc:237] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:51.758307  7028 raft_consensus.cc:1275] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:51.758692  7311 raft_consensus.cc:1275] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:51.759454  7630 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:51.761145  7630 consensus_queue.cc:1048] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:51.765784  7648 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.767086  7030 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.775094  6767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 325c756b0dff4cafa1fcb0e133fb9064 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:51.776758  7311 raft_consensus.cc:2955] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.778060  6780 catalog_manager.cc:5697] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 3 to 4, VOTER 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) evicted. New cstate: current_term: 1 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:51.788887  6939 tablet_service.cc:1558] Processing DeleteTablet for tablet 325c756b0dff4cafa1fcb0e133fb9064 with delete_type TABLET_DATA_TOMBSTONED (TS 01aed24f369b42239c0e4cbf750d88a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42504
I20260713 09:01:51.794857  7657 tablet_replica.cc:333] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:01:51.795856  7657 raft_consensus.cc:2243] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.796540  7657 raft_consensus.cc:2272] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.799289  7657 ts_tablet_manager.cc:1916] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:51.809029  7657 ts_tablet_manager.cc:1929] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:51.809332  7657 log.cc:1199] T 325c756b0dff4cafa1fcb0e133fb9064 P 01aed24f369b42239c0e4cbf750d88a6: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-1-root/wals/325c756b0dff4cafa1fcb0e133fb9064
I20260713 09:01:51.810657  6765 catalog_manager.cc:5028] TS 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): tablet 325c756b0dff4cafa1fcb0e133fb9064 (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:51.922025  7645 raft_consensus.cc:1064] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b: attempting to promote NON_VOTER 08e98595e61f48b8af7a31cb7805e51b to VOTER
I20260713 09:01:51.923794  7645 consensus_queue.cc:237] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:51.929028  6954 raft_consensus.cc:1275] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:51.931324  7311 raft_consensus.cc:1275] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 LEARNER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:51.935127  7658 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:51.939646  6879 raft_consensus.cc:1275] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:51.943889  7663 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:51.944873  7661 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:51.966622  7661 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.970402  6879 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.973659  6954 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.983706  6778 catalog_manager.cc:5697] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f reported cstate change: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:51.986317  7311 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } attrs { replace: true } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:52.000103  7030 consensus_queue.cc:237] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:52.004382  7311 raft_consensus.cc:1275] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:52.005867  6954 raft_consensus.cc:1275] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:52.006965  7662 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:52.008190  7662 consensus_queue.cc:1048] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:52.012684  7662 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:52.015534  6954 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:52.020869  7311 raft_consensus.cc:2955] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:52.021636  6768 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6486f36ceac6476a9c3cc5b27b53fd1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:52.029160  6779 catalog_manager.cc:5697] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: config changed from index 3 to 4, VOTER 493b377c76414c66820401b0cb507d4f (127.5.161.193) evicted. New cstate: current_term: 1 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } } }
I20260713 09:01:52.037914  6873 tablet_service.cc:1558] Processing DeleteTablet for tablet 6486f36ceac6476a9c3cc5b27b53fd1b with delete_type TABLET_DATA_TOMBSTONED (TS 493b377c76414c66820401b0cb507d4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40112
I20260713 09:01:52.039712  7668 tablet_replica.cc:333] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:01:52.040534  7668 raft_consensus.cc:2243] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:52.041023  7668 raft_consensus.cc:2272] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:52.043303  7668 ts_tablet_manager.cc:1916] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:52.054469  7668 ts_tablet_manager.cc:1929] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:52.054726  7668 log.cc:1199] T 6486f36ceac6476a9c3cc5b27b53fd1b P 493b377c76414c66820401b0cb507d4f: Deleting WAL directory at /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933269434670-5767-0/minicluster-data/ts-0-root/wals/6486f36ceac6476a9c3cc5b27b53fd1b
I20260713 09:01:52.055912  6767 catalog_manager.cc:5028] TS 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): tablet 6486f36ceac6476a9c3cc5b27b53fd1b (table test-workload [id=14ec6166f3b84062870bccce2d6c254c]) successfully deleted
I20260713 09:01:58.422418  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:58.447273  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357"
dest_uuid: "493b377c76414c66820401b0cb507d4f"
mode: GRACEFUL
new_leader_uuid: "01aed24f369b42239c0e4cbf750d88a6"
 from {username='slave'} at 127.0.0.1:51118
I20260713 09:01:58.447767  6880 raft_consensus.cc:606] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Received request to transfer leadership to TS 01aed24f369b42239c0e4cbf750d88a6
I20260713 09:01:58.459830  6957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2546df98ea104040a3c7dff3569bbce0"
dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
mode: GRACEFUL
new_leader_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:50928
I20260713 09:01:58.460228  6957 raft_consensus.cc:606] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Received request to transfer leadership to TS 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:58.462396  6957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc"
dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
mode: GRACEFUL
new_leader_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:50928
I20260713 09:01:58.462786  6957 raft_consensus.cc:606] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Received request to transfer leadership to TS 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:58.464781  6957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c"
dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
mode: GRACEFUL
new_leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
 from {username='slave'} at 127.0.0.1:50928
I20260713 09:01:58.465147  6957 raft_consensus.cc:606] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Received request to transfer leadership to TS 57b618af861a4250b3a5bcfdaed51d2b
I20260713 09:01:58.467396  6957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d818dbce0eb24ee6b7c3e49d09d1a894"
dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
mode: GRACEFUL
new_leader_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:50928
I20260713 09:01:58.467799  6957 raft_consensus.cc:606] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Received request to transfer leadership to TS 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:58.468765  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:01:58.469359  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:58.571164  7672 raft_consensus.cc:993] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6: : Instructing follower 57b618af861a4250b3a5bcfdaed51d2b to start an election
I20260713 09:01:58.571623  7676 raft_consensus.cc:1081] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Signalling peer 57b618af861a4250b3a5bcfdaed51d2b to start an election
I20260713 09:01:58.572890  7028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c"
dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
 from {username='slave'} at 127.0.0.1:35004
I20260713 09:01:58.573292  7028 raft_consensus.cc:493] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:58.573516  7028 raft_consensus.cc:3060] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.578625  7028 raft_consensus.cc:515] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:58.580018  7028 leader_election.cc:290] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 2 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323)
I20260713 09:01:58.580812  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:58.580964  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d804367ea54a4967a38696c3f2246d1c" candidate_uuid: "57b618af861a4250b3a5bcfdaed51d2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:58.581411  6880 raft_consensus.cc:3060] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.581489  6957 raft_consensus.cc:3055] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:58.581875  6957 raft_consensus.cc:740] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:58.582464  6957 consensus_queue.cc:260] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:58.583271  6957 raft_consensus.cc:3060] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.585515  6880 raft_consensus.cc:2468] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 2.
I20260713 09:01:58.586582  6997 leader_election.cc:304] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:58.587239  7670 raft_consensus.cc:2804] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:58.587563  7670 raft_consensus.cc:697] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 2 LEADER]: Becoming Leader. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Running, Role: LEADER
I20260713 09:01:58.587868  6957 raft_consensus.cc:2468] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57b618af861a4250b3a5bcfdaed51d2b in term 2.
I20260713 09:01:58.588434  7670 consensus_queue.cc:237] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } }
I20260713 09:01:58.595243  6780 catalog_manager.cc:5697] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b reported cstate change: term changed from 1 to 2, leader changed from 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) to 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195). New cstate: current_term: 2 leader_uuid: "57b618af861a4250b3a5bcfdaed51d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:58.637681  7672 raft_consensus.cc:993] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: : Instructing follower 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:58.638063  7676 raft_consensus.cc:1081] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Signalling peer 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:58.639394  7311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc"
dest_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:42572
I20260713 09:01:58.639751  7311 raft_consensus.cc:493] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:58.639961  7311 raft_consensus.cc:3060] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.643803  7311 raft_consensus.cc:515] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.645382  7311 leader_election.cc:290] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:58.646026  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:58.646226  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c508203db6464f25b861ebf6c353fcbc" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:58.646647  6957 raft_consensus.cc:3055] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:58.646718  7028 raft_consensus.cc:3060] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.647013  6957 raft_consensus.cc:740] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:58.647723  6957 consensus_queue.cc:260] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.648866  6957 raft_consensus.cc:3060] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.652633  7028 raft_consensus.cc:2468] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:58.653738  7277 leader_election.cc:304] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e98595e61f48b8af7a31cb7805e51b, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:58.654315  6957 raft_consensus.cc:2468] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:58.655329  7688 raft_consensus.cc:2804] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:58.656430  7688 raft_consensus.cc:697] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Becoming Leader. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Running, Role: LEADER
I20260713 09:01:58.657187  7688 consensus_queue.cc:237] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.663507  6780 catalog_manager.cc:5697] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: term changed from 1 to 2, leader changed from 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) to 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196). New cstate: current_term: 2 leader_uuid: "08e98595e61f48b8af7a31cb7805e51b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:58.682343  7672 raft_consensus.cc:993] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: : Instructing follower 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:58.682708  7672 raft_consensus.cc:1081] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Signalling peer 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:58.684065  7311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d818dbce0eb24ee6b7c3e49d09d1a894"
dest_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:42572
I20260713 09:01:58.684530  7311 raft_consensus.cc:493] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:58.684787  7311 raft_consensus.cc:3060] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.688796  7311 raft_consensus.cc:515] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.689961  7311 leader_election.cc:290] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:58.690513  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d818dbce0eb24ee6b7c3e49d09d1a894" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:58.690765  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d818dbce0eb24ee6b7c3e49d09d1a894" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:58.691036  6957 raft_consensus.cc:3055] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:58.691262  7028 raft_consensus.cc:3060] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.691352  6957 raft_consensus.cc:740] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:58.692101  6957 consensus_queue.cc:260] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.693213  6957 raft_consensus.cc:3060] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.696913  7028 raft_consensus.cc:2468] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:58.697830  7277 leader_election.cc:304] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e98595e61f48b8af7a31cb7805e51b, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:58.698547  7688 raft_consensus.cc:2804] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:58.698868  6957 raft_consensus.cc:2468] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:58.698971  7688 raft_consensus.cc:697] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Becoming Leader. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Running, Role: LEADER
I20260713 09:01:58.699760  7688 consensus_queue.cc:237] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.707007  6780 catalog_manager.cc:5697] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: term changed from 1 to 2, leader changed from 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) to 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196). New cstate: current_term: 2 leader_uuid: "08e98595e61f48b8af7a31cb7805e51b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:58.708678  7676 raft_consensus.cc:993] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: : Instructing follower 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:58.709089  7672 raft_consensus.cc:1081] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Signalling peer 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:58.710299  7311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2546df98ea104040a3c7dff3569bbce0"
dest_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:42572
I20260713 09:01:58.710700  7311 raft_consensus.cc:493] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:58.710943  7311 raft_consensus.cc:3060] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.715392  7311 raft_consensus.cc:515] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.716879  7311 leader_election.cc:290] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:58.717319  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2546df98ea104040a3c7dff3569bbce0" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:58.717665  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2546df98ea104040a3c7dff3569bbce0" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:58.717823  6957 raft_consensus.cc:3055] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:58.718122  6957 raft_consensus.cc:740] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:58.718097  7028 raft_consensus.cc:3060] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.718811  6957 consensus_queue.cc:260] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.719660  6957 raft_consensus.cc:3060] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.721880  7028 raft_consensus.cc:2468] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:58.722601  7277 leader_election.cc:304] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e98595e61f48b8af7a31cb7805e51b, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:58.723196  7688 raft_consensus.cc:2804] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:58.723682  6957 raft_consensus.cc:2468] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:58.723685  7688 raft_consensus.cc:697] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Becoming Leader. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Running, Role: LEADER
I20260713 09:01:58.724824  7688 consensus_queue.cc:237] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [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: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:58.730953  6780 catalog_manager.cc:5697] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: term changed from 1 to 2, leader changed from 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) to 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196). New cstate: current_term: 2 leader_uuid: "08e98595e61f48b8af7a31cb7805e51b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:58.764779  7682 raft_consensus.cc:993] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f: : Instructing follower 01aed24f369b42239c0e4cbf750d88a6 to start an election
I20260713 09:01:58.765182  7677 raft_consensus.cc:1081] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Signalling peer 01aed24f369b42239c0e4cbf750d88a6 to start an election
I20260713 09:01:58.766389  6957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357"
dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
 from {username='slave'} at 127.0.0.1:42508
I20260713 09:01:58.766752  6957 raft_consensus.cc:493] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:58.766961  6957 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.770900  6957 raft_consensus.cc:515] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:58.772501  6957 leader_election.cc:290] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 2 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:58.772955  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:58.773450  6880 raft_consensus.cc:3055] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:58.773416  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:58.773811  6880 raft_consensus.cc:740] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:58.773969  7028 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.774454  6880 consensus_queue.cc:260] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:58.775266  6880 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.777806  7028 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 2.
I20260713 09:01:58.778795  6924 leader_election.cc:304] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:58.779325  7672 raft_consensus.cc:2804] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:58.779712  7672 raft_consensus.cc:697] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:58.779748  6880 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 2.
I20260713 09:01:58.780532  7672 consensus_queue.cc:237] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:58.787400  6780 catalog_manager.cc:5697] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 1 to 2, leader changed from 493b377c76414c66820401b0cb507d4f (127.5.161.193) to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.035210  6957 raft_consensus.cc:1275] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:59.036178  7670 consensus_queue.cc:1048] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:59.044826  6880 raft_consensus.cc:1275] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Refusing update from remote peer 57b618af861a4250b3a5bcfdaed51d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:59.046721  7670 consensus_queue.cc:1048] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:59.085575  6957 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:59.086678  7688 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:59.094674  7028 raft_consensus.cc:1275] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:59.096243  7688 consensus_queue.cc:1048] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:59.128314  6957 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:59.129235  7702 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:59.138013  7028 raft_consensus.cc:1275] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:59.139531  7689 consensus_queue.cc:1048] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:59.169049  6957 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:59.169953  7689 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:59.177073  7028 raft_consensus.cc:1275] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:59.178813  7702 consensus_queue.cc:1048] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:59.254878  6879 raft_consensus.cc:1275] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:59.255868  7672 consensus_queue.cc:1048] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:59.263041  7028 raft_consensus.cc:1275] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:59.264361  7672 consensus_queue.cc:1048] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:59.470105  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:59.485019  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:59.499099  6954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357"
dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
mode: GRACEFUL
new_leader_uuid: "493b377c76414c66820401b0cb507d4f"
 from {username='slave'} at 127.0.0.1:50928
I20260713 09:01:59.499534  6954 raft_consensus.cc:606] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 LEADER]: Received request to transfer leadership to TS 493b377c76414c66820401b0cb507d4f
I20260713 09:01:59.509406  7028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32439f45ada64eb982d40352b0be6835"
dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
mode: GRACEFUL
new_leader_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:53540
I20260713 09:01:59.509807  7028 raft_consensus.cc:606] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Received request to transfer leadership to TS 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:59.511927  6879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c579545fc854bcb9c0fc7416474bf28"
dest_uuid: "493b377c76414c66820401b0cb507d4f"
mode: GRACEFUL
new_leader_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:51118
I20260713 09:01:59.512370  6879 raft_consensus.cc:606] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Received request to transfer leadership to TS 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:01:59.513453  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:01:59.514263  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:59.515393  7696 raft_consensus.cc:993] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: : Instructing follower 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:59.515751  7670 raft_consensus.cc:1081] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Signalling peer 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:59.516866  7311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32439f45ada64eb982d40352b0be6835"
dest_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:42588
I20260713 09:01:59.517216  7311 raft_consensus.cc:493] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.517460  7311 raft_consensus.cc:3060] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.521289  7311 raft_consensus.cc:515] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:59.522652  7311 leader_election.cc:290] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:59.523278  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:59.523582  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32439f45ada64eb982d40352b0be6835" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:59.523839  6879 raft_consensus.cc:3060] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.524067  7028 raft_consensus.cc:3055] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:59.524371  7028 raft_consensus.cc:740] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57b618af861a4250b3a5bcfdaed51d2b, State: Running, Role: LEADER
I20260713 09:01:59.525079  7028 consensus_queue.cc:260] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:59.526218  7028 raft_consensus.cc:3060] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.530813  6879 raft_consensus.cc:2468] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:59.531955  7276 leader_election.cc:304] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e98595e61f48b8af7a31cb7805e51b, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:59.532673  7702 raft_consensus.cc:2804] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:59.532809  7028 raft_consensus.cc:2468] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:59.533329  7702 raft_consensus.cc:697] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Becoming Leader. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Running, Role: LEADER
I20260713 09:01:59.534229  7702 consensus_queue.cc:237] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:59.540652  6779 catalog_manager.cc:5697] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: term changed from 1 to 2, leader changed from 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195) to 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196). New cstate: current_term: 2 leader_uuid: "08e98595e61f48b8af7a31cb7805e51b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:59.653666  7718 raft_consensus.cc:993] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: : Instructing follower 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:59.654063  7677 raft_consensus.cc:1081] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Signalling peer 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:01:59.655256  7310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c579545fc854bcb9c0fc7416474bf28"
dest_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:35690
I20260713 09:01:59.655643  7310 raft_consensus.cc:493] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.655921  7310 raft_consensus.cc:3060] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.660768  7310 raft_consensus.cc:515] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:59.662312  7310 leader_election.cc:290] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:01:59.662740  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c579545fc854bcb9c0fc7416474bf28" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:01:59.663182  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c579545fc854bcb9c0fc7416474bf28" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:59.663228  6879 raft_consensus.cc:3055] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:59.663589  6957 raft_consensus.cc:3060] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.663599  6879 raft_consensus.cc:740] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:59.664422  6879 consensus_queue.cc:260] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:59.665537  6879 raft_consensus.cc:3060] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.668855  6957 raft_consensus.cc:2468] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:59.670163  6879 raft_consensus.cc:2468] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:01:59.671021  7276 leader_election.cc:304] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e98595e61f48b8af7a31cb7805e51b, 493b377c76414c66820401b0cb507d4f; no voters: 
I20260713 09:01:59.672413  7702 raft_consensus.cc:2804] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:59.672845  7702 raft_consensus.cc:697] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Becoming Leader. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Running, Role: LEADER
I20260713 09:01:59.673614  7702 consensus_queue.cc:237] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:01:59.681903  6779 catalog_manager.cc:5697] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: term changed from 1 to 2, leader changed from 493b377c76414c66820401b0cb507d4f (127.5.161.193) to 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196). New cstate: current_term: 2 leader_uuid: "08e98595e61f48b8af7a31cb7805e51b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:59.861063  7672 raft_consensus.cc:993] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6: : Instructing follower 493b377c76414c66820401b0cb507d4f to start an election
I20260713 09:01:59.862043  7676 raft_consensus.cc:1081] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 LEADER]: Signalling peer 493b377c76414c66820401b0cb507d4f to start an election
I20260713 09:01:59.863744  6880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357"
dest_uuid: "493b377c76414c66820401b0cb507d4f"
 from {username='slave'} at 127.0.0.1:40118
I20260713 09:01:59.864246  6880 raft_consensus.cc:493] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.864591  6880 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.870994  6880 raft_consensus.cc:515] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:59.872646  6880 leader_election.cc:290] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 3 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:01:59.873690  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:01:59.874039  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:01:59.874279  6957 raft_consensus.cc:3055] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:59.874598  7028 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.874580  6957 raft_consensus.cc:740] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:01:59.875692  6957 consensus_queue.cc:260] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:59.877437  6957 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.882843  7028 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 3.
I20260713 09:01:59.884034  6849 leader_election.cc:304] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [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: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:01:59.884821  6957 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 3.
I20260713 09:01:59.884914  7718 raft_consensus.cc:2804] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:59.885425  7718 raft_consensus.cc:697] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 3 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:01:59.886930  7718 consensus_queue.cc:237] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:01:59.895804  6779 catalog_manager.cc:5697] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 2 to 3, leader changed from 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 3 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.927300  7028 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:59.928565  7702 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:59.938892  6880 raft_consensus.cc:1275] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:59.940682  7688 consensus_queue.cc:1048] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:00.089748  6880 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:00.090801  7688 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:00.099548  6957 raft_consensus.cc:1275] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:00.101033  7702 consensus_queue.cc:1048] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:00.424038  6957 raft_consensus.cc:1275] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 3 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:00.425238  7677 consensus_queue.cc:1048] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:00.432327  7028 raft_consensus.cc:1275] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 3 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:00.433702  7677 consensus_queue.cc:1048] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:00.515177  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:00.531356  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:00.544857  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357"
dest_uuid: "493b377c76414c66820401b0cb507d4f"
mode: GRACEFUL
new_leader_uuid: "01aed24f369b42239c0e4cbf750d88a6"
 from {username='slave'} at 127.0.0.1:51118
I20260713 09:02:00.545306  6880 raft_consensus.cc:606] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 3 LEADER]: Received request to transfer leadership to TS 01aed24f369b42239c0e4cbf750d88a6
I20260713 09:02:00.546209  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:00.546707  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:00.968760  7735 raft_consensus.cc:993] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f: : Instructing follower 01aed24f369b42239c0e4cbf750d88a6 to start an election
I20260713 09:02:00.969251  7677 raft_consensus.cc:1081] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 3 LEADER]: Signalling peer 01aed24f369b42239c0e4cbf750d88a6 to start an election
I20260713 09:02:00.970647  6957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357"
dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
 from {username='slave'} at 127.0.0.1:42508
I20260713 09:02:00.971124  6957 raft_consensus.cc:493] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.971375  6957 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:00.975821  6957 raft_consensus.cc:515] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:02:00.977241  6957 leader_election.cc:290] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [CANDIDATE]: Term 4 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:02:00.977934  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:02:00.978099  7028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eeebe93c538482b9c0eaf9b4de00357" candidate_uuid: "01aed24f369b42239c0e4cbf750d88a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:02:00.978446  6880 raft_consensus.cc:3055] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:00.978623  7028 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:00.978803  6880 raft_consensus.cc:740] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:02:00.979568  6880 consensus_queue.cc:260] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:02:00.980392  6880 raft_consensus.cc:3060] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:00.982774  7028 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 4.
I20260713 09:02:00.983688  6924 leader_election.cc:304] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [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: 01aed24f369b42239c0e4cbf750d88a6, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:02:00.984246  7734 raft_consensus.cc:2804] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:00.984304  6880 raft_consensus.cc:2468] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aed24f369b42239c0e4cbf750d88a6 in term 4.
I20260713 09:02:00.984799  7734 raft_consensus.cc:697] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 4 LEADER]: Becoming Leader. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:02:00.985567  7734 consensus_queue.cc:237] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:02:00.991333  6778 catalog_manager.cc:5697] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 reported cstate change: term changed from 3 to 4, leader changed from 493b377c76414c66820401b0cb507d4f (127.5.161.193) to 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194). New cstate: current_term: 4 leader_uuid: "01aed24f369b42239c0e4cbf750d88a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:01.534816  7028 raft_consensus.cc:1275] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 4 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:01.535866  7672 consensus_queue.cc:1048] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:01.545974  6880 raft_consensus.cc:1275] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 4 FOLLOWER]: Refusing update from remote peer 01aed24f369b42239c0e4cbf750d88a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:01.547374  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:01.548182  7672 consensus_queue.cc:1048] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:01.573927  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:01.588150  6957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f51bd1e3614b798c13cc0835443c55"
dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
mode: GRACEFUL
new_leader_uuid: "493b377c76414c66820401b0cb507d4f"
 from {username='slave'} at 127.0.0.1:50928
I20260713 09:02:01.588629  6957 raft_consensus.cc:606] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Received request to transfer leadership to TS 493b377c76414c66820401b0cb507d4f
I20260713 09:02:01.589823  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:01.590349  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:01.744740  7745 raft_consensus.cc:993] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6: : Instructing follower 493b377c76414c66820401b0cb507d4f to start an election
I20260713 09:02:01.745151  7734 raft_consensus.cc:1081] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Signalling peer 493b377c76414c66820401b0cb507d4f to start an election
I20260713 09:02:01.746354  6880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f51bd1e3614b798c13cc0835443c55"
dest_uuid: "493b377c76414c66820401b0cb507d4f"
 from {username='slave'} at 127.0.0.1:40118
I20260713 09:02:01.746743  6880 raft_consensus.cc:493] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:01.746980  6880 raft_consensus.cc:3060] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:01.751933  6880 raft_consensus.cc:515] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:02:01.753225  6880 leader_election.cc:290] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 2 election: Requested vote from peers 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075), 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627)
I20260713 09:02:01.753731  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f51bd1e3614b798c13cc0835443c55" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:02:01.754127  7030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f51bd1e3614b798c13cc0835443c55" candidate_uuid: "493b377c76414c66820401b0cb507d4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57b618af861a4250b3a5bcfdaed51d2b"
I20260713 09:02:01.754245  6957 raft_consensus.cc:3055] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:01.754563  7030 raft_consensus.cc:3060] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:01.754562  6957 raft_consensus.cc:740] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01aed24f369b42239c0e4cbf750d88a6, State: Running, Role: LEADER
I20260713 09:02:01.755434  6957 consensus_queue.cc:260] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:02:01.756263  6957 raft_consensus.cc:3060] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:01.759172  7030 raft_consensus.cc:2468] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 2.
I20260713 09:02:01.759917  6849 leader_election.cc:304] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493b377c76414c66820401b0cb507d4f, 57b618af861a4250b3a5bcfdaed51d2b; no voters: 
I20260713 09:02:01.760363  6957 raft_consensus.cc:2468] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493b377c76414c66820401b0cb507d4f in term 2.
I20260713 09:02:01.760483  7677 raft_consensus.cc:2804] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:01.761598  7677 raft_consensus.cc:697] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 2 LEADER]: Becoming Leader. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:02:01.762287  7677 consensus_queue.cc:237] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } }
I20260713 09:02:01.768864  6779 catalog_manager.cc:5697] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f reported cstate change: term changed from 1 to 2, leader changed from 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194) to 493b377c76414c66820401b0cb507d4f (127.5.161.193). New cstate: current_term: 2 leader_uuid: "493b377c76414c66820401b0cb507d4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:02.255925  6957 raft_consensus.cc:1275] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:02.256963  7677 consensus_queue.cc:1048] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:02.266932  7030 raft_consensus.cc:1275] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Refusing update from remote peer 493b377c76414c66820401b0cb507d4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:02.268457  7756 consensus_queue.cc:1048] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57b618af861a4250b3a5bcfdaed51d2b" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:02.591013  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:02.612181  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:02.626060  6880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408"
dest_uuid: "493b377c76414c66820401b0cb507d4f"
mode: GRACEFUL
new_leader_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:51118
I20260713 09:02:02.626472  6880 raft_consensus.cc:606] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Received request to transfer leadership to TS 08e98595e61f48b8af7a31cb7805e51b
I20260713 09:02:02.627521  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:02.628033  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:02.798638  7677 raft_consensus.cc:993] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: : Instructing follower 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:02:02.799109  7756 raft_consensus.cc:1081] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Signalling peer 08e98595e61f48b8af7a31cb7805e51b to start an election
I20260713 09:02:02.800436  7310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408"
dest_uuid: "08e98595e61f48b8af7a31cb7805e51b"
 from {username='slave'} at 127.0.0.1:35690
I20260713 09:02:02.800865  7310 raft_consensus.cc:493] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:02.801115  7310 raft_consensus.cc:3060] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.805364  7310 raft_consensus.cc:515] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:02:02.806857  7310 leader_election.cc:290] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Requested vote from peers 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323), 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075)
I20260713 09:02:02.807438  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "493b377c76414c66820401b0cb507d4f"
I20260713 09:02:02.807708  6957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d5b9eb3cfe47e798fa69b834d0b408" candidate_uuid: "08e98595e61f48b8af7a31cb7805e51b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "01aed24f369b42239c0e4cbf750d88a6"
I20260713 09:02:02.807926  6880 raft_consensus.cc:3055] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:02.808228  6957 raft_consensus.cc:3060] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.808380  6880 raft_consensus.cc:740] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 493b377c76414c66820401b0cb507d4f, State: Running, Role: LEADER
I20260713 09:02:02.809070  6880 consensus_queue.cc:260] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:02:02.809912  6880 raft_consensus.cc:3060] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.812252  6957 raft_consensus.cc:2468] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:02:02.813088  7274 leader_election.cc:304] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aed24f369b42239c0e4cbf750d88a6, 08e98595e61f48b8af7a31cb7805e51b; no voters: 
I20260713 09:02:02.813633  7702 raft_consensus.cc:2804] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:02.813807  6880 raft_consensus.cc:2468] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e98595e61f48b8af7a31cb7805e51b in term 2.
I20260713 09:02:02.814463  7702 raft_consensus.cc:697] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Becoming Leader. State: Replica: 08e98595e61f48b8af7a31cb7805e51b, State: Running, Role: LEADER
I20260713 09:02:02.815171  7702 consensus_queue.cc:237] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [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: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } }
I20260713 09:02:02.822487  6779 catalog_manager.cc:5697] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b reported cstate change: term changed from 1 to 2, leader changed from 493b377c76414c66820401b0cb507d4f (127.5.161.193) to 08e98595e61f48b8af7a31cb7805e51b (127.5.161.196). New cstate: current_term: 2 leader_uuid: "08e98595e61f48b8af7a31cb7805e51b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e98595e61f48b8af7a31cb7805e51b" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 33413 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:03.214735  6880 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:03.215729  7702 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "493b377c76414c66820401b0cb507d4f" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 41323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:03.226401  6957 raft_consensus.cc:1275] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Refusing update from remote peer 08e98595e61f48b8af7a31cb7805e51b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:03.227588  7702 consensus_queue.cc:1048] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aed24f369b42239c0e4cbf750d88a6" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:03.628777  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:03.641856  5767 tablet_server.cc:179] TabletServer@127.5.161.193:0 shutting down...
W20260713 09:02:03.655298  6923 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:02:03.661393  6923 consensus_peers.cc:597] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 -> Peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Couldn't send request to peer 493b377c76414c66820401b0cb507d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.670284  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.670961  5767 tablet_replica.cc:333] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.671594  5767 raft_consensus.cc:2243] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.672552  5767 raft_consensus.cc:2272] T 325c756b0dff4cafa1fcb0e133fb9064 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.674660  5767 tablet_replica.cc:333] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.675184  5767 raft_consensus.cc:2243] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.675674  5767 raft_consensus.cc:2272] T 8219ed6f3592420694fce067217af4f4 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.677371  5767 tablet_replica.cc:333] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.677851  5767 raft_consensus.cc:2243] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.678192  5767 raft_consensus.cc:2272] T ad8c255a241c40e0bc15acd59f66e20d P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.679615  5767 tablet_replica.cc:333] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.680089  5767 raft_consensus.cc:2243] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.680596  5767 raft_consensus.cc:2272] T 693234634a1a414b96c747c8b7eae27a P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.682166  5767 tablet_replica.cc:333] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.682597  5767 raft_consensus.cc:2243] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.682940  5767 raft_consensus.cc:2272] T 83d5b9eb3cfe47e798fa69b834d0b408 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.684964  5767 tablet_replica.cc:333] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.685431  5767 raft_consensus.cc:2243] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.685873  5767 raft_consensus.cc:2272] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.687389  5767 tablet_replica.cc:333] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.687832  5767 raft_consensus.cc:2243] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.688560  5767 raft_consensus.cc:2272] T c588cc74bca2403c9268d0d3df39e58e P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.690412  5767 tablet_replica.cc:333] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.691118  5767 raft_consensus.cc:2243] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.691810  5767 raft_consensus.cc:2272] T c3f51bd1e3614b798c13cc0835443c55 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.693279  5767 tablet_replica.cc:333] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.693717  5767 raft_consensus.cc:2243] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.694387  5767 raft_consensus.cc:2272] T f2b11124d2ae4a0082f7d57f3af054f8 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.695905  5767 tablet_replica.cc:333] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.696367  5767 raft_consensus.cc:2243] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.696676  5767 raft_consensus.cc:2272] T 0eeebe93c538482b9c0eaf9b4de00357 P 493b377c76414c66820401b0cb507d4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.698182  5767 tablet_replica.cc:333] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.698776  5767 raft_consensus.cc:2243] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.699213  5767 raft_consensus.cc:2272] T 9c579545fc854bcb9c0fc7416474bf28 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.700992  5767 tablet_replica.cc:333] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.701468  5767 raft_consensus.cc:2243] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.701894  5767 raft_consensus.cc:2272] T 32439f45ada64eb982d40352b0be6835 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.703512  5767 tablet_replica.cc:333] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.703984  5767 raft_consensus.cc:2243] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:03.704188  7276 consensus_peers.cc:597] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b -> Peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Couldn't send request to peer 493b377c76414c66820401b0cb507d4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.704418  5767 raft_consensus.cc:2272] T ec66cc8b51e74eb58b363b7f1982f6c2 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.706121  5767 tablet_replica.cc:333] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.706568  5767 raft_consensus.cc:2243] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.707124  5767 raft_consensus.cc:2272] T 8e61425243c74af4add03edd9c254bec P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.708734  5767 tablet_replica.cc:333] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.709189  5767 raft_consensus.cc:2243] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.709565  5767 raft_consensus.cc:2272] T fb5d382235c74b0c870b160e081e70e9 P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.711190  5767 tablet_replica.cc:333] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.711638  5767 raft_consensus.cc:2243] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.711977  5767 raft_consensus.cc:2272] T d804367ea54a4967a38696c3f2246d1c P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.713581  5767 tablet_replica.cc:333] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.714032  5767 raft_consensus.cc:2243] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.714711  5767 raft_consensus.cc:2272] T 170d935cc37b4d48a0f2d22ea007068f P 493b377c76414c66820401b0cb507d4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.716446  5767 tablet_replica.cc:333] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f: stopping tablet replica
I20260713 09:02:03.716882  5767 raft_consensus.cc:2243] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.717527  5767 raft_consensus.cc:2272] T 856691911e3644088e135248877677a2 P 493b377c76414c66820401b0cb507d4f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:03.757287  6923 consensus_peers.cc:597] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 -> Peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Couldn't send request to peer 493b377c76414c66820401b0cb507d4f. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:41323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.760169  5767 tablet_server.cc:196] TabletServer@127.5.161.193:0 shutdown complete.
W20260713 09:02:03.775883  7276 consensus_peers.cc:597] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b -> Peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Couldn't send request to peer 493b377c76414c66820401b0cb507d4f. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:41323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:03.782423  6997 consensus_peers.cc:597] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Couldn't send request to peer 493b377c76414c66820401b0cb507d4f. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:41323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.800653  5767 tablet_server.cc:179] TabletServer@127.5.161.194:0 shutting down...
I20260713 09:02:03.824298  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.824940  5767 tablet_replica.cc:333] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.825573  5767 raft_consensus.cc:2243] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.826288  5767 raft_consensus.cc:2272] T 8219ed6f3592420694fce067217af4f4 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.827904  5767 tablet_replica.cc:333] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.828415  5767 raft_consensus.cc:2243] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.829033  5767 raft_consensus.cc:2272] T 91b4510e45fd4a71a28bdb37af73d2dd P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.830626  5767 tablet_replica.cc:333] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.831243  5767 raft_consensus.cc:2243] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.832180  5767 raft_consensus.cc:2272] T 693234634a1a414b96c747c8b7eae27a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.833994  5767 tablet_replica.cc:333] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.834426  5767 raft_consensus.cc:2243] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.834764  5767 raft_consensus.cc:2272] T 83d5b9eb3cfe47e798fa69b834d0b408 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.836598  5767 tablet_replica.cc:333] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.837038  5767 raft_consensus.cc:2243] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.837378  5767 raft_consensus.cc:2272] T ad8c255a241c40e0bc15acd59f66e20d P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.838980  5767 tablet_replica.cc:333] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.839489  5767 raft_consensus.cc:2243] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.839870  5767 raft_consensus.cc:2272] T f2b11124d2ae4a0082f7d57f3af054f8 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.841379  5767 tablet_replica.cc:333] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.841794  5767 raft_consensus.cc:2243] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.842160  5767 raft_consensus.cc:2272] T 6486f36ceac6476a9c3cc5b27b53fd1b P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.843681  5767 tablet_replica.cc:333] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.844121  5767 raft_consensus.cc:2243] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.844774  5767 raft_consensus.cc:2272] T 0eeebe93c538482b9c0eaf9b4de00357 P 01aed24f369b42239c0e4cbf750d88a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.846213  5767 tablet_replica.cc:333] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.846652  5767 raft_consensus.cc:2243] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.846973  5767 raft_consensus.cc:2272] T 9c579545fc854bcb9c0fc7416474bf28 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.848397  5767 tablet_replica.cc:333] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.848968  5767 raft_consensus.cc:2243] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.849483  5767 raft_consensus.cc:2272] T d818dbce0eb24ee6b7c3e49d09d1a894 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.851730  5767 tablet_replica.cc:333] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.852346  5767 raft_consensus.cc:2243] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:03.852751  7274 consensus_peers.cc:597] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b -> Peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Couldn't send request to peer 01aed24f369b42239c0e4cbf750d88a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.853041  5767 raft_consensus.cc:2272] T 76250cded597424da841d49b73c6968a P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.855525  5767 tablet_replica.cc:333] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.856160  5767 raft_consensus.cc:2243] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.857007  5767 raft_consensus.cc:2272] T fb5d382235c74b0c870b160e081e70e9 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:03.857897  6997 consensus_peers.cc:597] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Couldn't send request to peer 493b377c76414c66820401b0cb507d4f. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:41323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.858901  5767 tablet_replica.cc:333] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.859385  5767 raft_consensus.cc:2243] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.859720  5767 raft_consensus.cc:2272] T c3f51bd1e3614b798c13cc0835443c55 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.861276  5767 tablet_replica.cc:333] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.861748  5767 raft_consensus.cc:2243] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.862112  5767 raft_consensus.cc:2272] T c508203db6464f25b861ebf6c353fcbc P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.863834  5767 tablet_replica.cc:333] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.864475  5767 raft_consensus.cc:2243] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.865109  5767 raft_consensus.cc:2272] T ec66cc8b51e74eb58b363b7f1982f6c2 P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.866770  5767 tablet_replica.cc:333] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.867167  5767 raft_consensus.cc:2243] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.867602  5767 raft_consensus.cc:2272] T d804367ea54a4967a38696c3f2246d1c P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.869524  5767 tablet_replica.cc:333] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.870036  5767 raft_consensus.cc:2243] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.870690  5767 raft_consensus.cc:2272] T 170d935cc37b4d48a0f2d22ea007068f P 01aed24f369b42239c0e4cbf750d88a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:03.871704  7276 consensus_peers.cc:597] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b -> Peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Couldn't send request to peer 493b377c76414c66820401b0cb507d4f. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:41323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.872596  5767 tablet_replica.cc:333] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6: stopping tablet replica
I20260713 09:02:03.873148  5767 raft_consensus.cc:2243] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.873592  5767 raft_consensus.cc:2272] T 2546df98ea104040a3c7dff3569bbce0 P 01aed24f369b42239c0e4cbf750d88a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:03.874550  6997 consensus_peers.cc:597] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 493b377c76414c66820401b0cb507d4f (127.5.161.193:41323): Couldn't send request to peer 493b377c76414c66820401b0cb507d4f. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:41323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.913067  5767 tablet_server.cc:196] TabletServer@127.5.161.194:0 shutdown complete.
I20260713 09:02:03.946996  5767 tablet_server.cc:179] TabletServer@127.5.161.195:0 shutting down...
W20260713 09:02:03.966291  6995 consensus_peers.cc:597] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b -> Peer 01aed24f369b42239c0e4cbf750d88a6 (127.5.161.194:42075): Couldn't send request to peer 01aed24f369b42239c0e4cbf750d88a6. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.194:42075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.974496  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.975415  5767 tablet_replica.cc:333] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.976316  5767 raft_consensus.cc:2243] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.977080  5767 raft_consensus.cc:2272] T 91b4510e45fd4a71a28bdb37af73d2dd P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.978974  5767 tablet_replica.cc:333] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.979424  5767 raft_consensus.cc:2243] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.980109  5767 raft_consensus.cc:2272] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.981807  5767 tablet_replica.cc:333] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.982263  5767 raft_consensus.cc:2243] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.982623  5767 raft_consensus.cc:2272] T c588cc74bca2403c9268d0d3df39e58e P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.984033  5767 tablet_replica.cc:333] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.984510  5767 raft_consensus.cc:2243] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.985129  5767 raft_consensus.cc:2272] T ad8c255a241c40e0bc15acd59f66e20d P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.986764  5767 tablet_replica.cc:333] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.987340  5767 raft_consensus.cc:2243] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.987684  5767 raft_consensus.cc:2272] T 0eeebe93c538482b9c0eaf9b4de00357 P 57b618af861a4250b3a5bcfdaed51d2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.989130  5767 tablet_replica.cc:333] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.989578  5767 raft_consensus.cc:2243] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.990243  5767 raft_consensus.cc:2272] T 6486f36ceac6476a9c3cc5b27b53fd1b P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.991845  5767 tablet_replica.cc:333] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.992304  5767 raft_consensus.cc:2243] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.992772  5767 raft_consensus.cc:2272] T 2546df98ea104040a3c7dff3569bbce0 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.994308  5767 tablet_replica.cc:333] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.994738  5767 raft_consensus.cc:2243] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.995117  5767 raft_consensus.cc:2272] T d818dbce0eb24ee6b7c3e49d09d1a894 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.996655  5767 tablet_replica.cc:333] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.997071  5767 raft_consensus.cc:2243] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.997404  5767 raft_consensus.cc:2272] T 32439f45ada64eb982d40352b0be6835 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.998893  5767 tablet_replica.cc:333] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:03.999311  5767 raft_consensus.cc:2243] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.999817  5767 raft_consensus.cc:2272] T 856691911e3644088e135248877677a2 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.001402  5767 tablet_replica.cc:333] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:04.001811  5767 raft_consensus.cc:2243] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.002256  5767 raft_consensus.cc:2272] T 325c756b0dff4cafa1fcb0e133fb9064 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.003746  5767 tablet_replica.cc:333] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:04.004151  5767 raft_consensus.cc:2243] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.004796  5767 raft_consensus.cc:2272] T 8e61425243c74af4add03edd9c254bec P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.006193  5767 tablet_replica.cc:333] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:04.006598  5767 raft_consensus.cc:2243] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.007211  5767 raft_consensus.cc:2272] T 76250cded597424da841d49b73c6968a P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.008749  5767 tablet_replica.cc:333] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:04.009164  5767 raft_consensus.cc:2243] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.009501  5767 raft_consensus.cc:2272] T fb5d382235c74b0c870b160e081e70e9 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.011006  5767 tablet_replica.cc:333] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:04.011389  5767 raft_consensus.cc:2243] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.012024  5767 raft_consensus.cc:2272] T d804367ea54a4967a38696c3f2246d1c P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.013590  5767 tablet_replica.cc:333] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:04.014012  5767 raft_consensus.cc:2243] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.014314  5767 raft_consensus.cc:2272] T c3f51bd1e3614b798c13cc0835443c55 P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.015893  5767 tablet_replica.cc:333] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:04.016363  5767 raft_consensus.cc:2243] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.016770  5767 raft_consensus.cc:2272] T c508203db6464f25b861ebf6c353fcbc P 57b618af861a4250b3a5bcfdaed51d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.018463  5767 tablet_replica.cc:333] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b: stopping tablet replica
I20260713 09:02:04.018829  5767 raft_consensus.cc:2243] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.019148  5767 raft_consensus.cc:2272] T ec66cc8b51e74eb58b363b7f1982f6c2 P 57b618af861a4250b3a5bcfdaed51d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.058912  5767 tablet_server.cc:196] TabletServer@127.5.161.195:0 shutdown complete.
W20260713 09:02:04.081591  7277 consensus_peers.cc:597] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b -> Peer 57b618af861a4250b3a5bcfdaed51d2b (127.5.161.195:37627): Couldn't send request to peer 57b618af861a4250b3a5bcfdaed51d2b. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.195:37627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:04.095773  5767 tablet_server.cc:179] TabletServer@127.5.161.196:0 shutting down...
I20260713 09:02:04.116472  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:04.117112  5767 tablet_replica.cc:333] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.117681  5767 raft_consensus.cc:2243] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.118147  5767 raft_consensus.cc:2272] T 6486f36ceac6476a9c3cc5b27b53fd1b P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.119939  5767 tablet_replica.cc:333] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.120443  5767 raft_consensus.cc:2243] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.120911  5767 raft_consensus.cc:2272] T c588cc74bca2403c9268d0d3df39e58e P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.122498  5767 tablet_replica.cc:333] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.122949  5767 raft_consensus.cc:2243] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.123385  5767 raft_consensus.cc:2272] T f2b11124d2ae4a0082f7d57f3af054f8 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.124878  5767 tablet_replica.cc:333] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.125308  5767 raft_consensus.cc:2243] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.125725  5767 raft_consensus.cc:2272] T 170d935cc37b4d48a0f2d22ea007068f P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.127220  5767 tablet_replica.cc:333] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.127655  5767 raft_consensus.cc:2243] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.128098  5767 raft_consensus.cc:2272] T 325c756b0dff4cafa1fcb0e133fb9064 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.129673  5767 tablet_replica.cc:333] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.130112  5767 raft_consensus.cc:2243] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.130730  5767 raft_consensus.cc:2272] T d818dbce0eb24ee6b7c3e49d09d1a894 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.132185  5767 tablet_replica.cc:333] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.132686  5767 raft_consensus.cc:2243] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.133127  5767 raft_consensus.cc:2272] T 8e61425243c74af4add03edd9c254bec P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.134610  5767 tablet_replica.cc:333] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.135076  5767 raft_consensus.cc:2243] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.135485  5767 raft_consensus.cc:2272] T 76250cded597424da841d49b73c6968a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.137017  5767 tablet_replica.cc:333] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.137439  5767 raft_consensus.cc:2243] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.138078  5767 raft_consensus.cc:2272] T 32439f45ada64eb982d40352b0be6835 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.139582  5767 tablet_replica.cc:333] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.140013  5767 raft_consensus.cc:2243] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.140621  5767 raft_consensus.cc:2272] T 9c579545fc854bcb9c0fc7416474bf28 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.142038  5767 tablet_replica.cc:333] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.142452  5767 raft_consensus.cc:2243] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.142760  5767 raft_consensus.cc:2272] T 8219ed6f3592420694fce067217af4f4 P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.144148  5767 tablet_replica.cc:333] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.144593  5767 raft_consensus.cc:2243] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.145207  5767 raft_consensus.cc:2272] T c508203db6464f25b861ebf6c353fcbc P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.146629  5767 tablet_replica.cc:333] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.147027  5767 raft_consensus.cc:2243] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.147579  5767 raft_consensus.cc:2272] T 2546df98ea104040a3c7dff3569bbce0 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.149008  5767 tablet_replica.cc:333] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.149384  5767 raft_consensus.cc:2243] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.149775  5767 raft_consensus.cc:2272] T 693234634a1a414b96c747c8b7eae27a P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.151125  5767 tablet_replica.cc:333] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.151502  5767 raft_consensus.cc:2243] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.152103  5767 raft_consensus.cc:2272] T 83d5b9eb3cfe47e798fa69b834d0b408 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.153777  5767 tablet_replica.cc:333] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.154181  5767 raft_consensus.cc:2243] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.154624  5767 raft_consensus.cc:2272] T 856691911e3644088e135248877677a2 P 08e98595e61f48b8af7a31cb7805e51b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.156065  5767 tablet_replica.cc:333] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.156445  5767 raft_consensus.cc:2243] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.156833  5767 raft_consensus.cc:2272] T 91b4510e45fd4a71a28bdb37af73d2dd P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.158344  5767 tablet_replica.cc:333] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b: stopping tablet replica
I20260713 09:02:04.158677  5767 raft_consensus.cc:2243] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:04.159073  5767 raft_consensus.cc:2272] T a1e7bd14e22d4bc18f6ade6ce3fb95ee P 08e98595e61f48b8af7a31cb7805e51b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.192341  5767 tablet_server.cc:196] TabletServer@127.5.161.196:0 shutdown complete.
I20260713 09:02:04.218956  5767 master.cc:562] Master@127.5.161.254:40005 shutting down...
I20260713 09:02:04.237586  5767 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.238070  5767 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.238373  5767 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35a13e0ebeea45b6a1e026110b71783e: stopping tablet replica
I20260713 09:02:04.257304  5767 master.cc:584] Master@127.5.161.254:40005 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30865 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:02:04.304301  5767 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.161.254:44169
I20260713 09:02:04.305286  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.310215  7782 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
W20260713 09:02:04.310249  7783 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
W20260713 09:02:04.311386  7785 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
I20260713 09:02:04.312454  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:04.313346  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.313517  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.313627  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933324313615 us; error 0 us; skew 500 ppm
I20260713 09:02:04.314066  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.316105  5767 webserver.cc:533] Webserver started at http://127.5.161.254:33677/ using document root <none> and password file <none>
I20260713 09:02:04.316555  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.316697  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.316906  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.317879  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/master-0-root/instance:
uuid: "6f8e56d79afe4bc58d25d5946910d95b"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.322122  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:04.324982  7790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.325637  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:04.325878  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/master-0-root
uuid: "6f8e56d79afe4bc58d25d5946910d95b"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.326114  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-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)
I20260713 09:02:04.344758  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.345821  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.380431  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.254:44169
I20260713 09:02:04.380517  7841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.254:44169 every 8 connection(s)
I20260713 09:02:04.383944  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.392978  7842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b: Bootstrap starting.
I20260713 09:02:04.397225  7842 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.400945  7842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b: No bootstrap required, opened a new log
I20260713 09:02:04.402844  7842 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f8e56d79afe4bc58d25d5946910d95b" member_type: VOTER }
I20260713 09:02:04.403185  7842 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.403353  7842 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f8e56d79afe4bc58d25d5946910d95b, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.403847  7842 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f8e56d79afe4bc58d25d5946910d95b" member_type: VOTER }
I20260713 09:02:04.404291  7842 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:04.404476  7842 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:04.404691  7842 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.408349  7842 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f8e56d79afe4bc58d25d5946910d95b" member_type: VOTER }
I20260713 09:02:04.408830  7842 leader_election.cc:304] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [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: 6f8e56d79afe4bc58d25d5946910d95b; no voters: 
I20260713 09:02:04.409775  7842 leader_election.cc:290] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:04.410118  7845 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.411255  7845 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 1 LEADER]: Becoming Leader. State: Replica: 6f8e56d79afe4bc58d25d5946910d95b, State: Running, Role: LEADER
I20260713 09:02:04.411890  7845 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [LEADER]: Queue going to LEADER mode. State: All 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: "6f8e56d79afe4bc58d25d5946910d95b" member_type: VOTER }
I20260713 09:02:04.412371  7842 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:04.416226  7846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f8e56d79afe4bc58d25d5946910d95b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f8e56d79afe4bc58d25d5946910d95b" member_type: VOTER } }
I20260713 09:02:04.416404  7847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f8e56d79afe4bc58d25d5946910d95b. Latest consensus state: current_term: 1 leader_uuid: "6f8e56d79afe4bc58d25d5946910d95b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f8e56d79afe4bc58d25d5946910d95b" member_type: VOTER } }
I20260713 09:02:04.416831  7846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:04.416927  7847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:04.418358  7852 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:04.423241  7852 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:04.429260  5767 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:04.431468  7852 catalog_manager.cc:1383] Generated new cluster ID: 5af70c7f963840b5a21691ec1f371bc1
I20260713 09:02:04.431690  7852 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:04.461493  7852 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:04.462576  7852 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:04.479993  7852 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b: Generated new TSK 0
I20260713 09:02:04.480491  7852 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:04.495733  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.500916  7863 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
W20260713 09:02:04.501942  7864 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
I20260713 09:02:04.503671  5767 server_base.cc:1061] running on GCE node
W20260713 09:02:04.503883  7866 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
I20260713 09:02:04.504658  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.504835  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.504997  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933324504978 us; error 0 us; skew 500 ppm
I20260713 09:02:04.505506  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.507472  5767 webserver.cc:533] Webserver started at http://127.5.161.193:45721/ using document root <none> and password file <none>
I20260713 09:02:04.507917  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.508080  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.508370  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.509406  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-0-root/instance:
uuid: "02f50c35a10f45ab91c9f77181e2103d"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.513263  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:02:04.516137  7871 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.516767  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:04.517025  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "02f50c35a10f45ab91c9f77181e2103d"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.517272  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-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)
I20260713 09:02:04.540937  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.541953  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.543255  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:04.545269  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:04.545467  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.545672  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:04.545825  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.581990  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:34465
I20260713 09:02:04.582086  7933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:34465 every 8 connection(s)
I20260713 09:02:04.586410  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.592965  7938 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
W20260713 09:02:04.593312  7939 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
W20260713 09:02:04.595685  7942 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
I20260713 09:02:04.597417  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:04.598335  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.598542  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.598744  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933324598726 us; error 0 us; skew 500 ppm
I20260713 09:02:04.599398  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.601455  7934 heartbeater.cc:344] Connected to a master server at 127.5.161.254:44169
I20260713 09:02:04.601768  7934 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:04.602011  5767 webserver.cc:533] Webserver started at http://127.5.161.194:44679/ using document root <none> and password file <none>
I20260713 09:02:04.602423  7934 heartbeater.cc:507] Master 127.5.161.254:44169 requested a full tablet report, sending...
I20260713 09:02:04.602499  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.602811  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.603052  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.604172  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-1-root/instance:
uuid: "8b8f1518a95542db8264212b8e84e07b"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.604367  7807 ts_manager.cc:194] Registered new tserver with Master: 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:04.605999  7807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48280
I20260713 09:02:04.608513  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:04.611524  7946 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.612205  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:04.612514  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-1-root
uuid: "8b8f1518a95542db8264212b8e84e07b"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.612763  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-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)
I20260713 09:02:04.630560  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.631662  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.633044  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:04.635041  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:04.635232  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.635459  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:04.635598  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.672066  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.194:46403
I20260713 09:02:04.672159  8008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.194:46403 every 8 connection(s)
I20260713 09:02:04.676496  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.683023  8012 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
W20260713 09:02:04.684226  8013 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
I20260713 09:02:04.686132  5767 server_base.cc:1061] running on GCE node
W20260713 09:02:04.687227  8015 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
I20260713 09:02:04.687764  8009 heartbeater.cc:344] Connected to a master server at 127.5.161.254:44169
I20260713 09:02:04.688066  8009 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:04.688138  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.688437  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.688603  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933324688585 us; error 0 us; skew 500 ppm
I20260713 09:02:04.688752  8009 heartbeater.cc:507] Master 127.5.161.254:44169 requested a full tablet report, sending...
I20260713 09:02:04.689143  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.690764  7807 ts_manager.cc:194] Registered new tserver with Master: 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:04.691781  5767 webserver.cc:533] Webserver started at http://127.5.161.195:39695/ using document root <none> and password file <none>
I20260713 09:02:04.692422  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.692461  7807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48286
I20260713 09:02:04.692740  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.693090  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.694257  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-2-root/instance:
uuid: "3dd8e13c5cd643738bc98c8118e62232"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.698185  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:02:04.700995  8020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.701601  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:04.701843  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-2-root
uuid: "3dd8e13c5cd643738bc98c8118e62232"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.702085  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-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)
I20260713 09:02:04.719110  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.720144  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.721458  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:04.723358  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:04.723522  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.723773  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:04.723953  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.759974  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.195:43963
I20260713 09:02:04.760054  8082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.195:43963 every 8 connection(s)
I20260713 09:02:04.764230  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.770155  8086 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
W20260713 09:02:04.772352  8087 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
W20260713 09:02:04.773859  8089 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
I20260713 09:02:04.774364  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:04.774935  8083 heartbeater.cc:344] Connected to a master server at 127.5.161.254:44169
I20260713 09:02:04.775235  8083 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:04.775331  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.775614  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.775776  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933324775757 us; error 0 us; skew 500 ppm
I20260713 09:02:04.775810  8083 heartbeater.cc:507] Master 127.5.161.254:44169 requested a full tablet report, sending...
I20260713 09:02:04.776415  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.777738  7807 ts_manager.cc:194] Registered new tserver with Master: 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:04.778831  5767 webserver.cc:533] Webserver started at http://127.5.161.196:35241/ using document root <none> and password file <none>
I20260713 09:02:04.778903  7807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48294
I20260713 09:02:04.779341  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.779564  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.779798  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.781172  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-3-root/instance:
uuid: "d025ee32b2024cfcb17e2248264e37e9"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.785072  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:02:04.788018  8094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.788728  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:04.788982  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-3-root
uuid: "d025ee32b2024cfcb17e2248264e37e9"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:04.789206  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-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)
I20260713 09:02:04.821285  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.822392  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.823729  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:04.826455  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:04.826704  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.826972  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:04.827178  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.864086  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.196:45577
I20260713 09:02:04.864179  8156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.196:45577 every 8 connection(s)
I20260713 09:02:04.876072  8157 heartbeater.cc:344] Connected to a master server at 127.5.161.254:44169
I20260713 09:02:04.876410  8157 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:04.877039  8157 heartbeater.cc:507] Master 127.5.161.254:44169 requested a full tablet report, sending...
I20260713 09:02:04.878722  7807 ts_manager.cc:194] Registered new tserver with Master: d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:04.879076  5767 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012262658s
I20260713 09:02:04.879935  7807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48298
I20260713 09:02:04.901702  7807 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48304:
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"
    }
  }
}
I20260713 09:02:05.057224  8122 tablet_service.cc:1511] Processing CreateTablet for tablet c0f72a83585e4e84b3272fec65d39674 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:05.057512  8121 tablet_service.cc:1511] Processing CreateTablet for tablet c9ba20df7d9f4c438895be4b77af99e8 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:05.058774  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f72a83585e4e84b3272fec65d39674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.059701  8120 tablet_service.cc:1511] Processing CreateTablet for tablet 96cd0693505f4225ad63f9f5a2557a1f (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:05.061367  7899 tablet_service.cc:1511] Processing CreateTablet for tablet c0f72a83585e4e84b3272fec65d39674 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:05.062009  8119 tablet_service.cc:1511] Processing CreateTablet for tablet d1930c22e5dc4a1cab45914a229a2a71 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:05.062685  7899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f72a83585e4e84b3272fec65d39674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.065214  7974 tablet_service.cc:1511] Processing CreateTablet for tablet c0f72a83585e4e84b3272fec65d39674 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:05.065821  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cd0693505f4225ad63f9f5a2557a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.066397  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f72a83585e4e84b3272fec65d39674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.068879  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1930c22e5dc4a1cab45914a229a2a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.072378  8118 tablet_service.cc:1511] Processing CreateTablet for tablet 828ad888ceff46d196d5ddf26b0273f0 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:05.072784  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ba20df7d9f4c438895be4b77af99e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.073588  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828ad888ceff46d196d5ddf26b0273f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.073907  7973 tablet_service.cc:1511] Processing CreateTablet for tablet cd8e50aac7e54ee099ac21286404c273 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:05.075089  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8e50aac7e54ee099ac21286404c273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.077965  7972 tablet_service.cc:1511] Processing CreateTablet for tablet 96cd0693505f4225ad63f9f5a2557a1f (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:05.079166  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cd0693505f4225ad63f9f5a2557a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.082000  8117 tablet_service.cc:1511] Processing CreateTablet for tablet 2178f406472d4bccb46ab135e7f28662 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:05.083214  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2178f406472d4bccb46ab135e7f28662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.083877  7971 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5eb1175b3e4fef88656a6c971f4429 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:05.085083  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5eb1175b3e4fef88656a6c971f4429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.090590  7970 tablet_service.cc:1511] Processing CreateTablet for tablet d1930c22e5dc4a1cab45914a229a2a71 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:05.091754  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1930c22e5dc4a1cab45914a229a2a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.093385  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 2178f406472d4bccb46ab135e7f28662 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:05.094599  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2178f406472d4bccb46ab135e7f28662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.097950  7898 tablet_service.cc:1511] Processing CreateTablet for tablet cd8e50aac7e54ee099ac21286404c273 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:05.099287  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8e50aac7e54ee099ac21286404c273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.105952  7968 tablet_service.cc:1511] Processing CreateTablet for tablet a85536db9e2b4089947a9ef9fd6d6b01 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:05.107120  7968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85536db9e2b4089947a9ef9fd6d6b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.110351  7897 tablet_service.cc:1511] Processing CreateTablet for tablet c9ba20df7d9f4c438895be4b77af99e8 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:05.111635  7897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ba20df7d9f4c438895be4b77af99e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.127010  8048 tablet_service.cc:1511] Processing CreateTablet for tablet cd8e50aac7e54ee099ac21286404c273 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:05.128334  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8e50aac7e54ee099ac21286404c273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.139796  8047 tablet_service.cc:1511] Processing CreateTablet for tablet c9ba20df7d9f4c438895be4b77af99e8 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:05.141196  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ba20df7d9f4c438895be4b77af99e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.176931  8117 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb44c558c484c5285414a5bd4810466 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:05.177340  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 96cd0693505f4225ad63f9f5a2557a1f (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:05.178130  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb44c558c484c5285414a5bd4810466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.178709  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cd0693505f4225ad63f9f5a2557a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.194628  7967 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb44c558c484c5285414a5bd4810466 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:05.195866  7967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb44c558c484c5285414a5bd4810466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.202695  7896 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5eb1175b3e4fef88656a6c971f4429 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:05.203913  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5eb1175b3e4fef88656a6c971f4429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.217828  7895 tablet_service.cc:1511] Processing CreateTablet for tablet d1930c22e5dc4a1cab45914a229a2a71 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:05.220985  7895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1930c22e5dc4a1cab45914a229a2a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.218568  7893 tablet_service.cc:1511] Processing CreateTablet for tablet a85536db9e2b4089947a9ef9fd6d6b01 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:05.224643  7894 tablet_service.cc:1511] Processing CreateTablet for tablet 828ad888ceff46d196d5ddf26b0273f0 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:05.225028  7966 tablet_service.cc:1511] Processing CreateTablet for tablet fd27498a46c242be88aa31226f215460 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:05.226166  7966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd27498a46c242be88aa31226f215460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.227324  8118 tablet_service.cc:1511] Processing CreateTablet for tablet f8bebd33d5484e4f96e9fc55b603cb70 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:05.228535  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8bebd33d5484e4f96e9fc55b603cb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.224670  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85536db9e2b4089947a9ef9fd6d6b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.237697  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828ad888ceff46d196d5ddf26b0273f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.252022  7892 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb44c558c484c5285414a5bd4810466 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:05.253376  7892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb44c558c484c5285414a5bd4810466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.253449  8174 tablet_bootstrap.cc:492] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:05.261756  7891 tablet_service.cc:1511] Processing CreateTablet for tablet f8bebd33d5484e4f96e9fc55b603cb70 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:05.263002  7891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8bebd33d5484e4f96e9fc55b603cb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.274767  8177 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:05.275065  8045 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5eb1175b3e4fef88656a6c971f4429 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:05.275249  8117 tablet_service.cc:1511] Processing CreateTablet for tablet fd27498a46c242be88aa31226f215460 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:05.276376  8045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5eb1175b3e4fef88656a6c971f4429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.279956  8044 tablet_service.cc:1511] Processing CreateTablet for tablet 828ad888ceff46d196d5ddf26b0273f0 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:05.281157  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828ad888ceff46d196d5ddf26b0273f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.282123  8174 tablet_bootstrap.cc:654] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.284489  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 2178f406472d4bccb46ab135e7f28662 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:05.285770  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2178f406472d4bccb46ab135e7f28662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.277451  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd27498a46c242be88aa31226f215460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.290050  8176 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:05.298928  8042 tablet_service.cc:1511] Processing CreateTablet for tablet a85536db9e2b4089947a9ef9fd6d6b01 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:05.300159  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85536db9e2b4089947a9ef9fd6d6b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.303839  8176 tablet_bootstrap.cc:654] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.305083  8041 tablet_service.cc:1511] Processing CreateTablet for tablet f8bebd33d5484e4f96e9fc55b603cb70 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:05.306243  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8bebd33d5484e4f96e9fc55b603cb70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.314232  7898 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8ec2b5dc8422cbd64d7b958d3ceac (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:05.316161  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8ec2b5dc8422cbd64d7b958d3ceac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.310786  7972 tablet_service.cc:1511] Processing CreateTablet for tablet c9dd2a05035d46028760319aba8bb848 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:05.318224  8040 tablet_service.cc:1511] Processing CreateTablet for tablet c9dd2a05035d46028760319aba8bb848 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:05.319530  8040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dd2a05035d46028760319aba8bb848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.319476  8048 tablet_service.cc:1511] Processing CreateTablet for tablet fd27498a46c242be88aa31226f215460 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:05.320720  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd27498a46c242be88aa31226f215460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.320578  8121 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8ec2b5dc8422cbd64d7b958d3ceac (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:05.321898  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8ec2b5dc8422cbd64d7b958d3ceac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.324761  8175 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:05.324622  7893 tablet_service.cc:1511] Processing CreateTablet for tablet c9dd2a05035d46028760319aba8bb848 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:05.325790  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dd2a05035d46028760319aba8bb848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.327467  8177 tablet_bootstrap.cc:654] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.334458  8122 tablet_service.cc:1511] Processing CreateTablet for tablet ba81ea71e0f348359b216f025b3da43b (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:05.337191  7971 tablet_service.cc:1511] Processing CreateTablet for tablet b4b8ec2b5dc8422cbd64d7b958d3ceac (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:05.357568  7967 tablet_service.cc:1511] Processing CreateTablet for tablet a08c911d7c51448f87da3512fd7c2fd8 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:05.339534  8175 tablet_bootstrap.cc:654] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.342474  7896 tablet_service.cc:1511] Processing CreateTablet for tablet ba81ea71e0f348359b216f025b3da43b (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:05.359530  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba81ea71e0f348359b216f025b3da43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.319371  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dd2a05035d46028760319aba8bb848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.361279  7967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a08c911d7c51448f87da3512fd7c2fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.347470  8039 tablet_service.cc:1511] Processing CreateTablet for tablet 6efe19b4a983460f93be4e7c48637cfa (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:05.362250  8039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efe19b4a983460f93be4e7c48637cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.362572  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b8ec2b5dc8422cbd64d7b958d3ceac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.348860  7973 tablet_service.cc:1511] Processing CreateTablet for tablet 6efe19b4a983460f93be4e7c48637cfa (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:05.349195  8118 tablet_service.cc:1511] Processing CreateTablet for tablet 6efe19b4a983460f93be4e7c48637cfa (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:05.350678  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba81ea71e0f348359b216f025b3da43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.368423  8041 tablet_service.cc:1511] Processing CreateTablet for tablet a08c911d7c51448f87da3512fd7c2fd8 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:05.353121  7894 tablet_service.cc:1511] Processing CreateTablet for tablet a08c911d7c51448f87da3512fd7c2fd8 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:05.344362  8046 tablet_service.cc:1511] Processing CreateTablet for tablet ba81ea71e0f348359b216f025b3da43b (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:05.365641  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efe19b4a983460f93be4e7c48637cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.369707  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a08c911d7c51448f87da3512fd7c2fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.369791  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a08c911d7c51448f87da3512fd7c2fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.376139  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6efe19b4a983460f93be4e7c48637cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.378434  8120 tablet_service.cc:1511] Processing CreateTablet for tablet a5889310bceb488a80af8e531bee710f (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:05.379855  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5889310bceb488a80af8e531bee710f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.381333  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba81ea71e0f348359b216f025b3da43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.390690  7897 tablet_service.cc:1511] Processing CreateTablet for tablet a5889310bceb488a80af8e531bee710f (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:05.391927  7897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5889310bceb488a80af8e531bee710f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:02:05.424963  7855 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:05.426613  8176 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:05.427135  8176 ts_tablet_manager.cc:1403] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.000s
I20260713 09:02:05.429544  8176 raft_consensus.cc:359] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.430207  8176 raft_consensus.cc:385] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.430487  8176 raft_consensus.cc:740] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.431250  8176 consensus_queue.cc:260] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.444156  8174 tablet_bootstrap.cc:492] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:05.444658  8174 ts_tablet_manager.cc:1403] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.007s
I20260713 09:02:05.447397  8174 raft_consensus.cc:359] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.448081  8174 raft_consensus.cc:385] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.451022  8174 raft_consensus.cc:740] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.450325  7971 tablet_service.cc:1511] Processing CreateTablet for tablet a5889310bceb488a80af8e531bee710f (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:05.453094  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5889310bceb488a80af8e531bee710f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.451869  8174 consensus_queue.cc:260] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.459232  8117 tablet_service.cc:1511] Processing CreateTablet for tablet 90f57ede3d2f43458f6b6a96c68538c1 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:05.460448  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f57ede3d2f43458f6b6a96c68538c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.460498  7898 tablet_service.cc:1511] Processing CreateTablet for tablet 90f57ede3d2f43458f6b6a96c68538c1 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:05.461829  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f57ede3d2f43458f6b6a96c68538c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.464470  8157 heartbeater.cc:499] Master 127.5.161.254:44169 was elected leader, sending a full tablet report...
I20260713 09:02:05.464960  8174 ts_tablet_manager.cc:1434] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:02:05.465926  8174 tablet_bootstrap.cc:492] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:05.466208  8175 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:05.466619  8175 ts_tablet_manager.cc:1403] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.017s
I20260713 09:02:05.469700  8175 raft_consensus.cc:359] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.470345  8175 raft_consensus.cc:385] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.470606  8175 raft_consensus.cc:740] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.471367  8175 consensus_queue.cc:260] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.475929  8177 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:05.476383  8177 ts_tablet_manager.cc:1403] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.202s	user 0.023s	sys 0.055s
I20260713 09:02:05.476872  7972 tablet_service.cc:1511] Processing CreateTablet for tablet 00776b68343d410c8950b04d304d380e (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:05.478019  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00776b68343d410c8950b04d304d380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.477885  8040 tablet_service.cc:1511] Processing CreateTablet for tablet 00776b68343d410c8950b04d304d380e (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:05.479054  8040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00776b68343d410c8950b04d304d380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.478964  8177 raft_consensus.cc:359] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.479710  8177 raft_consensus.cc:385] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.479993  8177 raft_consensus.cc:740] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.480715  8177 consensus_queue.cc:260] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.489416  8041 tablet_service.cc:1511] Processing CreateTablet for tablet 90f57ede3d2f43458f6b6a96c68538c1 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:05.490692  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f57ede3d2f43458f6b6a96c68538c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.503489  8119 tablet_service.cc:1511] Processing CreateTablet for tablet 00776b68343d410c8950b04d304d380e (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:05.504735  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00776b68343d410c8950b04d304d380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.519208  8009 heartbeater.cc:499] Master 127.5.161.254:44169 was elected leader, sending a full tablet report...
I20260713 09:02:05.519865  8175 ts_tablet_manager.cc:1434] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.006s
I20260713 09:02:05.519351  7934 heartbeater.cc:499] Master 127.5.161.254:44169 was elected leader, sending a full tablet report...
I20260713 09:02:05.521100  8083 heartbeater.cc:499] Master 127.5.161.254:44169 was elected leader, sending a full tablet report...
I20260713 09:02:05.526479  8174 tablet_bootstrap.cc:654] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.519075  8176 ts_tablet_manager.cc:1434] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.005s
I20260713 09:02:05.536543  8176 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:05.540022  8177 ts_tablet_manager.cc:1434] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.063s	user 0.016s	sys 0.011s
I20260713 09:02:05.541253  8177 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:05.542220  8176 tablet_bootstrap.cc:654] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.526216  8175 tablet_bootstrap.cc:492] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:05.558139  8175 tablet_bootstrap.cc:654] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.559417  7898 tablet_service.cc:1511] Processing CreateTablet for tablet 35d5ebb792a346bfbd7cd721936b8836 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:05.560771  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d5ebb792a346bfbd7cd721936b8836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.574746  8174 tablet_bootstrap.cc:492] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:05.575263  8174 ts_tablet_manager.cc:1403] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.110s	user 0.021s	sys 0.017s
I20260713 09:02:05.576606  8176 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:05.577142  8176 ts_tablet_manager.cc:1403] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.008s
I20260713 09:02:05.580699  8174 raft_consensus.cc:359] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.581451  8174 raft_consensus.cc:385] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.581794  8174 raft_consensus.cc:740] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.582340  8176 raft_consensus.cc:359] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.582738  8174 consensus_queue.cc:260] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.583139  8176 raft_consensus.cc:385] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.585877  8176 raft_consensus.cc:740] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
W20260713 09:02:05.586100  7935 tablet.cc:2406] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:02:05.589057  7972 tablet_service.cc:1511] Processing CreateTablet for tablet 35d5ebb792a346bfbd7cd721936b8836 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:05.590497  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d5ebb792a346bfbd7cd721936b8836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.590317  8041 tablet_service.cc:1511] Processing CreateTablet for tablet 35d5ebb792a346bfbd7cd721936b8836 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:05.591512  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d5ebb792a346bfbd7cd721936b8836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.593664  8177 tablet_bootstrap.cc:654] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.586942  8176 consensus_queue.cc:260] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.612577  8176 ts_tablet_manager.cc:1434] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260713 09:02:05.613469  8176 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:05.614732  8119 tablet_service.cc:1511] Processing CreateTablet for tablet a888624164fa4241910e353105ae63f6 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:05.615923  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a888624164fa4241910e353105ae63f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.620549  7894 tablet_service.cc:1511] Processing CreateTablet for tablet a888624164fa4241910e353105ae63f6 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:05.621734  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a888624164fa4241910e353105ae63f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.622444  7971 tablet_service.cc:1511] Processing CreateTablet for tablet a888624164fa4241910e353105ae63f6 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:05.623617  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a888624164fa4241910e353105ae63f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.627485  8040 tablet_service.cc:1511] Processing CreateTablet for tablet 11863a88a6b64725b8a255870de6b301 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:05.627727  7898 tablet_service.cc:1511] Processing CreateTablet for tablet 11863a88a6b64725b8a255870de6b301 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:05.628715  8040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11863a88a6b64725b8a255870de6b301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.628775  7973 tablet_service.cc:1511] Processing CreateTablet for tablet 80babeaaee7249648de649a89c4423ca (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:05.631616  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80babeaaee7249648de649a89c4423ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.637987  8041 tablet_service.cc:1511] Processing CreateTablet for tablet 80babeaaee7249648de649a89c4423ca (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:05.639122  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80babeaaee7249648de649a89c4423ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.645813  8176 tablet_bootstrap.cc:654] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.648376  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11863a88a6b64725b8a255870de6b301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.653062  8174 ts_tablet_manager.cc:1434] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.001s
I20260713 09:02:05.661314  8120 tablet_service.cc:1511] Processing CreateTablet for tablet 11863a88a6b64725b8a255870de6b301 (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:05.662302  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11863a88a6b64725b8a255870de6b301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.663388  8175 tablet_bootstrap.cc:492] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:05.663882  8175 ts_tablet_manager.cc:1403] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.138s	user 0.042s	sys 0.039s
I20260713 09:02:05.664693  8174 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:05.665184  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 80babeaaee7249648de649a89c4423ca (DEFAULT_TABLE table=test-workload [id=8a0517323d884c659553fe2efcb9ede1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:05.666302  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80babeaaee7249648de649a89c4423ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:05.666674  8175 raft_consensus.cc:359] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.667351  8175 raft_consensus.cc:385] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.667649  8175 raft_consensus.cc:740] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.668473  8175 consensus_queue.cc:260] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.670656  8175 ts_tablet_manager.cc:1434] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:02:05.671629  8175 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:05.677166  8175 tablet_bootstrap.cc:654] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.682701  8185 raft_consensus.cc:493] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.683147  8185 raft_consensus.cc:515] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.685496  8185 leader_election.cc:290] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:05.694072  8174 tablet_bootstrap.cc:654] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.694548  8176 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:05.695017  8176 ts_tablet_manager.cc:1403] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.004s
I20260713 09:02:05.705508  8184 raft_consensus.cc:493] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.705947  8184 raft_consensus.cc:515] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.712530  8184 leader_election.cc:290] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:05.722640  8176 raft_consensus.cc:359] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.723140  8176 raft_consensus.cc:385] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.723415  8176 raft_consensus.cc:740] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.725219  8176 consensus_queue.cc:260] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.733506  8176 ts_tablet_manager.cc:1434] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:02:05.734408  8176 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:05.736620  8185 raft_consensus.cc:493] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.737562  8185 raft_consensus.cc:515] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.739650  8185 leader_election.cc:290] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:05.755412  8175 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:05.755959  8175 ts_tablet_manager.cc:1403] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.017s
I20260713 09:02:05.759116  8175 raft_consensus.cc:359] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.759840  8175 raft_consensus.cc:385] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.760128  8175 raft_consensus.cc:740] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.761000  8175 consensus_queue.cc:260] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.764782  8175 ts_tablet_manager.cc:1434] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:02:05.764914  8177 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:05.765442  8177 ts_tablet_manager.cc:1403] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.224s	user 0.008s	sys 0.004s
I20260713 09:02:05.765722  8175 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:05.771384  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8e50aac7e54ee099ac21286404c273" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:05.772907  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:05.780503  8175 tablet_bootstrap.cc:654] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.783941  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8e50aac7e54ee099ac21286404c273" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:05.784591  7909 raft_consensus.cc:2468] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:05.787081  8176 tablet_bootstrap.cc:654] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:05.789714  8024 leader_election.cc:343] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.792227  8023 leader_election.cc:304] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [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: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 8b8f1518a95542db8264212b8e84e07b
W20260713 09:02:05.793583  8024 leader_election.cc:343] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.794070  8174 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:05.794523  8174 ts_tablet_manager.cc:1403] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.130s	user 0.008s	sys 0.005s
I20260713 09:02:05.794596  8185 raft_consensus.cc:2804] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.794973  8185 raft_consensus.cc:493] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.795310  8185 raft_consensus.cc:3060] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.776657  8177 raft_consensus.cc:359] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.801322  8177 raft_consensus.cc:385] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.801621  8177 raft_consensus.cc:740] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.798682  8174 raft_consensus.cc:359] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:05.803364  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8e50aac7e54ee099ac21286404c273" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:05.804824  8174 raft_consensus.cc:385] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.805277  8174 raft_consensus.cc:740] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
W20260713 09:02:05.806181  7875 leader_election.cc:343] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.806205  8174 consensus_queue.cc:260] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:05.807125  8177 consensus_queue.cc:260] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.810372  8185 raft_consensus.cc:515] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.806492  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:05.816763  8132 raft_consensus.cc:2468] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:05.817524  8177 ts_tablet_manager.cc:1434] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260713 09:02:05.818483  8177 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:05.818555  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8e50aac7e54ee099ac21286404c273" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:05.819149  7909 raft_consensus.cc:3060] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.821520  8021 leader_election.cc:304] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [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: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:05.815439  8174 ts_tablet_manager.cc:1434] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260713 09:02:05.822857  8182 raft_consensus.cc:493] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.823437  8174 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:05.823304  8182 raft_consensus.cc:515] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.825095  8177 tablet_bootstrap.cc:654] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.825927  8182 leader_election.cc:290] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:05.829646  7909 raft_consensus.cc:2468] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:05.830888  8023 leader_election.cc:304] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:05.837602  8174 tablet_bootstrap.cc:654] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.842679  8176 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:05.843179  8176 ts_tablet_manager.cc:1403] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.002s
I20260713 09:02:05.846021  8176 raft_consensus.cc:359] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.846784  8176 raft_consensus.cc:385] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.847191  8176 raft_consensus.cc:740] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.848507  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8e50aac7e54ee099ac21286404c273" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:05.849402  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8e50aac7e54ee099ac21286404c273" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
W20260713 09:02:05.849912  8024 leader_election.cc:343] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.850160  8058 raft_consensus.cc:2393] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f50c35a10f45ab91c9f77181e2103d in current term 1: Already voted for candidate 3dd8e13c5cd643738bc98c8118e62232 in this term.
I20260713 09:02:05.850384  8175 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:05.850842  8175 ts_tablet_manager.cc:1403] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.020s
I20260713 09:02:05.847980  8176 consensus_queue.cc:260] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.851562  7874 leader_election.cc:304] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:05.852730  8184 raft_consensus.cc:2749] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.847545  8185 leader_election.cc:290] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:05.853693  8185 raft_consensus.cc:2804] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.854012  8185 raft_consensus.cc:493] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.854331  8185 raft_consensus.cc:3060] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.854643  8176 ts_tablet_manager.cc:1434] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:02:05.855662  8176 tablet_bootstrap.cc:492] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:05.855753  8206 raft_consensus.cc:493] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.856242  8206 raft_consensus.cc:515] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.858819  8175 raft_consensus.cc:359] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:05.859521  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5eb1175b3e4fef88656a6c971f4429" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:05.860127  7983 raft_consensus.cc:2468] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:05.861424  8024 leader_election.cc:304] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:05.861874  8209 raft_consensus.cc:2804] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.864496  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5eb1175b3e4fef88656a6c971f4429" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
W20260713 09:02:05.865976  8023 leader_election.cc:343] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.859479  8175 raft_consensus.cc:385] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.866740  8175 raft_consensus.cc:740] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.867431  8175 consensus_queue.cc:260] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:05.868909  8205 raft_consensus.cc:2804] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.869300  8205 raft_consensus.cc:493] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.869628  8205 raft_consensus.cc:3060] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.870548  8176 tablet_bootstrap.cc:654] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.872407  8185 raft_consensus.cc:515] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
W20260713 09:02:05.872670  8021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.196:45577, user_credentials={real_user=slave}} blocked reactor thread for 51240.4us
I20260713 09:02:05.875185  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
W20260713 09:02:05.876560  8024 leader_election.cc:343] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.877483  8209 raft_consensus.cc:697] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:05.878813  8206 leader_election.cc:290] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:05.878485  8209 consensus_queue.cc:237] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.879359  8175 ts_tablet_manager.cc:1434] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:02:05.879442  8174 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:05.880425  8174 ts_tablet_manager.cc:1403] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260713 09:02:05.880579  8175 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:05.881317  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:05.881873  8132 raft_consensus.cc:3060] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.884341  8182 raft_consensus.cc:493] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.884796  8182 raft_consensus.cc:515] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.886361  8174 raft_consensus.cc:359] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.887460  8183 raft_consensus.cc:493] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.887300  8175 tablet_bootstrap.cc:654] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.886824  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5eb1175b3e4fef88656a6c971f4429" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:05.887957  8183 raft_consensus.cc:515] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
W20260713 09:02:05.890311  7949 leader_election.cc:343] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.890480  8183 leader_election.cc:290] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:05.877523  8185 leader_election.cc:290] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:05.887974  8182 leader_election.cc:290] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:05.887909  8174 raft_consensus.cc:385] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.892462  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1930c22e5dc4a1cab45914a229a2a71" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:05.901818  8174 raft_consensus.cc:740] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.893913  8132 raft_consensus.cc:2468] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:05.902810  8175 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:05.902551  8174 consensus_queue.cc:260] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
W20260713 09:02:05.903537  7949 leader_election.cc:343] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.897675  8206 raft_consensus.cc:493] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.904559  8174 ts_tablet_manager.cc:1434] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:02:05.905470  8174 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:05.903306  8175 ts_tablet_manager.cc:1403] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260713 09:02:05.904213  8206 raft_consensus.cc:515] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:05.910847  8174 tablet_bootstrap.cc:654] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.912164  8206 leader_election.cc:290] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:05.912554  8177 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:05.913017  8177 ts_tablet_manager.cc:1403] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.095s	user 0.033s	sys 0.025s
I20260713 09:02:05.914901  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:05.908953  8175 raft_consensus.cc:359] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.915736  8175 raft_consensus.cc:385] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.916082  8175 raft_consensus.cc:740] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.915791  8177 raft_consensus.cc:359] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
W20260713 09:02:05.916365  8023 leader_election.cc:343] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.916576  8177 raft_consensus.cc:385] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.916932  8177 raft_consensus.cc:740] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.916827  8175 consensus_queue.cc:260] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.917763  8177 consensus_queue.cc:260] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.919121  8175 ts_tablet_manager.cc:1434] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:02:05.920027  8175 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:05.925151  8205 raft_consensus.cc:515] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.925999  8177 ts_tablet_manager.cc:1434] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:02:05.928902  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5eb1175b3e4fef88656a6c971f4429" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:05.929256  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5eb1175b3e4fef88656a6c971f4429" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:05.929764  7983 raft_consensus.cc:3060] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:05.930209  8023 leader_election.cc:343] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.936733  7983 raft_consensus.cc:2468] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:05.937889  8024 leader_election.cc:304] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b; no voters: 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:05.940729  8206 raft_consensus.cc:2804] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.941679  8206 raft_consensus.cc:697] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:05.942796  8174 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:05.942556  8206 consensus_queue.cc:237] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:05.943249  8174 ts_tablet_manager.cc:1403] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260713 09:02:05.941633  8177 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:05.940327  8205 leader_election.cc:290] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:05.950556  8174 raft_consensus.cc:359] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.951233  8174 raft_consensus.cc:385] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.951516  8174 raft_consensus.cc:740] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.954996  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1930c22e5dc4a1cab45914a229a2a71" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:05.955742  8175 tablet_bootstrap.cc:654] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.955675  8132 raft_consensus.cc:2468] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:05.956684  8174 consensus_queue.cc:260] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.959327  8174 ts_tablet_manager.cc:1434] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260713 09:02:05.957027  7947 leader_election.cc:304] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [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: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:05.960719  8182 raft_consensus.cc:2804] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.961074  8182 raft_consensus.cc:493] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.961398  8182 raft_consensus.cc:3060] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.966028  8021 leader_election.cc:304] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:05.966303  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:05.967931  8205 raft_consensus.cc:2804] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.968492  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828ad888ceff46d196d5ddf26b0273f0" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:05.968431  8205 raft_consensus.cc:697] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:05.967029  8182 raft_consensus.cc:515] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:05.969650  8205 consensus_queue.cc:237] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.970556  8177 tablet_bootstrap.cc:654] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.970917  8182 leader_election.cc:290] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:05.971923  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1930c22e5dc4a1cab45914a229a2a71" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:05.969946  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5eb1175b3e4fef88656a6c971f4429" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
W20260713 09:02:05.970796  8021 leader_election.cc:343] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:05.974464  7949 leader_election.cc:343] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.973251  8174 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:05.975757  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1930c22e5dc4a1cab45914a229a2a71" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:05.974666  8021 leader_election.cc:304] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232; no voters: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:05.980563  8206 raft_consensus.cc:2749] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.980585  7949 leader_election.cc:304] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b; no voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:05.981588  8182 raft_consensus.cc:2749] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.979586  8132 raft_consensus.cc:3060] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.992123  8176 tablet_bootstrap.cc:492] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:05.992637  8176 ts_tablet_manager.cc:1403] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.003s
I20260713 09:02:05.991885  7804 catalog_manager.cc:5697] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.992614  8175 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:05.993381  8175 ts_tablet_manager.cc:1403] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.001s
I20260713 09:02:05.995502  8176 raft_consensus.cc:359] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:05.996075  8132 raft_consensus.cc:2468] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:05.996174  8175 raft_consensus.cc:359] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:05.997887  8175 raft_consensus.cc:385] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.996166  8176 raft_consensus.cc:385] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.998220  8175 raft_consensus.cc:740] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.998462  8176 raft_consensus.cc:740] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.997599  8177 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:05.999351  8177 ts_tablet_manager.cc:1403] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.009s
I20260713 09:02:05.999195  8176 consensus_queue.cc:260] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.000118  8175 consensus_queue.cc:260] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.003460  7804 catalog_manager.cc:5697] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:06.002084  8174 tablet_bootstrap.cc:654] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:06.002331  8097 leader_election.cc:343] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.004810  8176 ts_tablet_manager.cc:1434] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:02:06.005749  8176 tablet_bootstrap.cc:492] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:05.999305  7947 leader_election.cc:304] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:06.006395  8175 ts_tablet_manager.cc:1434] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:02:06.009796  8175 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:06.011746  8176 tablet_bootstrap.cc:654] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.003072  8177 raft_consensus.cc:359] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.012173  8177 raft_consensus.cc:385] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.012580  8177 raft_consensus.cc:740] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.013448  8177 consensus_queue.cc:260] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.015807  8177 ts_tablet_manager.cc:1434] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:02:06.020438  8182 raft_consensus.cc:2804] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.021135  8177 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.020035  8175 tablet_bootstrap.cc:654] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.029861  8182 raft_consensus.cc:697] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Becoming Leader. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:06.030761  8182 consensus_queue.cc:237] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.034822  8177 tablet_bootstrap.cc:654] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.034749  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828ad888ceff46d196d5ddf26b0273f0" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.037268  8176 tablet_bootstrap.cc:492] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:06.037963  7909 raft_consensus.cc:2468] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 0.
I20260713 09:02:06.038175  8176 ts_tablet_manager.cc:1403] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.008s
I20260713 09:02:06.039188  8097 leader_election.cc:304] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [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: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9; no voters: 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:06.040324  8183 raft_consensus.cc:2804] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.039462  8175 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:06.040671  8183 raft_consensus.cc:493] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.041203  8183 raft_consensus.cc:3060] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.041429  8175 ts_tablet_manager.cc:1403] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.006s
I20260713 09:02:06.043637  8174 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:06.044188  8174 ts_tablet_manager.cc:1403] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.009s
I20260713 09:02:06.050201  8174 raft_consensus.cc:359] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.051007  8174 raft_consensus.cc:385] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.051352  8174 raft_consensus.cc:740] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.041177  8176 raft_consensus.cc:359] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.051409  8183 raft_consensus.cc:515] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.058082  8183 leader_election.cc:290] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.057900  8175 raft_consensus.cc:359] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.052297  8176 raft_consensus.cc:385] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.059229  8174 consensus_queue.cc:260] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.061534  8174 ts_tablet_manager.cc:1434] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:02:06.058615  8183 raft_consensus.cc:493] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.058601  8175 raft_consensus.cc:385] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.066135  8175 raft_consensus.cc:740] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.059191  8176 raft_consensus.cc:740] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.066847  8175 consensus_queue.cc:260] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.062223  8183 raft_consensus.cc:515] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.069240  8175 ts_tablet_manager.cc:1434] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260713 09:02:06.070176  8175 tablet_bootstrap.cc:492] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:06.068244  8176 consensus_queue.cc:260] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.073534  8176 ts_tablet_manager.cc:1434] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260713 09:02:06.075531  8183 leader_election.cc:290] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:06.074414  8176 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:06.077286  8174 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:06.081194  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828ad888ceff46d196d5ddf26b0273f0" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:06.083254  8058 raft_consensus.cc:3060] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.082360  7805 catalog_manager.cc:5697] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8f1518a95542db8264212b8e84e07b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "8b8f1518a95542db8264212b8e84e07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:06.084702  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2178f406472d4bccb46ab135e7f28662" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.082154  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828ad888ceff46d196d5ddf26b0273f0" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:06.086093  7909 raft_consensus.cc:3060] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.089202  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2178f406472d4bccb46ab135e7f28662" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:06.089425  8176 tablet_bootstrap.cc:654] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.089824  7983 raft_consensus.cc:2468] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 0.
I20260713 09:02:06.091166  8098 leader_election.cc:304] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:06.092056  8234 raft_consensus.cc:2804] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.092434  8234 raft_consensus.cc:493] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.094270  8234 raft_consensus.cc:3060] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.097929  7909 raft_consensus.cc:2468] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:06.099061  8097 leader_election.cc:304] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:06.100484  8058 raft_consensus.cc:2468] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:06.101033  8234 raft_consensus.cc:515] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.101500  8183 raft_consensus.cc:2804] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.103176  8174 tablet_bootstrap.cc:654] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:06.104396  8097 leader_election.cc:343] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.105521  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2178f406472d4bccb46ab135e7f28662" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:06.106105  7983 raft_consensus.cc:3060] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.103104  8177 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.078351  8175 tablet_bootstrap.cc:654] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.107153  8177 ts_tablet_manager.cc:1403] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.034s
I20260713 09:02:06.107949  8234 leader_election.cc:290] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:06.108862  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2178f406472d4bccb46ab135e7f28662" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:06.113233  8177 raft_consensus.cc:359] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.113974  8177 raft_consensus.cc:385] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.115134  8177 raft_consensus.cc:740] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
W20260713 09:02:06.115489  8097 leader_election.cc:343] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.111937  8183 raft_consensus.cc:697] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Becoming Leader. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Running, Role: LEADER
I20260713 09:02:06.117794  8183 consensus_queue.cc:237] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.119561  7983 raft_consensus.cc:2468] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:06.120517  8176 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:06.120997  8098 leader_election.cc:304] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:06.122175  8236 raft_consensus.cc:2804] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.122663  8236 raft_consensus.cc:697] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Becoming Leader. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Running, Role: LEADER
I20260713 09:02:06.123488  8236 consensus_queue.cc:237] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.121013  8176 ts_tablet_manager.cc:1403] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.015s
I20260713 09:02:06.116231  8177 consensus_queue.cc:260] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.129256  8177 ts_tablet_manager.cc:1434] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260713 09:02:06.130473  8177 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.132906  8176 raft_consensus.cc:359] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.134268  8176 raft_consensus.cc:385] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.134547  8176 raft_consensus.cc:740] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.135262  8176 consensus_queue.cc:260] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.138646  8176 ts_tablet_manager.cc:1434] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:02:06.140576  8177 tablet_bootstrap.cc:654] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.140815  8174 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:06.141286  8174 ts_tablet_manager.cc:1403] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.016s
I20260713 09:02:06.143849  8176 tablet_bootstrap.cc:492] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:06.146279  8174 raft_consensus.cc:359] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.147001  8174 raft_consensus.cc:385] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.147284  8174 raft_consensus.cc:740] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.147879  8175 tablet_bootstrap.cc:492] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:06.147984  8174 consensus_queue.cc:260] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.148669  8182 raft_consensus.cc:493] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.149223  8182 raft_consensus.cc:515] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.150585  8236 raft_consensus.cc:493] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.151053  8236 raft_consensus.cc:515] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.151365  8182 leader_election.cc:290] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.152804  8175 ts_tablet_manager.cc:1403] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.010s
I20260713 09:02:06.154237  8236 leader_election.cc:290] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:06.155004  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb44c558c484c5285414a5bd4810466" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.156626  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb44c558c484c5285414a5bd4810466" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:06.157269  8132 raft_consensus.cc:2468] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:06.157473  8182 raft_consensus.cc:493] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.158114  8182 raft_consensus.cc:515] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.159467  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb44c558c484c5285414a5bd4810466" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:06.160102  7983 raft_consensus.cc:2468] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 0.
I20260713 09:02:06.161350  8098 leader_election.cc:304] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:06.163213  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f72a83585e4e84b3272fec65d39674" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.163903  8174 ts_tablet_manager.cc:1434] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:02:06.165640  8236 raft_consensus.cc:2804] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.157282  8175 raft_consensus.cc:359] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.168962  8175 raft_consensus.cc:385] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.169174  8175 raft_consensus.cc:740] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.166023  8236 raft_consensus.cc:493] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.161269  8182 leader_election.cc:290] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:06.171465  8175 consensus_queue.cc:260] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
W20260713 09:02:06.164840  7949 leader_election.cc:343] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.163903  7908 raft_consensus.cc:2468] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:06.173969  8174 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:06.174917  7949 leader_election.cc:304] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:06.175448  7947 leader_election.cc:304] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [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: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:06.172855  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb44c558c484c5285414a5bd4810466" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.172964  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f72a83585e4e84b3272fec65d39674" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
W20260713 09:02:06.176888  8097 leader_election.cc:343] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.177306  8229 raft_consensus.cc:2804] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.177829  8229 raft_consensus.cc:493] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.178182  8229 raft_consensus.cc:3060] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.170348  8236 raft_consensus.cc:3060] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.180888  8175 ts_tablet_manager.cc:1434] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:02:06.181800  8175 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:06.184640  8205 raft_consensus.cc:493] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:02:06.184834  7947 leader_election.cc:343] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.185127  8205 raft_consensus.cc:515] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.186975  8175 tablet_bootstrap.cc:654] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.187486  8229 raft_consensus.cc:515] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.189517  8182 raft_consensus.cc:2804] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.191808  8182 raft_consensus.cc:493] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.192220  8182 raft_consensus.cc:3060] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.194696  7806 catalog_manager.cc:5697] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196). New cstate: current_term: 1 leader_uuid: "d025ee32b2024cfcb17e2248264e37e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.197954  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:06.198621  8132 raft_consensus.cc:2468] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:06.199739  8176 tablet_bootstrap.cc:654] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.201294  8174 tablet_bootstrap.cc:654] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.204356  8021 leader_election.cc:304] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:06.205221  8206 raft_consensus.cc:2804] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.205593  8206 raft_consensus.cc:493] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.205646  8205 leader_election.cc:290] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.206024  8206 raft_consensus.cc:3060] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.206693  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
W20260713 09:02:06.210601  8023 leader_election.cc:343] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.210803  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f72a83585e4e84b3272fec65d39674" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
W20260713 09:02:06.212194  7947 leader_election.cc:343] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.213235  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f72a83585e4e84b3272fec65d39674" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:06.207064  8229 leader_election.cc:290] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:06.214185  7909 raft_consensus.cc:3060] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.217324  8206 raft_consensus.cc:515] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.219374  8206 leader_election.cc:290] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.220192  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:06.220762  8132 raft_consensus.cc:3060] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.220938  8177 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.221432  8177 ts_tablet_manager.cc:1403] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.005s
I20260713 09:02:06.222407  7909 raft_consensus.cc:2468] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:06.223476  7949 leader_election.cc:304] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:06.206825  8182 raft_consensus.cc:515] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.226254  8244 raft_consensus.cc:2804] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.214766  8229 raft_consensus.cc:493] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.228956  8229 raft_consensus.cc:515] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.235703  8229 leader_election.cc:290] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:06.235989  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:06.237105  8131 raft_consensus.cc:2393] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b8f1518a95542db8264212b8e84e07b in current term 1: Already voted for candidate 3dd8e13c5cd643738bc98c8118e62232 in this term.
I20260713 09:02:06.239568  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.241103  8184 raft_consensus.cc:493] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.241195  7949 leader_election.cc:304] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b; no voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:06.241703  8184 raft_consensus.cc:515] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.245332  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:06.227970  8177 raft_consensus.cc:359] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
W20260713 09:02:06.249203  8023 leader_election.cc:343] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.253487  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb44c558c484c5285414a5bd4810466" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:06.255249  8184 leader_election.cc:290] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:06.255934  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:06.256603  7983 raft_consensus.cc:2468] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 0.
I20260713 09:02:06.256958  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.257560  8058 raft_consensus.cc:2468] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 0.
I20260713 09:02:06.257707  7875 leader_election.cc:304] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:06.258626  8184 raft_consensus.cc:2804] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.258993  8184 raft_consensus.cc:493] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.259313  8184 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.261773  8175 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:06.262277  8175 ts_tablet_manager.cc:1403] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.011s
I20260713 09:02:06.264178  8132 raft_consensus.cc:2468] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:06.243551  8229 raft_consensus.cc:3060] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.264928  8175 raft_consensus.cc:359] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.268158  8175 raft_consensus.cc:385] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.268541  8175 raft_consensus.cc:740] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.249886  8177 raft_consensus.cc:385] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.272451  8175 consensus_queue.cc:260] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.274912  8174 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:06.275406  8174 ts_tablet_manager.cc:1403] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.002s
I20260713 09:02:06.250785  8236 raft_consensus.cc:515] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.277583  8175 ts_tablet_manager.cc:1434] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:02:06.280248  8236 leader_election.cc:290] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:06.282516  8182 leader_election.cc:290] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.275449  8177 raft_consensus.cc:740] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.284631  8131 raft_consensus.cc:2393] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b8f1518a95542db8264212b8e84e07b in current term 1: Already voted for candidate d025ee32b2024cfcb17e2248264e37e9 in this term.
I20260713 09:02:06.285897  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb44c558c484c5285414a5bd4810466" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:06.286127  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb44c558c484c5285414a5bd4810466" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:06.286763  7983 raft_consensus.cc:2393] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d025ee32b2024cfcb17e2248264e37e9 in current term 1: Already voted for candidate 8b8f1518a95542db8264212b8e84e07b in this term.
I20260713 09:02:06.282125  8021 leader_election.cc:304] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:06.284813  8177 consensus_queue.cc:260] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
W20260713 09:02:06.288836  8097 leader_election.cc:343] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.287774  8206 raft_consensus.cc:2804] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.289517  8206 raft_consensus.cc:697] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:06.290308  8206 consensus_queue.cc:237] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.306175  8244 raft_consensus.cc:697] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Becoming Leader. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:06.314229  8176 tablet_bootstrap.cc:492] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:06.314743  8177 ts_tablet_manager.cc:1434] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.093s	user 0.013s	sys 0.015s
I20260713 09:02:06.314766  8176 ts_tablet_manager.cc:1403] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.171s	user 0.011s	sys 0.013s
I20260713 09:02:06.315850  8177 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.317751  8176 raft_consensus.cc:359] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.317996  8184 raft_consensus.cc:515] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.318393  8176 raft_consensus.cc:385] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.318707  8176 raft_consensus.cc:740] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.319435  8176 consensus_queue.cc:260] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.322337  8176 ts_tablet_manager.cc:1434] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:06.322984  8176 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:06.324968  8177 tablet_bootstrap.cc:654] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.333138  8176 tablet_bootstrap.cc:654] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.334954  8174 raft_consensus.cc:359] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.335677  8174 raft_consensus.cc:385] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.335943  8174 raft_consensus.cc:740] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.336617  8174 consensus_queue.cc:260] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.337766  8229 raft_consensus.cc:2749] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:06.338577  8174 ts_tablet_manager.cc:1434] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.000s
I20260713 09:02:06.339497  8174 tablet_bootstrap.cc:492] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:06.320047  8184 leader_election.cc:290] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:06.355304  8244 consensus_queue.cc:237] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.375769  8176 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:06.375795  8177 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.376251  8176 ts_tablet_manager.cc:1403] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.002s
I20260713 09:02:06.376832  8177 ts_tablet_manager.cc:1403] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.007s
I20260713 09:02:06.379987  8176 raft_consensus.cc:359] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.380645  8176 raft_consensus.cc:385] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.380903  8176 raft_consensus.cc:740] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.382495  8176 consensus_queue.cc:260] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.385234  8177 raft_consensus.cc:359] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.386026  8177 raft_consensus.cc:385] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.386376  8177 raft_consensus.cc:740] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.387125  8177 consensus_queue.cc:260] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.389675  8176 ts_tablet_manager.cc:1434] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:02:06.390450  8176 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:06.391149  8177 ts_tablet_manager.cc:1434] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260713 09:02:06.392161  8177 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.395730  8176 tablet_bootstrap.cc:654] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.397857  8236 raft_consensus.cc:493] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.398310  8236 raft_consensus.cc:515] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.399788  8176 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:06.400134  8176 ts_tablet_manager.cc:1403] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:02:06.400189  8236 leader_election.cc:290] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:06.400802  8174 tablet_bootstrap.cc:654] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.402789  8176 raft_consensus.cc:359] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.403409  8176 raft_consensus.cc:385] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.403651  8176 raft_consensus.cc:740] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.404568  8177 tablet_bootstrap.cc:654] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.404237  8176 consensus_queue.cc:260] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.406131  8176 ts_tablet_manager.cc:1434] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:06.406932  8176 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:06.411919  8176 tablet_bootstrap.cc:654] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.414896  8174 tablet_bootstrap.cc:492] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:06.415241  8177 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.415311  8174 ts_tablet_manager.cc:1403] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.005s
I20260713 09:02:06.415787  8177 ts_tablet_manager.cc:1403] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260713 09:02:06.417835  8174 raft_consensus.cc:359] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.418054  8177 raft_consensus.cc:359] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.418469  8174 raft_consensus.cc:385] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.418756  8174 raft_consensus.cc:740] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.419023  8177 raft_consensus.cc:385] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.419301  8177 raft_consensus.cc:740] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.419414  8174 consensus_queue.cc:260] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.419885  8177 consensus_queue.cc:260] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.421707  8177 ts_tablet_manager.cc:1434] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:06.421775  8174 ts_tablet_manager.cc:1434] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:06.422539  8177 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.422554  8174 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:06.425114  8098 leader_election.cc:304] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [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: d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b
W20260713 09:02:06.426024  8098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.194:46403, user_credentials={real_user=slave}} blocked reactor thread for 137200us
I20260713 09:02:06.427027  8236 raft_consensus.cc:2749] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:06.428294  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f72a83585e4e84b3272fec65d39674" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.428923  8176 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:06.429049  7907 raft_consensus.cc:2393] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d025ee32b2024cfcb17e2248264e37e9 in current term 1: Already voted for candidate 8b8f1518a95542db8264212b8e84e07b in this term.
I20260713 09:02:06.429136  8177 tablet_bootstrap.cc:654] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.429351  8176 ts_tablet_manager.cc:1403] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260713 09:02:06.432498  8206 raft_consensus.cc:493] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.432957  8206 raft_consensus.cc:515] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.433699  8174 tablet_bootstrap.cc:654] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.434579  8206 leader_election.cc:290] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:06.435354  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:06.435906  8058 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.437244  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd27498a46c242be88aa31226f215460" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:06.437815  8132 raft_consensus.cc:2468] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:06.438624  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f72a83585e4e84b3272fec65d39674" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:06.431807  8176 raft_consensus.cc:359] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.439821  8176 raft_consensus.cc:385] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.440091  8176 raft_consensus.cc:740] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.440769  8205 consensus_queue.cc:1048] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:06.441125  8206 consensus_queue.cc:1048] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.444235  8058 raft_consensus.cc:2468] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 1.
I20260713 09:02:06.440678  8176 consensus_queue.cc:260] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.446412  8176 ts_tablet_manager.cc:1434] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:02:06.440542  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd27498a46c242be88aa31226f215460" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:06.447233  8176 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:06.447592  7983 raft_consensus.cc:2468] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:06.449049  7874 leader_election.cc:304] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:06.450405  8250 raft_consensus.cc:2804] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.450832  8250 raft_consensus.cc:697] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:06.451613  8250 consensus_queue.cc:237] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.455207  8176 tablet_bootstrap.cc:654] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.456039  8098 leader_election.cc:304] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:06.457270  8236 raft_consensus.cc:3060] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.440622  7908 raft_consensus.cc:3060] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:06.466778  7855 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:06.472380  8177 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.472898  8177 ts_tablet_manager.cc:1403] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260713 09:02:06.473881  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:06.474406  8184 raft_consensus.cc:493] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.474959  8184 raft_consensus.cc:515] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.474457  7984 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.477085  8184 leader_election.cc:290] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:06.478775  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5eb1175b3e4fef88656a6c971f4429" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:06.483965  7984 raft_consensus.cc:2468] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 1.
I20260713 09:02:06.475517  8177 raft_consensus.cc:359] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.486729  8177 raft_consensus.cc:385] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.487038  8177 raft_consensus.cc:740] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.487813  8177 consensus_queue.cc:260] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.490067  8177 ts_tablet_manager.cc:1434] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:02:06.490492  8021 leader_election.cc:304] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:06.491910  8177 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.492714  8205 raft_consensus.cc:2804] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.493099  8205 raft_consensus.cc:493] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.493439  8205 raft_consensus.cc:3060] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.499078  8177 tablet_bootstrap.cc:654] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.506644  8205 raft_consensus.cc:515] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.508703  8206 consensus_queue.cc:1048] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.509055  8205 leader_election.cc:290] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:06.307929  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb44c558c484c5285414a5bd4810466" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:06.509771  7909 raft_consensus.cc:3060] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.510944  8177 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.511358  8177 ts_tablet_manager.cc:1403] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260713 09:02:06.513772  8177 raft_consensus.cc:359] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.514377  8177 raft_consensus.cc:385] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.514623  8177 raft_consensus.cc:740] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.515208  8177 consensus_queue.cc:260] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.519788  8175 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:06.520318  8177 ts_tablet_manager.cc:1434] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:02:06.521132  8177 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.531533  8177 tablet_bootstrap.cc:654] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.552403  7909 raft_consensus.cc:2468] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:06.553733  7949 leader_election.cc:304] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:06.575064  8229 raft_consensus.cc:2804] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.575553  8229 raft_consensus.cc:697] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Becoming Leader. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:06.576483  8229 consensus_queue.cc:237] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.584779  8182 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.585259  8182 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.587210  8182 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:06.590490  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.590656  7909 raft_consensus.cc:3060] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:06.591805  7949 leader_election.cc:343] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.600587  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
W20260713 09:02:06.601837  7949 leader_election.cc:343] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.602255  7949 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b; no voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:06.604091  8182 raft_consensus.cc:2749] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:06.608129  8275 raft_consensus.cc:493] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.608662  8275 raft_consensus.cc:515] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.608875  8182 consensus_queue.cc:1048] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.619602  8277 raft_consensus.cc:493] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.620057  8277 raft_consensus.cc:515] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.601992  8177 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.624038  8177 ts_tablet_manager.cc:1403] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.021s
I20260713 09:02:06.627081  8177 raft_consensus.cc:359] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.628440  8177 raft_consensus.cc:385] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.628706  8177 raft_consensus.cc:740] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.629456  8183 raft_consensus.cc:493] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.629401  8177 consensus_queue.cc:260] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.629995  8183 raft_consensus.cc:515] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.631350  8177 ts_tablet_manager.cc:1434] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:06.631975  8183 leader_election.cc:290] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.632140  8177 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.633333  8182 consensus_queue.cc:1048] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.633860  8176 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:06.634289  8176 ts_tablet_manager.cc:1403] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.187s	user 0.041s	sys 0.056s
I20260713 09:02:06.640726  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.641101  8177 tablet_bootstrap.cc:654] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.641288  8057 raft_consensus.cc:2468] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 0.
I20260713 09:02:06.641299  8176 raft_consensus.cc:359] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.642171  8176 raft_consensus.cc:385] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.642438  8176 raft_consensus.cc:740] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.643184  8176 consensus_queue.cc:260] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.645112  8176 ts_tablet_manager.cc:1434] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:02:06.645893  8176 tablet_bootstrap.cc:492] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:06.647359  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.647928  7906 raft_consensus.cc:2468] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 0.
I20260713 09:02:06.651204  8176 tablet_bootstrap.cc:654] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.658032  8097 leader_election.cc:304] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9; no voters: 
W20260713 09:02:06.659777  8097 consensus_peers.cc:597] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 -> Peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Couldn't send request to peer 3dd8e13c5cd643738bc98c8118e62232. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:06.660394  8183 raft_consensus.cc:2804] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.660766  8183 raft_consensus.cc:493] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.661098  8183 raft_consensus.cc:3060] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.663868  8277 leader_election.cc:290] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:06.665089  8234 consensus_queue.cc:1048] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.672485  8183 raft_consensus.cc:515] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.672966  7807 catalog_manager.cc:5697] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.676558  8175 tablet_bootstrap.cc:654] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.679780  8174 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:06.680182  8174 ts_tablet_manager.cc:1403] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.258s	user 0.038s	sys 0.056s
I20260713 09:02:06.680989  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:06.681591  8057 raft_consensus.cc:3060] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.682621  8174 raft_consensus.cc:359] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.683208  8174 raft_consensus.cc:385] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.683457  8174 raft_consensus.cc:740] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.683979  8174 consensus_queue.cc:260] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.686077  8174 ts_tablet_manager.cc:1434] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:02:06.472095  8236 raft_consensus.cc:2749] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:06.686929  8174 tablet_bootstrap.cc:492] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:06.690251  8057 raft_consensus.cc:2468] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:06.694156  8097 leader_election.cc:304] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:06.694960  8234 consensus_queue.cc:1048] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.695834  8174 tablet_bootstrap.cc:654] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.696307  8234 raft_consensus.cc:2804] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.696779  8234 raft_consensus.cc:697] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Becoming Leader. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Running, Role: LEADER
I20260713 09:02:06.697568  8234 consensus_queue.cc:237] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.701129  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:06.701725  7906 raft_consensus.cc:3060] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.707031  8174 tablet_bootstrap.cc:492] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:06.707487  8174 ts_tablet_manager.cc:1403] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260713 09:02:06.710325  8174 raft_consensus.cc:359] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.710920  8174 raft_consensus.cc:385] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.711174  8174 raft_consensus.cc:740] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.712328  8277 raft_consensus.cc:493] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.712805  8277 raft_consensus.cc:515] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.714772  8277 leader_election.cc:290] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:06.716698  8174 consensus_queue.cc:260] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.712159  7906 raft_consensus.cc:2468] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:06.724342  8183 leader_election.cc:290] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.727496  8174 ts_tablet_manager.cc:1434] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:02:06.733866  8174 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:06.745693  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5889310bceb488a80af8e531bee710f" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:06.748907  8275 leader_election.cc:290] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:06.735664  8175 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:06.760787  8175 ts_tablet_manager.cc:1403] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.241s	user 0.010s	sys 0.007s
I20260713 09:02:06.765334  8268 raft_consensus.cc:493] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.765854  8268 raft_consensus.cc:515] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.767900  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd27498a46c242be88aa31226f215460" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:06.768489  8132 raft_consensus.cc:3060] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.769052  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd27498a46c242be88aa31226f215460" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:06.769562  7983 raft_consensus.cc:3060] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.771471  8206 consensus_queue.cc:1048] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:06.772538  7875 leader_election.cc:343] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.775128  7984 raft_consensus.cc:3060] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.780246  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1930c22e5dc4a1cab45914a229a2a71" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:06.780705  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba81ea71e0f348359b216f025b3da43b" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.781780  8206 consensus_queue.cc:1048] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:06.782030  8023 leader_election.cc:343] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.769738  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.783496  8058 raft_consensus.cc:2393] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f50c35a10f45ab91c9f77181e2103d in current term 1: Already voted for candidate d025ee32b2024cfcb17e2248264e37e9 in this term.
I20260713 09:02:06.785147  8174 tablet_bootstrap.cc:654] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.786155  7804 catalog_manager.cc:5697] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196). New cstate: current_term: 1 leader_uuid: "d025ee32b2024cfcb17e2248264e37e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:06.778718  8268 leader_election.cc:290] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.794337  7983 raft_consensus.cc:2468] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:06.778971  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5eb1175b3e4fef88656a6c971f4429" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.795145  8268 consensus_queue.cc:1048] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:06.796416  8024 leader_election.cc:304] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:06.797257  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba81ea71e0f348359b216f025b3da43b" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:06.797488  7874 leader_election.cc:304] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:06.798161  8206 raft_consensus.cc:2804] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.798902  8206 raft_consensus.cc:697] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:06.799667  8206 consensus_queue.cc:237] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.806241  8175 raft_consensus.cc:359] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.806936  8175 raft_consensus.cc:385] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.807194  8175 raft_consensus.cc:740] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.807814  8184 raft_consensus.cc:2749] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:06.803033  7806 catalog_manager.cc:5697] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8f1518a95542db8264212b8e84e07b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "8b8f1518a95542db8264212b8e84e07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:06.809053  8132 raft_consensus.cc:2468] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
W20260713 09:02:06.820485  8021 leader_election.cc:343] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.836200  8184 raft_consensus.cc:493] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.838188  8175 consensus_queue.cc:260] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.837527  8021 leader_election.cc:304] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232; no voters: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:06.850409  8175 ts_tablet_manager.cc:1434] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.001s
I20260713 09:02:06.855839  8183 consensus_queue.cc:1048] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.860713  8177 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.861199  8177 ts_tablet_manager.cc:1403] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.229s	user 0.064s	sys 0.082s
I20260713 09:02:06.863734  8206 raft_consensus.cc:2749] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:06.865171  8177 raft_consensus.cc:359] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.866956  8177 raft_consensus.cc:385] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.867220  8177 raft_consensus.cc:740] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.867930  8177 consensus_queue.cc:260] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.869881  8177 ts_tablet_manager.cc:1434] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260713 09:02:06.870522  8177 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.842774  8184 raft_consensus.cc:515] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.873627  8184 leader_election.cc:290] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:06.876673  8177 tablet_bootstrap.cc:654] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.879029  8205 consensus_queue.cc:1048] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.881392  7907 raft_consensus.cc:3060] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.882099  7807 catalog_manager.cc:5697] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.899959  7804 catalog_manager.cc:5697] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196). New cstate: current_term: 1 leader_uuid: "d025ee32b2024cfcb17e2248264e37e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.900854  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.903069  8182 raft_consensus.cc:493] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.903538  8182 raft_consensus.cc:515] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.905532  8182 leader_election.cc:290] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.907256  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8ec2b5dc8422cbd64d7b958d3ceac" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.907837  7906 raft_consensus.cc:2468] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:06.909001  7949 leader_election.cc:304] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:06.910724  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8ec2b5dc8422cbd64d7b958d3ceac" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:06.913522  8175 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:06.919898  8234 raft_consensus.cc:493] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:06.920373  8234 raft_consensus.cc:515] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:06.922451  8234 leader_election.cc:290] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:06.913298  8182 raft_consensus.cc:2804] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:06.924574  8175 tablet_bootstrap.cc:654] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.924073  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:06.923684  8182 raft_consensus.cc:493] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:06.925607  8182 raft_consensus.cc:3060] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.925810  8184 consensus_queue.cc:1048] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:06.925840  8097 leader_election.cc:343] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:06.919616  7947 leader_election.cc:343] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.939263  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:06.963817  8177 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:06.964233  8177 ts_tablet_manager.cc:1403] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.011s
W20260713 09:02:06.965490  8097 leader_election.cc:343] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:06.966082  8174 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:06.965974  8097 leader_election.cc:304] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:06.966511  8174 ts_tablet_manager.cc:1403] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.233s	user 0.035s	sys 0.011s
I20260713 09:02:06.966653  8177 raft_consensus.cc:359] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.967049  8234 raft_consensus.cc:2749] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:06.967273  8177 raft_consensus.cc:385] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.967612  8177 raft_consensus.cc:740] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.968446  8177 consensus_queue.cc:260] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:06.968999  8174 raft_consensus.cc:359] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.957398  7805 catalog_manager.cc:5697] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 1 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.971202  8177 ts_tablet_manager.cc:1434] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:06.972026  8177 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:06.973723  8182 raft_consensus.cc:515] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.974996  8174 raft_consensus.cc:385] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.975315  8174 raft_consensus.cc:740] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.976302  8176 tablet_bootstrap.cc:492] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:06.976723  8176 ts_tablet_manager.cc:1403] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.331s	user 0.048s	sys 0.055s
I20260713 09:02:06.976482  8174 consensus_queue.cc:260] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:06.975955  8248 consensus_queue.cc:1048] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:02:06.979266  8176 raft_consensus.cc:359] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.979874  8176 raft_consensus.cc:385] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.981341  8174 ts_tablet_manager.cc:1434] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:02:06.982147  8174 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:06.984618  8244 consensus_queue.cc:1048] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.989861  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:06.980116  8176 raft_consensus.cc:740] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.991708  8176 consensus_queue.cc:260] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:06.990804  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5889310bceb488a80af8e531bee710f" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:06.999847  8176 ts_tablet_manager.cc:1434] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:02:06.989253  8206 consensus_queue.cc:1048] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:02:07.000746  8176 tablet_bootstrap.cc:492] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:07.004667  8248 raft_consensus.cc:493] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.006245  7872 leader_election.cc:304] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:07.006150  8128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1930c22e5dc4a1cab45914a229a2a71" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.006783  8248 raft_consensus.cc:515] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.007109  8184 raft_consensus.cc:2749] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:02:07.007526  7872 leader_election.cc:343] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.008140  8174 tablet_bootstrap.cc:654] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.007932  7872 leader_election.cc:304] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:07.008975  8184 raft_consensus.cc:2749] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.006311  8127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.015767  8127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8ec2b5dc8422cbd64d7b958d3ceac" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:07.016309  8127 raft_consensus.cc:3060] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.013652  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:07.020628  8057 raft_consensus.cc:2468] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:07.021004  8184 raft_consensus.cc:493] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.021359  8268 raft_consensus.cc:493] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.021448  8184 raft_consensus.cc:515] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.021811  7949 leader_election.cc:304] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:07.022703  8244 raft_consensus.cc:2804] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.023044  8244 raft_consensus.cc:493] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.008843  8248 leader_election.cc:290] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:07.023367  8244 raft_consensus.cc:3060] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.014393  7872 leader_election.cc:304] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:07.024449  8275 raft_consensus.cc:2749] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:07.021842  8268 raft_consensus.cc:515] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.026763  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:07.027706  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:07.028021  8182 leader_election.cc:290] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.028381  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:07.029002  7909 raft_consensus.cc:2468] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:07.023486  8184 leader_election.cc:290] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:07.031708  8268 leader_election.cc:290] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:07.032310  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:07.032836  7909 raft_consensus.cc:2468] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.033931  8023 leader_election.cc:304] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:07.034070  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:07.034714  8268 raft_consensus.cc:2804] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.035053  8268 raft_consensus.cc:493] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.035360  8268 raft_consensus.cc:3060] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.025252  7872 leader_election.cc:304] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:07.038259  8184 raft_consensus.cc:2749] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.040431  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b8ec2b5dc8422cbd64d7b958d3ceac" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:07.041016  7908 raft_consensus.cc:3060] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.042481  8127 raft_consensus.cc:2468] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:07.049295  8268 raft_consensus.cc:515] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.049839  7947 leader_election.cc:304] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.050423  8057 raft_consensus.cc:2393] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f50c35a10f45ab91c9f77181e2103d in current term 1: Already voted for candidate 3dd8e13c5cd643738bc98c8118e62232 in this term.
I20260713 09:02:07.050637  7804 catalog_manager.cc:5697] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:07.050671  8248 raft_consensus.cc:2804] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.057708  8177 tablet_bootstrap.cc:654] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.053956  7908 raft_consensus.cc:2468] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:07.054251  8176 tablet_bootstrap.cc:654] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.054731  8248 raft_consensus.cc:697] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Becoming Leader. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:07.064910  8248 consensus_queue.cc:237] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.049286  8244 raft_consensus.cc:515] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.067492  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:07.082063  8175 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:07.082604  8175 ts_tablet_manager.cc:1403] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.169s	user 0.020s	sys 0.011s
I20260713 09:02:07.083926  7980 raft_consensus.cc:2393] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f50c35a10f45ab91c9f77181e2103d in current term 1: Already voted for candidate 8b8f1518a95542db8264212b8e84e07b in this term.
I20260713 09:02:07.085567  7875 leader_election.cc:304] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:07.085906  8275 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.086341  8275 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.087023  8244 leader_election.cc:290] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:07.073045  7907 raft_consensus.cc:3060] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.096834  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:07.097525  7980 raft_consensus.cc:2393] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3dd8e13c5cd643738bc98c8118e62232 in current term 1: Already voted for candidate 8b8f1518a95542db8264212b8e84e07b in this term.
I20260713 09:02:07.098115  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:07.093267  8268 leader_election.cc:290] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:07.102524  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:07.103745  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:07.109350  7907 raft_consensus.cc:2468] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.094698  8244 consensus_queue.cc:1048] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:02:07.104977  8056 raft_consensus.cc:2393] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b8f1518a95542db8264212b8e84e07b in current term 1: Already voted for candidate 3dd8e13c5cd643738bc98c8118e62232 in this term.
I20260713 09:02:07.094777  8275 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:07.104810  8184 consensus_queue.cc:1048] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:07.112700  7874 leader_election.cc:343] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.105351  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:07.117520  7949 leader_election.cc:304] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [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: 8b8f1518a95542db8264212b8e84e07b; no voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:07.118005  7980 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 0.
I20260713 09:02:07.112794  8236 consensus_queue.cc:1048] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.118789  8229 raft_consensus.cc:2749] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.112445  8269 raft_consensus.cc:2749] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.120850  7875 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [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: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:07.128181  8023 leader_election.cc:304] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:07.130592  8236 raft_consensus.cc:493] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.131122  8236 raft_consensus.cc:515] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.132835  8304 consensus_queue.cc:1048] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.130453  8277 raft_consensus.cc:2804] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.134306  8277 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.134660  8277 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.137238  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efe19b4a983460f93be4e7c48637cfa" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:07.137750  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efe19b4a983460f93be4e7c48637cfa" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
W20260713 09:02:07.139236  8097 leader_election.cc:343] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.135790  8236 leader_election.cc:290] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:07.137825  7980 raft_consensus.cc:2468] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 0.
I20260713 09:02:07.146744  8175 raft_consensus.cc:359] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.136021  8268 raft_consensus.cc:2804] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.148506  8098 leader_election.cc:304] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [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: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:07.152634  8268 raft_consensus.cc:697] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:07.153302  8234 raft_consensus.cc:2804] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.153718  8234 raft_consensus.cc:493] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.152204  8175 raft_consensus.cc:385] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.154058  8234 raft_consensus.cc:3060] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.155390  8174 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:07.155936  8174 ts_tablet_manager.cc:1403] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.016s
I20260713 09:02:07.157488  8236 consensus_queue.cc:1048] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.158568  8174 raft_consensus.cc:359] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.159235  8174 raft_consensus.cc:385] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.159508  8174 raft_consensus.cc:740] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.160864  8175 raft_consensus.cc:740] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.160439  8174 consensus_queue.cc:260] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.153488  8268 consensus_queue.cc:237] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.168005  8175 consensus_queue.cc:260] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.170461  8183 raft_consensus.cc:493] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.170909  8183 raft_consensus.cc:515] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.172842  8183 leader_election.cc:290] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.174218  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba81ea71e0f348359b216f025b3da43b" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:07.178319  8058 raft_consensus.cc:2468] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 0.
I20260713 09:02:07.180033  8177 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:07.180054  8174 ts_tablet_manager.cc:1434] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:02:07.180627  8177 ts_tablet_manager.cc:1403] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.209s	user 0.006s	sys 0.006s
I20260713 09:02:07.181068  8174 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:07.182551  8175 ts_tablet_manager.cc:1434] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.000s
I20260713 09:02:07.183221  8175 tablet_bootstrap.cc:492] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:07.191735  8176 tablet_bootstrap.cc:492] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:07.191887  8175 tablet_bootstrap.cc:654] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.192468  8176 ts_tablet_manager.cc:1403] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.192s	user 0.035s	sys 0.041s
I20260713 09:02:07.195227  8177 raft_consensus.cc:359] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.195928  8177 raft_consensus.cc:385] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.187384  8097 leader_election.cc:304] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.196188  8177 raft_consensus.cc:740] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.198683  8234 raft_consensus.cc:515] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.200770  8234 leader_election.cc:290] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:07.183931  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba81ea71e0f348359b216f025b3da43b" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:07.202205  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efe19b4a983460f93be4e7c48637cfa" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:07.202764  7980 raft_consensus.cc:3060] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.202950  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efe19b4a983460f93be4e7c48637cfa" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:07.203192  8236 raft_consensus.cc:2804] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.203593  8236 raft_consensus.cc:493] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.203991  8236 raft_consensus.cc:3060] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.203743  8176 raft_consensus.cc:359] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.205299  8176 raft_consensus.cc:385] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.205749  8176 raft_consensus.cc:740] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.205174  8177 consensus_queue.cc:260] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.209486  8176 consensus_queue.cc:260] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.212667  8176 ts_tablet_manager.cc:1434] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.003s
I20260713 09:02:07.217412  8174 tablet_bootstrap.cc:654] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.225383  7804 catalog_manager.cc:5697] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8f1518a95542db8264212b8e84e07b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "8b8f1518a95542db8264212b8e84e07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } }
I20260713 09:02:07.229039  8176 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
W20260713 09:02:07.235059  8097 leader_election.cc:343] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.215533  7907 raft_consensus.cc:2468] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 0.
I20260713 09:02:07.244108  8177 ts_tablet_manager.cc:1434] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.004s
I20260713 09:02:07.248387  7980 raft_consensus.cc:2468] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:07.250231  8236 raft_consensus.cc:515] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.252642  8177 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:07.208979  8277 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.262634  8098 leader_election.cc:304] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:07.262997  8236 leader_election.cc:290] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.263593  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba81ea71e0f348359b216f025b3da43b" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:07.263959  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba81ea71e0f348359b216f025b3da43b" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:07.264113  8058 raft_consensus.cc:3060] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.264506  7907 raft_consensus.cc:3060] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.265244  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:07.265769  7980 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.268086  8234 raft_consensus.cc:2804] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.268572  8234 raft_consensus.cc:697] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Becoming Leader. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Running, Role: LEADER
I20260713 09:02:07.268929  8277 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:07.269132  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:07.269727  8057 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.274420  8177 tablet_bootstrap.cc:654] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.269343  8234 consensus_queue.cc:237] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.281103  7807 catalog_manager.cc:5697] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8f1518a95542db8264212b8e84e07b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "8b8f1518a95542db8264212b8e84e07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:07.286830  8271 consensus_queue.cc:1048] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:02:07.295065  8057 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 1.
I20260713 09:02:07.295241  7907 raft_consensus.cc:2468] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:07.296304  7874 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:07.297461  8277 raft_consensus.cc:2804] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.298116  8277 raft_consensus.cc:697] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:07.298930  8277 consensus_queue.cc:237] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.303606  8097 leader_election.cc:304] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.304761  8234 raft_consensus.cc:2804] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.307690  8058 raft_consensus.cc:2468] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:07.327503  8177 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:07.328007  8177 ts_tablet_manager.cc:1403] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.076s	user 0.004s	sys 0.007s
I20260713 09:02:07.332325  8177 raft_consensus.cc:359] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.334370  8177 raft_consensus.cc:385] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.334692  8177 raft_consensus.cc:740] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.335420  7807 catalog_manager.cc:5697] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:07.340548  8176 tablet_bootstrap.cc:654] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.344683  8177 consensus_queue.cc:260] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.346625  8175 tablet_bootstrap.cc:492] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:07.346794  7980 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 1.
I20260713 09:02:07.347056  8175 ts_tablet_manager.cc:1403] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.012s
I20260713 09:02:07.353683  8175 raft_consensus.cc:359] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.354283  8175 raft_consensus.cc:385] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.354538  8175 raft_consensus.cc:740] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.356460  8175 consensus_queue.cc:260] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.359078  8177 ts_tablet_manager.cc:1434] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:02:07.361191  8177 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:07.362047  8175 ts_tablet_manager.cc:1434] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:02:07.367491  7807 catalog_manager.cc:5697] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196). New cstate: current_term: 1 leader_uuid: "d025ee32b2024cfcb17e2248264e37e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:07.371599  8175 tablet_bootstrap.cc:492] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:07.358321  8234 raft_consensus.cc:697] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Becoming Leader. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Running, Role: LEADER
I20260713 09:02:07.373251  8234 consensus_queue.cc:237] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.376127  8177 tablet_bootstrap.cc:654] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.381961  8175 tablet_bootstrap.cc:654] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.384850  8174 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:07.385200  8174 ts_tablet_manager.cc:1403] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.006s
I20260713 09:02:07.392941  8174 raft_consensus.cc:359] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.395398  8176 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:07.402025  8206 consensus_queue.cc:1048] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.402456  8176 ts_tablet_manager.cc:1403] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.174s	user 0.007s	sys 0.026s
I20260713 09:02:07.404913  8176 raft_consensus.cc:359] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.405561  8176 raft_consensus.cc:385] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.405830  8176 raft_consensus.cc:740] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.406441  8176 consensus_queue.cc:260] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.408378  8176 ts_tablet_manager.cc:1434] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:07.407516  7806 catalog_manager.cc:5697] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 1 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:07.409250  8176 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:07.396167  8177 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:07.412575  8177 ts_tablet_manager.cc:1403] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.012s
I20260713 09:02:07.414080  8174 raft_consensus.cc:385] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.414372  8174 raft_consensus.cc:740] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.415076  8174 consensus_queue.cc:260] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.416986  8174 ts_tablet_manager.cc:1434] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260713 09:02:07.417809  8174 tablet_bootstrap.cc:492] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:07.419981  8175 tablet_bootstrap.cc:492] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:07.420450  8175 ts_tablet_manager.cc:1403] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.014s
I20260713 09:02:07.422915  8174 tablet_bootstrap.cc:654] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.422801  8175 raft_consensus.cc:359] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.423422  8175 raft_consensus.cc:385] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.423691  8175 raft_consensus.cc:740] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.424422  8175 consensus_queue.cc:260] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.425438  8177 raft_consensus.cc:359] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.426460  8175 ts_tablet_manager.cc:1434] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:07.426076  7805 catalog_manager.cc:5697] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196). New cstate: current_term: 1 leader_uuid: "d025ee32b2024cfcb17e2248264e37e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:07.427331  8175 tablet_bootstrap.cc:492] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:07.428225  8176 tablet_bootstrap.cc:654] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.426047  8177 raft_consensus.cc:385] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.431583  8177 raft_consensus.cc:740] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.432235  8177 consensus_queue.cc:260] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.434595  8175 tablet_bootstrap.cc:654] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.439548  8177 ts_tablet_manager.cc:1434] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:02:07.440471  8177 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:07.443193  8174 tablet_bootstrap.cc:492] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:07.443619  8174 ts_tablet_manager.cc:1403] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260713 09:02:07.446084  8174 raft_consensus.cc:359] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.446664  8174 raft_consensus.cc:385] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.446810  8175 tablet_bootstrap.cc:492] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:07.447404  8175 ts_tablet_manager.cc:1403] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260713 09:02:07.449899  8175 raft_consensus.cc:359] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.450520  8175 raft_consensus.cc:385] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.450810  8175 raft_consensus.cc:740] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.446964  8174 raft_consensus.cc:740] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.451468  8175 consensus_queue.cc:260] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.451720  8174 consensus_queue.cc:260] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.453511  8175 ts_tablet_manager.cc:1434] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:02:07.454142  8174 ts_tablet_manager.cc:1434] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:02:07.454485  8175 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:07.454759  8177 tablet_bootstrap.cc:654] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.455003  8174 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:07.460476  8175 tablet_bootstrap.cc:654] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.462244  8174 tablet_bootstrap.cc:654] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.464800  8176 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:07.465337  8176 ts_tablet_manager.cc:1403] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
I20260713 09:02:07.467876  8176 raft_consensus.cc:359] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.468537  8176 raft_consensus.cc:385] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.468784  8176 raft_consensus.cc:740] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.469156  8177 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:07.469677  8177 ts_tablet_manager.cc:1403] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.003s
I20260713 09:02:07.469501  8176 consensus_queue.cc:260] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.472229  8177 raft_consensus.cc:359] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.474694  8177 raft_consensus.cc:385] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.474953  8177 raft_consensus.cc:740] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.475590  8177 consensus_queue.cc:260] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.477525  8177 ts_tablet_manager.cc:1434] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:07.478353  8177 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:07.483430  8177 tablet_bootstrap.cc:654] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:07.489651  7855 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:07.491902  8175 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:07.492391  8175 ts_tablet_manager.cc:1403] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.009s
I20260713 09:02:07.493088  8174 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:07.493006  8206 raft_consensus.cc:493] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.493510  8176 ts_tablet_manager.cc:1434] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:02:07.493583  8174 ts_tablet_manager.cc:1403] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.016s
I20260713 09:02:07.493568  8206 raft_consensus.cc:515] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.495785  8206 leader_election.cc:290] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:07.496431  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00776b68343d410c8950b04d304d380e" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:07.497023  7980 raft_consensus.cc:2468] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.497288  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00776b68343d410c8950b04d304d380e" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.497880  8132 raft_consensus.cc:2468] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.498155  8024 leader_election.cc:304] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:07.498956  8206 raft_consensus.cc:2804] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.499295  8206 raft_consensus.cc:493] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.499609  8206 raft_consensus.cc:3060] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.501451  8176 tablet_bootstrap.cc:492] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:07.501919  8175 raft_consensus.cc:359] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.502597  8175 raft_consensus.cc:385] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.502858  8175 raft_consensus.cc:740] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.503924  8175 consensus_queue.cc:260] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.505910  8206 raft_consensus.cc:515] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.506837  8176 tablet_bootstrap.cc:654] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.508417  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00776b68343d410c8950b04d304d380e" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:07.508960  7980 raft_consensus.cc:3060] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.509338  8175 ts_tablet_manager.cc:1434] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:02:07.510445  8175 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:07.514344  8174 raft_consensus.cc:359] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.514954  8174 raft_consensus.cc:385] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.515194  8174 raft_consensus.cc:740] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.515843  8175 tablet_bootstrap.cc:654] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.515926  8174 consensus_queue.cc:260] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.527076  8175 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:07.527534  8175 ts_tablet_manager.cc:1403] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260713 09:02:07.528143  8174 ts_tablet_manager.cc:1434] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260713 09:02:07.535924  8174 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:07.536366  7980 raft_consensus.cc:2468] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.536545  8175 raft_consensus.cc:359] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.537441  8175 raft_consensus.cc:385] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.537750  8175 raft_consensus.cc:740] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.537550  8024 leader_election.cc:304] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:07.538542  8268 raft_consensus.cc:2804] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.538914  8268 raft_consensus.cc:697] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:07.539675  8268 consensus_queue.cc:237] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.540964  8177 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: No bootstrap required, opened a new log
I20260713 09:02:07.541435  8177 ts_tablet_manager.cc:1403] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.022s
I20260713 09:02:07.543975  8177 raft_consensus.cc:359] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.544634  8177 raft_consensus.cc:385] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.544943  8177 raft_consensus.cc:740] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.544996  8206 leader_election.cc:290] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:07.545961  8174 tablet_bootstrap.cc:654] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.545852  8177 consensus_queue.cc:260] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.546758  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00776b68343d410c8950b04d304d380e" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:07.547288  8132 raft_consensus.cc:3060] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.551393  8176 tablet_bootstrap.cc:492] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:07.551748  8176 ts_tablet_manager.cc:1403] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.013s
W20260713 09:02:07.553062  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800194120 after lost signal to thread 5770
W20260713 09:02:07.554020  8005 debug-util.cc:398] Leaking SignalData structure 0x7b08000605c0 after lost signal to thread 7841
I20260713 09:02:07.553969  8176 raft_consensus.cc:359] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.554668  8176 raft_consensus.cc:385] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.554913  8176 raft_consensus.cc:740] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.555260  8177 ts_tablet_manager.cc:1434] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260713 09:02:07.555210  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800230a40 after lost signal to thread 7933
I20260713 09:02:07.555724  8132 raft_consensus.cc:2468] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.555522  8176 consensus_queue.cc:260] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
W20260713 09:02:07.556624  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800084e60 after lost signal to thread 8008
W20260713 09:02:07.557972  8005 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9ac0 after lost signal to thread 8082
I20260713 09:02:07.558167  8175 consensus_queue.cc:260] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.560071  8175 ts_tablet_manager.cc:1434] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:02:07.560916  8175 tablet_bootstrap.cc:492] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:07.564808  8176 ts_tablet_manager.cc:1434] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:02:07.565630  8174 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:07.568570  8175 tablet_bootstrap.cc:654] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.570433  7804 catalog_manager.cc:5697] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:07.568553  8174 ts_tablet_manager.cc:1403] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:02:07.576506  8058 raft_consensus.cc:3060] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.584451  8174 raft_consensus.cc:359] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.585105  8174 raft_consensus.cc:385] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.585359  8174 raft_consensus.cc:740] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.586009  8174 consensus_queue.cc:260] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.586881  8175 tablet_bootstrap.cc:492] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:07.587376  8175 ts_tablet_manager.cc:1403] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.010s
I20260713 09:02:07.588335  8176 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b: Bootstrap starting.
I20260713 09:02:07.589844  8175 raft_consensus.cc:359] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.590493  8175 raft_consensus.cc:385] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.590787  8175 raft_consensus.cc:740] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.591619  8175 consensus_queue.cc:260] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.593096  8248 raft_consensus.cc:493] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.593582  8248 raft_consensus.cc:515] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.593914  8175 ts_tablet_manager.cc:1434] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:07.594903  8175 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232: Bootstrap starting.
I20260713 09:02:07.595410  8174 ts_tablet_manager.cc:1434] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:02:07.595577  8248 leader_election.cc:290] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.597011  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5889310bceb488a80af8e531bee710f" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.597424  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5889310bceb488a80af8e531bee710f" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:07.597571  8132 raft_consensus.cc:2468] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:07.598047  8176 tablet_bootstrap.cc:654] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.598024  7908 raft_consensus.cc:2468] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:07.598757  7947 leader_election.cc:304] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.599545  8248 raft_consensus.cc:2804] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.599893  8248 raft_consensus.cc:493] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.600211  8248 raft_consensus.cc:3060] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.606487  8304 consensus_queue.cc:1048] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.607741  8248 raft_consensus.cc:515] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.609031  8176 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b: No bootstrap required, opened a new log
I20260713 09:02:07.609452  8176 ts_tablet_manager.cc:1403] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260713 09:02:07.610555  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5889310bceb488a80af8e531bee710f" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:07.611078  8132 raft_consensus.cc:3060] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.611889  8176 raft_consensus.cc:359] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.612521  8176 raft_consensus.cc:385] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.612768  8176 raft_consensus.cc:740] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.613334  8176 consensus_queue.cc:260] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.617259  8132 raft_consensus.cc:2468] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:07.618813  7947 leader_election.cc:304] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.619617  8229 raft_consensus.cc:2804] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.620061  8229 raft_consensus.cc:697] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Becoming Leader. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:07.620375  8176 ts_tablet_manager.cc:1434] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:02:07.620877  8229 consensus_queue.cc:237] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.621659  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5889310bceb488a80af8e531bee710f" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:07.622133  8248 leader_election.cc:290] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.622228  7907 raft_consensus.cc:3060] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.629936  7907 raft_consensus.cc:2468] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:07.631448  8174 tablet_bootstrap.cc:492] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9: Bootstrap starting.
I20260713 09:02:07.636411  7805 catalog_manager.cc:5697] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8f1518a95542db8264212b8e84e07b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "8b8f1518a95542db8264212b8e84e07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:07.638031  8269 raft_consensus.cc:493] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.638554  8175 tablet_bootstrap.cc:654] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.638487  8269 raft_consensus.cc:515] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.641711  8269 leader_election.cc:290] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:07.644129  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:07.644783  8056 raft_consensus.cc:2468] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 0.
I20260713 09:02:07.645965  7874 leader_election.cc:304] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:07.646826  8269 raft_consensus.cc:2804] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.647246  8269 raft_consensus.cc:493] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.647634  8269 raft_consensus.cc:3060] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.652940  8174 tablet_bootstrap.cc:654] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.654474  8269 raft_consensus.cc:515] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.669446  8229 consensus_queue.cc:1048] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.660406  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.668038  8268 raft_consensus.cc:493] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.670369  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:07.670920  8058 raft_consensus.cc:3060] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.670706  8268 raft_consensus.cc:515] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.672796  8268 leader_election.cc:290] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:07.674697  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d5ebb792a346bfbd7cd721936b8836" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:07.675374  7907 raft_consensus.cc:2468] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.676517  8132 raft_consensus.cc:2468] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 0.
I20260713 09:02:07.677435  8058 raft_consensus.cc:2468] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 1.
I20260713 09:02:07.677850  8023 leader_election.cc:304] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:07.678486  7874 leader_election.cc:304] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:07.679023  8206 raft_consensus.cc:2804] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.679373  8206 raft_consensus.cc:493] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.679643  8277 raft_consensus.cc:2804] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.680145  8175 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232: No bootstrap required, opened a new log
I20260713 09:02:07.679670  8206 raft_consensus.cc:3060] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.675048  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d5ebb792a346bfbd7cd721936b8836" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:07.688796  8175 ts_tablet_manager.cc:1403] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.000s
I20260713 09:02:07.689100  7980 raft_consensus.cc:2468] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.691264  8175 raft_consensus.cc:359] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.691879  8175 raft_consensus.cc:385] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.692133  8175 raft_consensus.cc:740] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.692847  8175 consensus_queue.cc:260] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.697539  8206 raft_consensus.cc:515] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.698329  8175 ts_tablet_manager.cc:1434] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:07.699259  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:07.699864  8132 raft_consensus.cc:3060] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.703814  8269 leader_election.cc:290] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 1 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:07.705264  8268 raft_consensus.cc:493] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.706519  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d5ebb792a346bfbd7cd721936b8836" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:07.705746  8268 raft_consensus.cc:515] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.707077  7907 raft_consensus.cc:3060] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.708459  8268 leader_election.cc:290] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:07.712270  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efe19b4a983460f93be4e7c48637cfa" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.715942  8206 leader_election.cc:290] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:07.716964  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d5ebb792a346bfbd7cd721936b8836" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:07.717527  7983 raft_consensus.cc:3060] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.718861  8269 consensus_queue.cc:1048] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.721127  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6efe19b4a983460f93be4e7c48637cfa" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:07.721828  7980 raft_consensus.cc:2393] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dd8e13c5cd643738bc98c8118e62232 in current term 1: Already voted for candidate d025ee32b2024cfcb17e2248264e37e9 in this term.
I20260713 09:02:07.722903  8024 leader_election.cc:304] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232; no voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:07.723650  8206 raft_consensus.cc:3060] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.712195  8132 raft_consensus.cc:2468] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 1.
I20260713 09:02:07.727538  8322 consensus_queue.cc:1048] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:07.730088  7983 raft_consensus.cc:2468] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.732661  8024 leader_election.cc:304] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:07.733443  8268 raft_consensus.cc:2804] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.733867  8268 raft_consensus.cc:697] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:07.736420  8268 consensus_queue.cc:237] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:07.737682  8174 tablet_bootstrap.cc:492] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9: No bootstrap required, opened a new log
I20260713 09:02:07.738263  8174 ts_tablet_manager.cc:1403] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.006s
I20260713 09:02:07.740720  7907 raft_consensus.cc:2468] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.743703  8174 raft_consensus.cc:359] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.744421  8174 raft_consensus.cc:385] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.744669  8174 raft_consensus.cc:740] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.745285  8174 consensus_queue.cc:260] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.747164  8174 ts_tablet_manager.cc:1434] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:02:07.747314  8271 consensus_queue.cc:1048] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.739431  8206 raft_consensus.cc:2749] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.727665  8277 raft_consensus.cc:697] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:07.756098  8248 raft_consensus.cc:493] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.756675  8248 raft_consensus.cc:515] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.762486  8277 consensus_queue.cc:237] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.763813  8206 raft_consensus.cc:493] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.764264  8322 consensus_queue.cc:1048] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.766760  8206 raft_consensus.cc:515] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.768648  8206 leader_election.cc:290] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:07.769062  8248 leader_election.cc:290] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.769971  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80babeaaee7249648de649a89c4423ca" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.770561  8132 raft_consensus.cc:2468] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.770855  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.771523  8129 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:07.772778  8269 consensus_queue.cc:1048] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.772809  8021 leader_election.cc:304] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.787730  8206 raft_consensus.cc:2804] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.788125  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80babeaaee7249648de649a89c4423ca" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:07.788867  7982 raft_consensus.cc:2468] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.788094  8206 raft_consensus.cc:493] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.791167  8206 raft_consensus.cc:3060] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.792480  7947 leader_election.cc:304] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.793296  8248 raft_consensus.cc:2804] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.793650  8248 raft_consensus.cc:493] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.793982  8248 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.795316  8271 raft_consensus.cc:493] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.795773  8271 raft_consensus.cc:515] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.797731  8271 leader_election.cc:290] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.799211  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11863a88a6b64725b8a255870de6b301" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:07.799800  8129 raft_consensus.cc:2468] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.801424  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11863a88a6b64725b8a255870de6b301" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:07.801993  7907 raft_consensus.cc:2468] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 0.
I20260713 09:02:07.803171  8023 leader_election.cc:304] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:07.804435  8205 raft_consensus.cc:2804] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.804775  8205 raft_consensus.cc:493] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.811092  8205 raft_consensus.cc:3060] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.818832  8270 consensus_queue.cc:1048] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.827045  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:07.827625  7907 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 0.
I20260713 09:02:07.829226  7805 catalog_manager.cc:5697] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 1 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:07.834388  8248 raft_consensus.cc:515] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.845669  8205 raft_consensus.cc:515] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.848230  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11863a88a6b64725b8a255870de6b301" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:07.848776  8129 raft_consensus.cc:3060] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.849610  8205 leader_election.cc:290] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.850801  8206 raft_consensus.cc:515] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.852604  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11863a88a6b64725b8a255870de6b301" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:07.853124  7907 raft_consensus.cc:3060] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.853369  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80babeaaee7249648de649a89c4423ca" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:07.853904  7984 raft_consensus.cc:3060] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.856209  8206 leader_election.cc:290] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:07.856778  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80babeaaee7249648de649a89c4423ca" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:07.857308  8132 raft_consensus.cc:3060] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.867949  7907 raft_consensus.cc:2468] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.872080  8023 leader_election.cc:304] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:07.869446  8132 raft_consensus.cc:2468] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.873754  8021 leader_election.cc:304] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.875308  8270 raft_consensus.cc:2804] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.875737  8270 raft_consensus.cc:697] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:07.876511  8270 consensus_queue.cc:237] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:07.877749  8322 consensus_queue.cc:1048] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.871006  8129 raft_consensus.cc:2468] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.881253  8205 raft_consensus.cc:2804] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.882265  8205 raft_consensus.cc:697] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:07.884907  8205 consensus_queue.cc:237] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:07.885726  8248 leader_election.cc:290] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:07.886296  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:07.886824  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:07.919986  7907 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.918454  8129 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.930713  7984 raft_consensus.cc:2468] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:07.942833  8322 consensus_queue.cc:1048] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:07.958786  7805 catalog_manager.cc:5697] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:07.974267  8129 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:07.975543  7947 leader_election.cc:304] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:07.965498  7907 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 1.
I20260713 09:02:07.976625  8244 raft_consensus.cc:2804] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.977120  8244 raft_consensus.cc:697] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Becoming Leader. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:07.977856  8244 consensus_queue.cc:237] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:07.997171  7805 catalog_manager.cc:5697] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:07.999609  7805 catalog_manager.cc:5697] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.011951  8244 consensus_queue.cc:1048] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.021483  7806 catalog_manager.cc:5697] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b8f1518a95542db8264212b8e84e07b (127.5.161.194). New cstate: current_term: 1 leader_uuid: "8b8f1518a95542db8264212b8e84e07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:08.036782  8364 consensus_queue.cc:1048] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.045634  8364 consensus_queue.cc:1048] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.058670  8244 consensus_queue.cc:1048] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.148180  8363 consensus_queue.cc:1048] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.157950  8271 consensus_queue.cc:1048] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.257872  5767 tablet_server.cc:179] TabletServer@127.5.161.193:0 shutting down...
I20260713 09:02:08.297976  8350 consensus_queue.cc:1048] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.298800  8269 consensus_queue.cc:1048] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:08.307299  7949 consensus_peers.cc:597] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:08.316431  8097 consensus_peers.cc:597] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:08.339362  8023 consensus_peers.cc:597] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.340679  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:08.341409  5767 tablet_replica.cc:333] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
W20260713 09:02:08.341691  8023 consensus_peers.cc:597] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.342198  5767 raft_consensus.cc:2243] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.342646  5767 raft_consensus.cc:2272] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.345889  5767 tablet_replica.cc:333] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.346668  5767 raft_consensus.cc:2243] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.347129  5767 raft_consensus.cc:2272] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.349391  5767 tablet_replica.cc:333] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.349916  5767 raft_consensus.cc:2243] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.350281  5767 raft_consensus.cc:2272] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.352201  5767 tablet_replica.cc:333] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.352752  5767 raft_consensus.cc:2243] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.353420  5767 raft_consensus.cc:2272] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.355057  5767 tablet_replica.cc:333] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.355688  5767 raft_consensus.cc:2243] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.356068  5767 raft_consensus.cc:2272] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.358014  5767 tablet_replica.cc:333] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
W20260713 09:02:08.358155  7949 consensus_peers.cc:597] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.358690  5767 raft_consensus.cc:2243] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.359128  5767 raft_consensus.cc:2272] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.360723  5767 tablet_replica.cc:333] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.361274  5767 raft_consensus.cc:2243] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.362000  5767 raft_consensus.cc:2272] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.364135  5767 tablet_replica.cc:333] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.364794  5767 raft_consensus.cc:2243] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.365307  5767 raft_consensus.cc:2272] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.368325  5767 tablet_replica.cc:333] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.369022  5767 raft_consensus.cc:2243] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.369477  5767 raft_consensus.cc:2272] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.371604  5767 tablet_replica.cc:333] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.372251  5767 raft_consensus.cc:2243] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.372677  5767 raft_consensus.cc:2272] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.374698  5767 tablet_replica.cc:333] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.375342  5767 raft_consensus.cc:2243] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.376209  5767 raft_consensus.cc:2272] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.376900  8248 consensus_queue.cc:1048] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.378603  5767 tablet_replica.cc:333] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.379349  5767 raft_consensus.cc:2243] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.379719  5767 raft_consensus.cc:2272] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.381669  5767 tablet_replica.cc:333] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.382405  5767 raft_consensus.cc:2243] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.382859  5767 raft_consensus.cc:2272] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.384898  5767 tablet_replica.cc:333] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.385571  5767 raft_consensus.cc:2243] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.386008  5767 raft_consensus.cc:2272] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.388557  5767 tablet_replica.cc:333] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.389204  5767 raft_consensus.cc:2243] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.389664  5767 raft_consensus.cc:2272] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.391685  5767 tablet_replica.cc:333] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.392266  5767 raft_consensus.cc:2243] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.392751  5767 raft_consensus.cc:2272] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:08.394654  7949 consensus_peers.cc:597] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.394801  5767 tablet_replica.cc:333] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.395539  5767 raft_consensus.cc:2243] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.395982  5767 raft_consensus.cc:2272] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.398036  5767 tablet_replica.cc:333] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: stopping tablet replica
I20260713 09:02:08.398626  5767 raft_consensus.cc:2243] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.399053  5767 raft_consensus.cc:2272] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:08.411542  8097 consensus_peers.cc:597] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:08.424576  8023 consensus_peers.cc:597] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:08.433727  8023 consensus_peers.cc:597] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.436673  8271 consensus_queue.cc:1048] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.439182  5767 tablet_server.cc:196] TabletServer@127.5.161.193:0 shutdown complete.
I20260713 09:02:08.448232  8363 consensus_queue.cc:1048] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.459445  8363 consensus_queue.cc:1048] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.475291  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:08.487097  8023 consensus_peers.cc:597] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:08.497244  8386 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
W20260713 09:02:08.543644  8389 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
W20260713 09:02:08.545022  8387 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
I20260713 09:02:08.549254  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:08.550262  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:08.550494  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:08.550670  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933328550654 us; error 0 us; skew 500 ppm
I20260713 09:02:08.551218  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:08.553812  5767 webserver.cc:533] Webserver started at http://127.5.161.193:45721/ using document root <none> and password file <none>
I20260713 09:02:08.554265  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:08.554433  5767 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:02:08.558039  5767 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:02:08.562237  8394 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:08.562973  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:08.563234  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "02f50c35a10f45ab91c9f77181e2103d"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-zr7m"
I20260713 09:02:08.563478  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933269434670-5767-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)
I20260713 09:02:08.578373  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:08.579321  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:08.580847  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:08.584756  8401 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:02:08.625819  7949 consensus_peers.cc:597] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.665833  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:02:08.666267  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.083s	user 0.000s	sys 0.004s
I20260713 09:02:08.666605  5767 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260713 09:02:08.670303  7949 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111) [suppressed 21 similar messages]
I20260713 09:02:08.672530  8401 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
W20260713 09:02:08.672727  7949 consensus_peers.cc:597] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.684355  8401 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.685050  8401 tablet_bootstrap.cc:492] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.685518  8401 ts_tablet_manager.cc:1403] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:02:08.687368  8401 raft_consensus.cc:359] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:08.687824  8401 raft_consensus.cc:740] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.688391  8401 consensus_queue.cc:260] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:08.690423  8401 ts_tablet_manager.cc:1434] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:02:08.690981  8401 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.699838  8401 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.700466  8401 tablet_bootstrap.cc:492] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.700875  8401 ts_tablet_manager.cc:1403] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:02:08.702397  8401 raft_consensus.cc:359] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:08.702814  8401 raft_consensus.cc:740] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.703356  8401 consensus_queue.cc:260] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [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: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:08.704722  8401 ts_tablet_manager.cc:1434] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:08.705250  8401 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
W20260713 09:02:08.713640  8023 consensus_peers.cc:597] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:08.719789  8097 consensus_peers.cc:597] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.724025  8401 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.724694  8401 tablet_bootstrap.cc:492] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.725150  8401 ts_tablet_manager.cc:1403] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:02:08.726707  8401 raft_consensus.cc:359] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:08.727154  8401 raft_consensus.cc:740] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.727710  8401 consensus_queue.cc:260] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:08.729034  8401 ts_tablet_manager.cc:1434] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:08.729564  8401 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.738708  8401 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.739480  8401 tablet_bootstrap.cc:492] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.740031  8401 ts_tablet_manager.cc:1403] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:02:08.745108  8401 raft_consensus.cc:359] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:08.745698  8401 raft_consensus.cc:740] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.746309  8401 consensus_queue.cc:260] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:08.748060  8401 ts_tablet_manager.cc:1434] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:02:08.748754  8401 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.759014  5767 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:02:08.759383  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.093s	user 0.083s	sys 0.001s
I20260713 09:02:08.763373  8401 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.764304  8401 tablet_bootstrap.cc:492] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.764925  8401 ts_tablet_manager.cc:1403] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:02:08.767163  8401 raft_consensus.cc:359] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:08.767794  8401 raft_consensus.cc:740] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.768409  8401 consensus_queue.cc:260] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [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: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:08.770138  8401 ts_tablet_manager.cc:1434] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:08.770836  8401 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
W20260713 09:02:08.783679  7949 consensus_peers.cc:597] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.792510  8401 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.793308  8401 tablet_bootstrap.cc:492] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.793872  8401 ts_tablet_manager.cc:1403] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260713 09:02:08.796006  8401 raft_consensus.cc:359] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:08.796625  8401 raft_consensus.cc:740] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.797348  8401 consensus_queue.cc:260] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:08.799147  8401 ts_tablet_manager.cc:1434] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:02:08.799863  8401 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.812316  8401 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.813129  8401 tablet_bootstrap.cc:492] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.813701  8401 ts_tablet_manager.cc:1403] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:02:08.815778  8401 raft_consensus.cc:359] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:08.816394  8401 raft_consensus.cc:740] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.817114  8401 consensus_queue.cc:260] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [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: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:08.818791  8401 ts_tablet_manager.cc:1434] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:02:08.819460  8401 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.835843  8401 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.836562  8401 tablet_bootstrap.cc:492] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.837001  8401 ts_tablet_manager.cc:1403] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:02:08.838718  8401 raft_consensus.cc:359] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:08.839151  8401 raft_consensus.cc:740] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.839648  8401 consensus_queue.cc:260] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:08.841180  8401 ts_tablet_manager.cc:1434] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:02:08.841826  8401 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.852752  8401 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.853425  8401 tablet_bootstrap.cc:492] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.853878  8401 ts_tablet_manager.cc:1403] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:02:08.855338  8401 raft_consensus.cc:359] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:08.855862  8401 raft_consensus.cc:740] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.856483  8401 consensus_queue.cc:260] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [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: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:08.858855  8401 ts_tablet_manager.cc:1434] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:02:08.859519  8401 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.917748  8401 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.919055  8401 tablet_bootstrap.cc:492] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.919637  8401 ts_tablet_manager.cc:1403] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.027s
I20260713 09:02:08.926993  8401 raft_consensus.cc:359] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:08.927732  8401 raft_consensus.cc:740] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.928609  8401 consensus_queue.cc:260] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [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: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:08.930514  8401 ts_tablet_manager.cc:1434] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260713 09:02:08.931262  8401 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.932653  8475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:34465 every 8 connection(s)
I20260713 09:02:08.936203  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:34465
I20260713 09:02:08.974972  8401 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:08.975904  8401 tablet_bootstrap.cc:492] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:08.976526  8401 ts_tablet_manager.cc:1403] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.045s	user 0.037s	sys 0.008s
I20260713 09:02:08.979254  8401 raft_consensus.cc:359] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:08.979852  8401 raft_consensus.cc:740] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.980543  8401 consensus_queue.cc:260] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:08.981945  8401 ts_tablet_manager.cc:1434] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:02:08.982657  8401 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:08.997498  8477 heartbeater.cc:344] Connected to a master server at 127.5.161.254:44169
I20260713 09:02:08.997910  8477 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:08.998754  8477 heartbeater.cc:507] Master 127.5.161.254:44169 requested a full tablet report, sending...
I20260713 09:02:09.006225  8401 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:09.007102  8401 tablet_bootstrap.cc:492] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:09.007678  8401 ts_tablet_manager.cc:1403] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260713 09:02:09.008014  7806 ts_manager.cc:194] Re-registered known tserver with Master: 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:09.009719  8401 raft_consensus.cc:359] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.010149  8401 raft_consensus.cc:740] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.010639  8401 consensus_queue.cc:260] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [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: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.011941  8401 ts_tablet_manager.cc:1434] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:09.012537  8401 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:09.022769  8401 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:09.023537  8401 tablet_bootstrap.cc:492] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:09.023954  8401 ts_tablet_manager.cc:1403] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260713 09:02:09.025507  8401 raft_consensus.cc:359] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:09.026124  8401 raft_consensus.cc:740] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.026708  8401 consensus_queue.cc:260] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [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: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:09.028067  8401 ts_tablet_manager.cc:1434] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260713 09:02:09.028035  7806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48320
I20260713 09:02:09.028854  8401 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:09.031556  8477 heartbeater.cc:499] Master 127.5.161.254:44169 was elected leader, sending a full tablet report...
I20260713 09:02:09.042833  8401 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:09.043448  8401 tablet_bootstrap.cc:492] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:09.043967  8401 ts_tablet_manager.cc:1403] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:02:09.045737  8401 raft_consensus.cc:359] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:09.046327  8401 raft_consensus.cc:740] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.046921  8401 consensus_queue.cc:260] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [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: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:09.048738  8401 ts_tablet_manager.cc:1434] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:02:09.049392  8401 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:09.059329  8401 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:09.060178  8401 tablet_bootstrap.cc:492] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:09.060773  8401 ts_tablet_manager.cc:1403] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260713 09:02:09.062618  8401 raft_consensus.cc:359] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.063035  8401 raft_consensus.cc:740] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.063773  8401 consensus_queue.cc:260] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [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: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.065579  8401 ts_tablet_manager.cc:1434] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:02:09.066293  8401 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:09.076862  8401 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:09.077510  8401 tablet_bootstrap.cc:492] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:09.077945  8401 ts_tablet_manager.cc:1403] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:02:09.079527  8401 raft_consensus.cc:359] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:09.079986  8401 raft_consensus.cc:740] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.080583  8401 consensus_queue.cc:260] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [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: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:09.082101  8401 ts_tablet_manager.cc:1434] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:09.083005  8401 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:09.094137  8401 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:09.094898  8401 tablet_bootstrap.cc:492] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:09.095453  8401 ts_tablet_manager.cc:1403] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260713 09:02:09.097677  8401 raft_consensus.cc:359] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.098264  8401 raft_consensus.cc:740] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.098839  8401 consensus_queue.cc:260] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.100903  8401 ts_tablet_manager.cc:1434] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:02:09.101594  8401 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap starting.
I20260713 09:02:09.112509  8401 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: 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
I20260713 09:02:09.113194  8401 tablet_bootstrap.cc:492] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Bootstrap complete.
I20260713 09:02:09.113747  8401 ts_tablet_manager.cc:1403] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:02:09.115999  8401 raft_consensus.cc:359] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:09.116590  8401 raft_consensus.cc:740] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.117167  8401 consensus_queue.cc:260] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:09.119174  8401 ts_tablet_manager.cc:1434] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:02:09.537727  8268 raft_consensus.cc:493] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.538273  8268 raft_consensus.cc:515] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.540251  8268 leader_election.cc:290] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:09.540827  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:09.541361  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:09.541535  8443 raft_consensus.cc:2468] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:09.542565  8023 leader_election.cc:304] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [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: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:09.543155  8268 raft_consensus.cc:2804] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:09.543471  8268 raft_consensus.cc:493] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.543730  8268 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.547994  8268 raft_consensus.cc:515] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.549551  8268 leader_election.cc:290] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 2 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:09.550228  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:09.550459  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:09.550810  8443 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.557183  8443 raft_consensus.cc:2468] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 2.
I20260713 09:02:09.558203  8023 leader_election.cc:304] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [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: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:09.559304  8268 raft_consensus.cc:2804] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.559926  8268 raft_consensus.cc:697] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:09.560695  8268 consensus_queue.cc:237] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.569972  7806 catalog_manager.cc:5697] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 1 to 2, leader changed from 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193) to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:09.738302  8229 raft_consensus.cc:493] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.738826  8229 raft_consensus.cc:515] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.740821  8229 leader_election.cc:290] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:09.741467  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:09.741770  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:09.742094  8443 raft_consensus.cc:2393] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b8f1518a95542db8264212b8e84e07b in current term 2: Already voted for candidate 3dd8e13c5cd643738bc98c8118e62232 in this term.
I20260713 09:02:09.743469  7949 leader_election.cc:304] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b; no voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:09.744104  8229 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.752007  8229 raft_consensus.cc:2749] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:09.771301  8364 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.771734  8364 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.773519  8364 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:09.774894  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:09.776105  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:09.776736  8442 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:09.777652  8023 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [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: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:09.778388  8364 raft_consensus.cc:2804] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:09.778755  8364 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.779094  8364 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.785787  8364 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.787626  8364 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 2 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:09.788448  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:09.789002  8442 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.789665  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:09.795562  8442 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 2.
I20260713 09:02:09.796551  8023 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [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: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:09.797295  8364 raft_consensus.cc:2804] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.797711  8364 raft_consensus.cc:697] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:09.798548  8364 consensus_queue.cc:237] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.801637  8229 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.803177  8229 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:09.807020  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:09.808548  8229 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:09.809219  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:09.812968  8442 raft_consensus.cc:2393] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b8f1518a95542db8264212b8e84e07b in current term 2: Already voted for candidate 3dd8e13c5cd643738bc98c8118e62232 in this term.
I20260713 09:02:09.813961  7949 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b; no voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:09.815109  8229 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.820380  8234 raft_consensus.cc:493] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.820894  8234 raft_consensus.cc:515] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.823427  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:09.825323  8234 leader_election.cc:290] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:09.826745  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:09.827327  8443 raft_consensus.cc:2468] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:09.828450  8097 leader_election.cc:304] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [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: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9; no voters: 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:09.829663  8234 raft_consensus.cc:2804] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:09.829990  8234 raft_consensus.cc:493] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.830302  8234 raft_consensus.cc:3060] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.834111  8268 raft_consensus.cc:493] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.834636  8268 raft_consensus.cc:515] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.838665  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:09.839716  7806 catalog_manager.cc:5697] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 1 to 2, leader changed from 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193) to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:09.846427  8268 leader_election.cc:290] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:09.847561  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:09.848217  8443 raft_consensus.cc:2468] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 1.
I20260713 09:02:09.849165  8234 raft_consensus.cc:515] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.849332  8023 leader_election.cc:304] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [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: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:09.851884  8500 raft_consensus.cc:2804] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:09.852422  8500 raft_consensus.cc:493] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f50c35a10f45ab91c9f77181e2103d)
I20260713 09:02:09.852782  8500 raft_consensus.cc:3060] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.855293  8129 raft_consensus.cc:2393] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dd8e13c5cd643738bc98c8118e62232 in current term 2: Already voted for candidate d025ee32b2024cfcb17e2248264e37e9 in this term.
I20260713 09:02:09.859113  8500 raft_consensus.cc:515] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.860064  8229 raft_consensus.cc:2749] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:09.862107  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:09.862581  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:09.862913  8129 raft_consensus.cc:2393] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3dd8e13c5cd643738bc98c8118e62232 in current term 2: Already voted for candidate d025ee32b2024cfcb17e2248264e37e9 in this term.
I20260713 09:02:09.863337  8057 raft_consensus.cc:2393] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d025ee32b2024cfcb17e2248264e37e9 in current term 2: Already voted for candidate 3dd8e13c5cd643738bc98c8118e62232 in this term.
I20260713 09:02:09.864310  8500 leader_election.cc:290] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [CANDIDATE]: Term 2 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:09.867363  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "3dd8e13c5cd643738bc98c8118e62232" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:09.867935  8443 raft_consensus.cc:3060] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.875273  8234 leader_election.cc:290] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:09.876477  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:09.876976  8443 raft_consensus.cc:2468] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dd8e13c5cd643738bc98c8118e62232 in term 2.
I20260713 09:02:09.877796  8097 leader_election.cc:304] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [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: d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:09.878085  8023 leader_election.cc:304] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [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: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:09.878966  8234 raft_consensus.cc:2749] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:02:09.879160  8500 raft_consensus.cc:2804] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.879940  8500 raft_consensus.cc:697] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Becoming Leader. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:09.880987  8500 consensus_queue.cc:237] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:09.953881  7806 catalog_manager.cc:5697] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 reported cstate change: term changed from 1 to 2, leader changed from 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193) to 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "3dd8e13c5cd643738bc98c8118e62232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.068547  8443 raft_consensus.cc:1275] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Refusing update from remote peer 3dd8e13c5cd643738bc98c8118e62232: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.070370  8499 consensus_queue.cc:1048] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:10.092500  7980 raft_consensus.cc:1275] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Refusing update from remote peer 3dd8e13c5cd643738bc98c8118e62232: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.094327  8499 consensus_queue.cc:1048] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.266870  8443 raft_consensus.cc:1275] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Refusing update from remote peer 3dd8e13c5cd643738bc98c8118e62232: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.268173  8499 consensus_queue.cc:1048] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.280072  8129 raft_consensus.cc:1275] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Refusing update from remote peer 3dd8e13c5cd643738bc98c8118e62232: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.282332  8500 consensus_queue.cc:1048] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.301483  8443 raft_consensus.cc:1275] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Refusing update from remote peer 3dd8e13c5cd643738bc98c8118e62232: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.302887  8500 consensus_queue.cc:1048] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.330399  7982 raft_consensus.cc:1275] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Refusing update from remote peer 3dd8e13c5cd643738bc98c8118e62232: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.331805  8500 consensus_queue.cc:1048] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:02:14.280054  8079 debug-util.cc:398] Leaking SignalData structure 0x7b0800153300 after lost signal to thread 5770
W20260713 09:02:14.281255  8079 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc720 after lost signal to thread 7841
I20260713 09:02:14.324316  8524 raft_consensus.cc:493] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b8f1518a95542db8264212b8e84e07b)
I20260713 09:02:14.324983  8524 raft_consensus.cc:515] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:14.327477  8524 leader_election.cc:290] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:14.377570  8527 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3dd8e13c5cd643738bc98c8118e62232)
I20260713 09:02:14.502544  8524 raft_consensus.cc:493] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b8f1518a95542db8264212b8e84e07b)
I20260713 09:02:14.502694  8527 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:14.503106  8524 raft_consensus.cc:515] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:14.505116  8524 leader_election.cc:290] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:14.506103  8527 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
W20260713 09:02:14.436614  8079 debug-util.cc:398] Leaking SignalData structure 0x7b08001acaa0 after lost signal to thread 8008
W20260713 09:02:14.507612  8079 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2980 after lost signal to thread 8082
W20260713 09:02:14.508862  8079 debug-util.cc:398] Leaking SignalData structure 0x7b0800096aa0 after lost signal to thread 8156
W20260713 09:02:14.510099  8079 debug-util.cc:398] Leaking SignalData structure 0x7b08002508c0 after lost signal to thread 8475
I20260713 09:02:14.516317  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:14.545006  8460 raft_consensus.cc:493] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3dd8e13c5cd643738bc98c8118e62232)
I20260713 09:02:14.545634  8460 raft_consensus.cc:515] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:14.547824  8460 leader_election.cc:290] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465)
I20260713 09:02:14.572202  8535 raft_consensus.cc:493] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b8f1518a95542db8264212b8e84e07b)
I20260713 09:02:14.572739  8535 raft_consensus.cc:515] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:14.573002  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:14.573603  8442 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 1.
I20260713 09:02:14.574527  8440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f72a83585e4e84b3272fec65d39674" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:14.575698  8535 leader_election.cc:290] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:14.576013  8439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:14.576179  8535 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3dd8e13c5cd643738bc98c8118e62232)
I20260713 09:02:14.576707  8535 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:14.579378  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:14.580240  8535 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:14.580859  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f72a83585e4e84b3272fec65d39674" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:14.581485  8535 raft_consensus.cc:493] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3dd8e13c5cd643738bc98c8118e62232)
I20260713 09:02:14.598477  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f57ede3d2f43458f6b6a96c68538c1" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:14.598140  8535 raft_consensus.cc:515] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:14.593178  8532 raft_consensus.cc:493] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3dd8e13c5cd643738bc98c8118e62232)
I20260713 09:02:14.614176  8532 raft_consensus.cc:515] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:14.615032  8535 leader_election.cc:290] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:14.624670  8439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:14.626073  8439 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 2.
I20260713 09:02:14.626111  8097 leader_election.cc:304] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [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: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9; no voters: 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:14.627236  8534 raft_consensus.cc:2804] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:14.627424  8097 leader_election.cc:304] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:14.627749  8534 raft_consensus.cc:493] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8b8f1518a95542db8264212b8e84e07b)
I20260713 09:02:14.627907  7949 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:14.628312  8534 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:14.629098  8527 raft_consensus.cc:2804] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:02:14.629436  8527 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3dd8e13c5cd643738bc98c8118e62232)
I20260713 09:02:14.629534  8460 raft_consensus.cc:2749] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:14.629925  8527 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:14.633607  8097 leader_election.cc:304] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:14.634374  8460 raft_consensus.cc:2749] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:02:14.637239  8527 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:14.629415  8532 leader_election.cc:290] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:14.639917  8534 raft_consensus.cc:515] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:14.644347  8439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:14.645870  8439 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:14.646932  8534 leader_election.cc:290] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 2 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:14.648360  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:14.649638  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:14.651216  8527 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 3 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:14.653649  8439 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 3.
I20260713 09:02:14.655319  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:14.655897  7949 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 3dd8e13c5cd643738bc98c8118e62232
I20260713 09:02:14.656921  8097 leader_election.cc:304] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [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: d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:14.658102  8527 raft_consensus.cc:2804] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:14.659266  8527 raft_consensus.cc:697] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 3 LEADER]: Becoming Leader. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:14.659783  8534 raft_consensus.cc:2749] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:02:14.659982  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5889310bceb488a80af8e531bee710f" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:14.660425  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:14.661136  8527 consensus_queue.cc:237] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:14.662523  8441 raft_consensus.cc:1240] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Rejecting Update request from peer 3dd8e13c5cd643738bc98c8118e62232 for earlier term 2. Current term is 3. Ops: []
I20260713 09:02:14.662869  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:14.663789  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:14.664162  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11863a88a6b64725b8a255870de6b301" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dd8e13c5cd643738bc98c8118e62232" is_pre_election: true
I20260713 09:02:14.667824  8521 consensus_queue.cc:1059] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:14.668452  8397 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 3dd8e13c5cd643738bc98c8118e62232, 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:14.668874  8530 raft_consensus.cc:3055] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:14.668987  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5889310bceb488a80af8e531bee710f" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:14.669274  8530 raft_consensus.cc:740] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:14.670126  8530 consensus_queue.cc:260] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:14.670459  8127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11863a88a6b64725b8a255870de6b301" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:14.670683  8395 leader_election.cc:304] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:14.671258  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:14.672006  8532 raft_consensus.cc:2749] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:14.671450  8535 raft_consensus.cc:2749] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:02:14.672487  8395 leader_election.cc:304] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:14.673269  8535 raft_consensus.cc:2749] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:14.673681  8395 leader_election.cc:304] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d; no voters: 3dd8e13c5cd643738bc98c8118e62232, d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:14.674409  8530 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:14.676506  8535 raft_consensus.cc:2749] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:14.683671  7806 catalog_manager.cc:5697] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b reported cstate change: term changed from 2 to 3, leader changed from 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195) to 8b8f1518a95542db8264212b8e84e07b (127.5.161.194). New cstate: current_term: 3 leader_uuid: "8b8f1518a95542db8264212b8e84e07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:14.713971  8005 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1440 after lost signal to thread 5770
W20260713 09:02:14.714953  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800101de0 after lost signal to thread 7841
W20260713 09:02:14.716148  8005 debug-util.cc:398] Leaking SignalData structure 0x7b080021e320 after lost signal to thread 8008
W20260713 09:02:14.717262  8005 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9e60 after lost signal to thread 8082
W20260713 09:02:14.718307  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800266080 after lost signal to thread 8156
W20260713 09:02:14.719403  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800087d00 after lost signal to thread 8475
I20260713 09:02:14.849416  8132 raft_consensus.cc:1240] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Rejecting Update request from peer 8b8f1518a95542db8264212b8e84e07b for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:14.850895  8527 consensus_queue.cc:1059] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.851962  8518 raft_consensus.cc:3055] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:14.852375  8518 raft_consensus.cc:740] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:14.853209  8518 consensus_queue.cc:260] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:14.854575  8518 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:15.062553  8056 raft_consensus.cc:1275] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 3 FOLLOWER]: Refusing update from remote peer 8b8f1518a95542db8264212b8e84e07b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:15.063834  8527 consensus_queue.cc:1048] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:15.084408  8441 raft_consensus.cc:1275] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Refusing update from remote peer 8b8f1518a95542db8264212b8e84e07b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:15.090382  8527 consensus_queue.cc:1048] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:16.187779  8555 raft_consensus.cc:493] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b8f1518a95542db8264212b8e84e07b)
I20260713 09:02:16.188374  8555 raft_consensus.cc:515] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:16.190507  8555 leader_election.cc:290] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:16.191661  8127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9" is_pre_election: true
I20260713 09:02:16.192525  8127 raft_consensus.cc:2393] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f50c35a10f45ab91c9f77181e2103d in current term 2: Already voted for candidate d025ee32b2024cfcb17e2248264e37e9 in this term.
I20260713 09:02:16.192644  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:16.193411  7982 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:16.194460  8398 leader_election.cc:304] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [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: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:16.195205  8555 raft_consensus.cc:2804] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:16.195477  8555 raft_consensus.cc:493] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8b8f1518a95542db8264212b8e84e07b)
I20260713 09:02:16.195734  8555 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:16.200371  8555 raft_consensus.cc:515] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:16.201833  8555 leader_election.cc:290] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Requested vote from peers d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:16.202530  8127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:16.202751  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:16.203284  8127 raft_consensus.cc:2393] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 02f50c35a10f45ab91c9f77181e2103d in current term 2: Already voted for candidate d025ee32b2024cfcb17e2248264e37e9 in this term.
I20260713 09:02:16.208385  7982 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:16.209784  8398 leader_election.cc:304] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [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: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:16.210888  8555 raft_consensus.cc:2804] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:16.211807  8555 raft_consensus.cc:697] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:16.212755  8555 consensus_queue.cc:237] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:16.221092  7806 catalog_manager.cc:5697] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 1 to 2, leader changed from 8b8f1518a95542db8264212b8e84e07b (127.5.161.194) to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 2 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:16.545852  8562 raft_consensus.cc:493] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.547592  8562 raft_consensus.cc:515] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:16.550336  8562 leader_election.cc:290] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:16.550475  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d" is_pre_election: true
I20260713 09:02:16.551474  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b" is_pre_election: true
I20260713 09:02:16.552071  7982 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 2.
I20260713 09:02:16.553064  8098 leader_election.cc:304] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:16.553654  8562 raft_consensus.cc:2804] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:02:16.553995  8562 raft_consensus.cc:493] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:16.554307  8562 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:16.561205  8562 raft_consensus.cc:515] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:16.563037  8562 leader_election.cc:290] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 3 election: Requested vote from peers 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465), 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403)
I20260713 09:02:16.563588  8443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
I20260713 09:02:16.563833  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a888624164fa4241910e353105ae63f6" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:16.564440  7982 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:16.570747  7982 raft_consensus.cc:2468] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 3.
I20260713 09:02:16.571702  8098 leader_election.cc:304] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:16.572481  8562 raft_consensus.cc:2804] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:16.572925  8562 raft_consensus.cc:697] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 3 LEADER]: Becoming Leader. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Running, Role: LEADER
I20260713 09:02:16.573799  8562 consensus_queue.cc:237] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:16.586057  7806 catalog_manager.cc:5697] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 reported cstate change: term changed from 2 to 3, leader changed from 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193) to d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196). New cstate: current_term: 3 leader_uuid: "d025ee32b2024cfcb17e2248264e37e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:16.823696  8127 raft_consensus.cc:1240] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 3 LEADER]: Rejecting Update request from peer 02f50c35a10f45ab91c9f77181e2103d for earlier term 2. Current term is 3. Ops: []
I20260713 09:02:16.824304  7984 raft_consensus.cc:1240] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Rejecting Update request from peer 02f50c35a10f45ab91c9f77181e2103d for earlier term 2. Current term is 3. Ops: []
I20260713 09:02:16.825137  8566 consensus_queue.cc:1059] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:16.827543  8566 consensus_queue.cc:1243] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Peer d025ee32b2024cfcb17e2248264e37e9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:02:16.828058  8565 consensus_queue.cc:1059] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:16.830945  8567 raft_consensus.cc:3055] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:16.831214  8567 raft_consensus.cc:740] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:16.831785  8567 consensus_queue.cc:260] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } }
I20260713 09:02:16.832646  8567 raft_consensus.cc:3060] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:16.981118  8441 raft_consensus.cc:1275] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Refusing update from remote peer d025ee32b2024cfcb17e2248264e37e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:02:16.981447  8441 pending_rounds.cc:85] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Aborting all ops after (but not including) 1
I20260713 09:02:16.981704  8441 pending_rounds.cc:107] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:02:16.981978  8441 raft_consensus.cc:2889] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:02:16.983191  8534 consensus_queue.cc:1048] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:16.994143  7984 raft_consensus.cc:1275] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Refusing update from remote peer d025ee32b2024cfcb17e2248264e37e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:16.995563  8562 consensus_queue.cc:1048] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.084400  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:19.111409  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11863a88a6b64725b8a255870de6b301"
dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
mode: GRACEFUL
new_leader_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:33752
I20260713 09:02:19.112226  8057 raft_consensus.cc:606] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Received request to transfer leadership to TS 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:19.114502  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80babeaaee7249648de649a89c4423ca"
dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
mode: GRACEFUL
new_leader_uuid: "8b8f1518a95542db8264212b8e84e07b"
 from {username='slave'} at 127.0.0.1:33752
I20260713 09:02:19.114954  8057 raft_consensus.cc:606] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Received request to transfer leadership to TS 8b8f1518a95542db8264212b8e84e07b
I20260713 09:02:19.117105  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01"
dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
mode: GRACEFUL
new_leader_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:33752
I20260713 09:02:19.117522  8057 raft_consensus.cc:606] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Received request to transfer leadership to TS 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:19.119506  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8"
dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
mode: GRACEFUL
new_leader_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:33752
I20260713 09:02:19.119886  8057 raft_consensus.cc:606] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Received request to transfer leadership to TS 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:19.121835  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848"
dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
mode: GRACEFUL
new_leader_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:33752
I20260713 09:02:19.122243  8057 raft_consensus.cc:606] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Received request to transfer leadership to TS 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:19.123247  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:02:19.124074  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:19.152176  8577 raft_consensus.cc:993] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232: : Instructing follower 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:19.152724  8577 raft_consensus.cc:1081] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Signalling peer 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:19.154217  8441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8"
dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:45260
I20260713 09:02:19.154687  8441 raft_consensus.cc:493] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:19.154961  8441 raft_consensus.cc:3060] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.160347  8441 raft_consensus.cc:515] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:19.161927  8441 leader_election.cc:290] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:19.162573  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:19.162772  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ba20df7d9f4c438895be4b77af99e8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:19.163089  8057 raft_consensus.cc:3055] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:19.163241  8132 raft_consensus.cc:3060] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.163405  8057 raft_consensus.cc:740] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:19.164115  8057 consensus_queue.cc:260] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:19.165025  8057 raft_consensus.cc:3060] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.167536  8132 raft_consensus.cc:2468] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:19.168460  8395 leader_election.cc:304] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:19.169775  8580 raft_consensus.cc:2804] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:19.169876  8057 raft_consensus.cc:2468] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:19.170928  8580 raft_consensus.cc:697] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:19.171798  8580 consensus_queue.cc:237] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:19.178747  7805 catalog_manager.cc:5697] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 1 to 2, leader changed from 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195) to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 2 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:19.252731  8529 raft_consensus.cc:993] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232: : Instructing follower 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:19.253110  8577 raft_consensus.cc:1081] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Signalling peer 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:19.254300  8441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11863a88a6b64725b8a255870de6b301"
dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:45260
I20260713 09:02:19.254696  8441 raft_consensus.cc:493] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:19.254945  8441 raft_consensus.cc:3060] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.258750  8529 raft_consensus.cc:993] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232: : Instructing follower 8b8f1518a95542db8264212b8e84e07b to start an election
I20260713 09:02:19.259184  8577 raft_consensus.cc:1081] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Signalling peer 8b8f1518a95542db8264212b8e84e07b to start an election
I20260713 09:02:19.259907  8441 raft_consensus.cc:515] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:19.260469  7982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80babeaaee7249648de649a89c4423ca"
dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
 from {username='slave'} at 127.0.0.1:39238
I20260713 09:02:19.260933  7982 raft_consensus.cc:493] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:19.261190  7982 raft_consensus.cc:3060] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.261695  8441 leader_election.cc:290] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:19.262234  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11863a88a6b64725b8a255870de6b301" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:19.262585  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11863a88a6b64725b8a255870de6b301" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:19.262792  8057 raft_consensus.cc:3055] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:19.263039  8132 raft_consensus.cc:3060] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.263164  8057 raft_consensus.cc:740] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:19.264050  8057 consensus_queue.cc:260] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:19.265350  8057 raft_consensus.cc:3060] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.267311  8132 raft_consensus.cc:2468] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:19.267603  7982 raft_consensus.cc:515] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:19.268114  8395 leader_election.cc:304] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:19.268836  8580 raft_consensus.cc:2804] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:19.269244  8580 raft_consensus.cc:697] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:19.270192  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80babeaaee7249648de649a89c4423ca" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:19.270076  8580 consensus_queue.cc:237] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:19.270718  8056 raft_consensus.cc:3055] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:19.270861  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80babeaaee7249648de649a89c4423ca" candidate_uuid: "8b8f1518a95542db8264212b8e84e07b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:19.271124  8056 raft_consensus.cc:740] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:19.271551  8132 raft_consensus.cc:3060] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.271668  8057 raft_consensus.cc:2468] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:19.271978  8056 consensus_queue.cc:260] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:19.273336  8056 raft_consensus.cc:3060] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.275560  8132 raft_consensus.cc:2468] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 2.
I20260713 09:02:19.276077  7982 leader_election.cc:290] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 2 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:19.276594  7947 leader_election.cc:304] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:19.277349  8527 raft_consensus.cc:2804] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:19.278391  8527 raft_consensus.cc:697] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 2 LEADER]: Becoming Leader. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:19.279120  8527 consensus_queue.cc:237] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:19.281955  8056 raft_consensus.cc:2468] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b8f1518a95542db8264212b8e84e07b in term 2.
I20260713 09:02:19.285238  7805 catalog_manager.cc:5697] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 1 to 2, leader changed from 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195) to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 2 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:19.286780  7806 catalog_manager.cc:5697] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b reported cstate change: term changed from 1 to 2, leader changed from 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195) to 8b8f1518a95542db8264212b8e84e07b (127.5.161.194). New cstate: current_term: 2 leader_uuid: "8b8f1518a95542db8264212b8e84e07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:19.356441  8529 raft_consensus.cc:993] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232: : Instructing follower 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:19.356801  8577 raft_consensus.cc:1081] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Signalling peer 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:19.358146  8441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848"
dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:45260
I20260713 09:02:19.358610  8441 raft_consensus.cc:493] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:19.358929  8441 raft_consensus.cc:3060] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.363562  8441 raft_consensus.cc:515] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:19.365120  8441 leader_election.cc:290] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:19.365777  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:19.366101  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dd2a05035d46028760319aba8bb848" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:19.366324  7982 raft_consensus.cc:3060] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.366611  8056 raft_consensus.cc:3055] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:19.366904  8056 raft_consensus.cc:740] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:19.367516  8056 consensus_queue.cc:260] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:19.368440  8056 raft_consensus.cc:3060] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:19.370775  7982 raft_consensus.cc:2468] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:19.371694  8398 leader_election.cc:304] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:19.372351  8580 raft_consensus.cc:2804] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:19.372709  8580 raft_consensus.cc:697] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:19.373059  8056 raft_consensus.cc:2468] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:19.373337  8580 consensus_queue.cc:237] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:19.380465  7806 catalog_manager.cc:5697] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 1 to 2, leader changed from 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195) to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 2 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:19.510212  8529 raft_consensus.cc:993] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232: : Instructing follower 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:19.510601  8577 raft_consensus.cc:1081] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Signalling peer 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:19.511801  8441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01"
dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:45260
I20260713 09:02:19.512243  8441 raft_consensus.cc:493] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:19.512655  8441 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:19.517134  8441 raft_consensus.cc:515] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:19.518347  8441 leader_election.cc:290] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 3 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:19.518955  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:19.519263  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85536db9e2b4089947a9ef9fd6d6b01" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:19.519500  7982 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:19.519822  8056 raft_consensus.cc:3055] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:19.520131  8056 raft_consensus.cc:740] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:19.520888  8056 consensus_queue.cc:260] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:19.522054  8056 raft_consensus.cc:3060] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:19.525197  7982 raft_consensus.cc:2468] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 3.
I20260713 09:02:19.526162  8398 leader_election.cc:304] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [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: 02f50c35a10f45ab91c9f77181e2103d, 8b8f1518a95542db8264212b8e84e07b; no voters: 
I20260713 09:02:19.526763  8580 raft_consensus.cc:2804] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:19.527117  8580 raft_consensus.cc:697] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 3 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:19.527575  8056 raft_consensus.cc:2468] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 3.
I20260713 09:02:19.527854  8580 consensus_queue.cc:237] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:19.535338  7806 catalog_manager.cc:5697] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 2 to 3, leader changed from 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195) to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 3 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:19.641922  8132 raft_consensus.cc:1275] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:19.643149  8580 consensus_queue.cc:1048] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.653301  8057 raft_consensus.cc:1275] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:19.656523  8581 consensus_queue.cc:1048] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.673225  8132 raft_consensus.cc:1275] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Refusing update from remote peer 8b8f1518a95542db8264212b8e84e07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:19.675609  8588 consensus_queue.cc:1048] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.691298  8057 raft_consensus.cc:1275] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Refusing update from remote peer 8b8f1518a95542db8264212b8e84e07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:19.692207  8601 consensus_queue.cc:1048] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.740581  8132 raft_consensus.cc:1275] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:19.741647  8595 consensus_queue.cc:1048] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.749233  8057 raft_consensus.cc:1275] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:19.750506  8581 consensus_queue.cc:1048] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.838393  8056 raft_consensus.cc:1275] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:19.839542  8581 consensus_queue.cc:1048] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.847573  7982 raft_consensus.cc:1275] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:19.849061  8595 consensus_queue.cc:1048] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:20.075285  8056 raft_consensus.cc:1275] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 3 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:20.077061  8595 consensus_queue.cc:1048] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:20.088585  7982 raft_consensus.cc:1275] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:20.090473  8595 consensus_queue.cc:1048] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:20.125224  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:20.148249  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:20.162969  8056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f"
dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
mode: GRACEFUL
new_leader_uuid: "d025ee32b2024cfcb17e2248264e37e9"
 from {username='slave'} at 127.0.0.1:33752
I20260713 09:02:20.163566  8056 raft_consensus.cc:606] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Received request to transfer leadership to TS d025ee32b2024cfcb17e2248264e37e9
I20260713 09:02:20.188657  7984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8"
dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
mode: GRACEFUL
new_leader_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:41882
I20260713 09:02:20.189338  7984 raft_consensus.cc:606] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 3 LEADER]: Received request to transfer leadership to TS 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:20.190999  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:20.191779  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:20.262566  8527 raft_consensus.cc:993] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b: : Instructing follower 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:20.262980  8527 raft_consensus.cc:1081] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 3 LEADER]: Signalling peer 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:20.264340  8443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8"
dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:45272
I20260713 09:02:20.264763  8443 raft_consensus.cc:493] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:20.265014  8443 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:20.271237  8443 raft_consensus.cc:515] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:20.272745  8443 leader_election.cc:290] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 4 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:20.273628  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:20.273794  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08c911d7c51448f87da3512fd7c2fd8" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:20.274188  7984 raft_consensus.cc:3055] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:20.274401  8056 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:20.274492  7984 raft_consensus.cc:740] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8b8f1518a95542db8264212b8e84e07b, State: Running, Role: LEADER
I20260713 09:02:20.275437  7984 consensus_queue.cc:260] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:20.276476  7984 raft_consensus.cc:3060] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:20.280434  8056 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 4.
I20260713 09:02:20.281770  8397 leader_election.cc:304] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [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: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:20.282765  8595 raft_consensus.cc:2804] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:20.283243  8595 raft_consensus.cc:697] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 4 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:20.283712  7984 raft_consensus.cc:2468] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 4.
I20260713 09:02:20.284400  8595 consensus_queue.cc:237] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [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: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } }
I20260713 09:02:20.292199  7805 catalog_manager.cc:5697] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 3 to 4, leader changed from 8b8f1518a95542db8264212b8e84e07b (127.5.161.194) to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 4 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:20.394673  8529 raft_consensus.cc:993] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232: : Instructing follower d025ee32b2024cfcb17e2248264e37e9 to start an election
I20260713 09:02:20.395133  8616 raft_consensus.cc:1081] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Signalling peer d025ee32b2024cfcb17e2248264e37e9 to start an election
I20260713 09:02:20.396596  8132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f"
dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
 from {username='slave'} at 127.0.0.1:56164
I20260713 09:02:20.397012  8132 raft_consensus.cc:493] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:20.397267  8132 raft_consensus.cc:3060] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:20.401909  8132 raft_consensus.cc:515] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:20.403304  8132 leader_election.cc:290] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 2 election: Requested vote from peers 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403), 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963)
I20260713 09:02:20.403867  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b8f1518a95542db8264212b8e84e07b"
I20260713 09:02:20.404240  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cd0693505f4225ad63f9f5a2557a1f" candidate_uuid: "d025ee32b2024cfcb17e2248264e37e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:20.404495  7984 raft_consensus.cc:3060] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:20.404759  8056 raft_consensus.cc:3055] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:20.405061  8056 raft_consensus.cc:740] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dd8e13c5cd643738bc98c8118e62232, State: Running, Role: LEADER
I20260713 09:02:20.405824  8056 consensus_queue.cc:260] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:20.406806  8056 raft_consensus.cc:3060] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:20.408957  7984 raft_consensus.cc:2468] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 2.
I20260713 09:02:20.409965  8098 leader_election.cc:304] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b8f1518a95542db8264212b8e84e07b, d025ee32b2024cfcb17e2248264e37e9; no voters: 
I20260713 09:02:20.410648  8576 raft_consensus.cc:2804] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:20.410985  8576 raft_consensus.cc:697] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 2 LEADER]: Becoming Leader. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Running, Role: LEADER
I20260713 09:02:20.411803  8056 raft_consensus.cc:2468] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d025ee32b2024cfcb17e2248264e37e9 in term 2.
I20260713 09:02:20.411758  8576 consensus_queue.cc:237] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } }
I20260713 09:02:20.419849  7805 catalog_manager.cc:5697] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 reported cstate change: term changed from 1 to 2, leader changed from 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195) to d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196). New cstate: current_term: 2 leader_uuid: "d025ee32b2024cfcb17e2248264e37e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:20.799050  7984 raft_consensus.cc:1275] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Refusing update from remote peer d025ee32b2024cfcb17e2248264e37e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:20.800055  8576 consensus_queue.cc:1048] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:20.809700  8057 raft_consensus.cc:1275] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Refusing update from remote peer d025ee32b2024cfcb17e2248264e37e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:20.812435  8592 consensus_queue.cc:1048] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:20.818364  7984 raft_consensus.cc:1275] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 4 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:20.819617  8595 consensus_queue.cc:1048] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b8f1518a95542db8264212b8e84e07b" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:20.820785  8056 raft_consensus.cc:1275] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 4 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:20.822372  8580 consensus_queue.cc:1048] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:21.192549  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:21.209290  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:21.231740  8132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70"
dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
mode: GRACEFUL
new_leader_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:47324
I20260713 09:02:21.232177  8132 raft_consensus.cc:606] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Received request to transfer leadership to TS 02f50c35a10f45ab91c9f77181e2103d
I20260713 09:02:21.233163  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:21.233868  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:21.359906  8592 raft_consensus.cc:993] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9: : Instructing follower 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:21.360394  8576 raft_consensus.cc:1081] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Signalling peer 02f50c35a10f45ab91c9f77181e2103d to start an election
I20260713 09:02:21.361677  8441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70"
dest_uuid: "02f50c35a10f45ab91c9f77181e2103d"
 from {username='slave'} at 127.0.0.1:45282
I20260713 09:02:21.362035  8441 raft_consensus.cc:493] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:21.362246  8441 raft_consensus.cc:3060] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:21.366926  8441 raft_consensus.cc:515] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:21.368201  8441 leader_election.cc:290] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Requested vote from peers 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963), d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196:45577)
I20260713 09:02:21.368866  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dd8e13c5cd643738bc98c8118e62232"
I20260713 09:02:21.369418  8057 raft_consensus.cc:3060] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:21.369352  8127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8bebd33d5484e4f96e9fc55b603cb70" candidate_uuid: "02f50c35a10f45ab91c9f77181e2103d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d025ee32b2024cfcb17e2248264e37e9"
I20260713 09:02:21.370007  8127 raft_consensus.cc:3055] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:21.370306  8127 raft_consensus.cc:740] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d025ee32b2024cfcb17e2248264e37e9, State: Running, Role: LEADER
I20260713 09:02:21.371137  8127 consensus_queue.cc:260] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:21.372406  8127 raft_consensus.cc:3060] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:21.375620  8057 raft_consensus.cc:2468] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:21.376664  8397 leader_election.cc:304] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f50c35a10f45ab91c9f77181e2103d, 3dd8e13c5cd643738bc98c8118e62232; no voters: 
I20260713 09:02:21.377413  8580 raft_consensus.cc:2804] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:21.377771  8580 raft_consensus.cc:697] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Becoming Leader. State: Replica: 02f50c35a10f45ab91c9f77181e2103d, State: Running, Role: LEADER
I20260713 09:02:21.378726  8127 raft_consensus.cc:2468] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f50c35a10f45ab91c9f77181e2103d in term 2.
I20260713 09:02:21.378491  8580 consensus_queue.cc:237] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } }
I20260713 09:02:21.385576  7806 catalog_manager.cc:5697] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d reported cstate change: term changed from 1 to 2, leader changed from d025ee32b2024cfcb17e2248264e37e9 (127.5.161.196) to 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193). New cstate: current_term: 2 leader_uuid: "02f50c35a10f45ab91c9f77181e2103d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f50c35a10f45ab91c9f77181e2103d" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:21.804136  8057 raft_consensus.cc:1275] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:21.805076  8580 consensus_queue.cc:1048] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd8e13c5cd643738bc98c8118e62232" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:21.817709  8127 raft_consensus.cc:1275] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Refusing update from remote peer 02f50c35a10f45ab91c9f77181e2103d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:21.818915  8580 consensus_queue.cc:1048] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d025ee32b2024cfcb17e2248264e37e9" member_type: VOTER last_known_addr { host: "127.5.161.196" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:22.234521  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:22.247959  5767 tablet_server.cc:179] TabletServer@127.5.161.193:34465 shutting down...
I20260713 09:02:22.267198  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:22.267932  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.269016  5767 raft_consensus.cc:2243] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.269677  5767 raft_consensus.cc:2272] T a888624164fa4241910e353105ae63f6 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.272395  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.273171  5767 raft_consensus.cc:2243] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.273552  5767 raft_consensus.cc:2272] T cd8e50aac7e54ee099ac21286404c273 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.275291  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.275786  5767 raft_consensus.cc:2243] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.276521  5767 raft_consensus.cc:2272] T a85536db9e2b4089947a9ef9fd6d6b01 P 02f50c35a10f45ab91c9f77181e2103d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.278209  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.278661  5767 raft_consensus.cc:2243] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.279358  5767 raft_consensus.cc:2272] T c9ba20df7d9f4c438895be4b77af99e8 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.281240  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.281700  5767 raft_consensus.cc:2243] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.282366  5767 raft_consensus.cc:2272] T c9dd2a05035d46028760319aba8bb848 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.284031  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.284560  5767 raft_consensus.cc:2243] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.284890  5767 raft_consensus.cc:2272] T 828ad888ceff46d196d5ddf26b0273f0 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.286681  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.287175  5767 raft_consensus.cc:2243] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.287506  5767 raft_consensus.cc:2272] T ba81ea71e0f348359b216f025b3da43b P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.289211  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.289729  5767 raft_consensus.cc:2243] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.290066  5767 raft_consensus.cc:2272] T 4a5eb1175b3e4fef88656a6c971f4429 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.291927  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.292425  5767 raft_consensus.cc:2243] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.292773  5767 raft_consensus.cc:2272] T d1930c22e5dc4a1cab45914a229a2a71 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.294472  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.294979  5767 raft_consensus.cc:2243] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.295622  5767 raft_consensus.cc:2272] T f8bebd33d5484e4f96e9fc55b603cb70 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.298187  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.298695  5767 raft_consensus.cc:2243] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.299257  5767 raft_consensus.cc:2272] T 90f57ede3d2f43458f6b6a96c68538c1 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.301173  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.301597  5767 raft_consensus.cc:2243] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.302253  5767 raft_consensus.cc:2272] T 11863a88a6b64725b8a255870de6b301 P 02f50c35a10f45ab91c9f77181e2103d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.303800  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.304248  5767 raft_consensus.cc:2243] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.304702  5767 raft_consensus.cc:2272] T c0f72a83585e4e84b3272fec65d39674 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.306298  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.306710  5767 raft_consensus.cc:2243] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.307029  5767 raft_consensus.cc:2272] T 0cb44c558c484c5285414a5bd4810466 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.308643  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.309072  5767 raft_consensus.cc:2243] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.309405  5767 raft_consensus.cc:2272] T a5889310bceb488a80af8e531bee710f P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.310998  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.311412  5767 raft_consensus.cc:2243] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.312024  5767 raft_consensus.cc:2272] T a08c911d7c51448f87da3512fd7c2fd8 P 02f50c35a10f45ab91c9f77181e2103d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.313903  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.314486  5767 raft_consensus.cc:2243] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.314882  5767 raft_consensus.cc:2272] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.317088  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:22.317531  5767 raft_consensus.cc:2243] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.317847  5767 raft_consensus.cc:2272] T 35d5ebb792a346bfbd7cd721936b8836 P 02f50c35a10f45ab91c9f77181e2103d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:22.330020  8097 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]
W20260713 09:02:22.332927  8097 consensus_peers.cc:597] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:22.336297  8023 consensus_peers.cc:597] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:22.351415  7949 consensus_peers.cc:597] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.354549  5767 tablet_server.cc:196] TabletServer@127.5.161.193:34465 shutdown complete.
I20260713 09:02:22.383946  5767 tablet_server.cc:179] TabletServer@127.5.161.194:0 shutting down...
W20260713 09:02:22.404132  8098 consensus_peers.cc:597] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 -> Peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Couldn't send request to peer 8b8f1518a95542db8264212b8e84e07b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.408447  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:22.409303  5767 tablet_replica.cc:333] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.410192  5767 raft_consensus.cc:2243] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:02:22.410279  8098 consensus_peers.cc:597] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 -> Peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Couldn't send request to peer 8b8f1518a95542db8264212b8e84e07b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.411084  5767 raft_consensus.cc:2272] T 80babeaaee7249648de649a89c4423ca P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.412963  5767 tablet_replica.cc:333] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.413487  5767 raft_consensus.cc:2243] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.413861  5767 raft_consensus.cc:2272] T 35d5ebb792a346bfbd7cd721936b8836 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.415550  5767 tablet_replica.cc:333] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.416066  5767 raft_consensus.cc:2243] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.416472  5767 raft_consensus.cc:2272] T 00776b68343d410c8950b04d304d380e P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.418206  5767 tablet_replica.cc:333] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.418673  5767 raft_consensus.cc:2243] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.419070  5767 raft_consensus.cc:2272] T 6efe19b4a983460f93be4e7c48637cfa P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.421365  5767 tablet_replica.cc:333] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
W20260713 09:02:22.421787  8024 consensus_peers.cc:597] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Couldn't send request to peer 8b8f1518a95542db8264212b8e84e07b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.421857  5767 raft_consensus.cc:2243] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.422412  5767 raft_consensus.cc:2272] T c9dd2a05035d46028760319aba8bb848 P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.424113  5767 tablet_replica.cc:333] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.424664  5767 raft_consensus.cc:2243] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.425025  5767 raft_consensus.cc:2272] T a888624164fa4241910e353105ae63f6 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.426640  5767 tablet_replica.cc:333] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.427114  5767 raft_consensus.cc:2243] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.427505  5767 raft_consensus.cc:2272] T cd8e50aac7e54ee099ac21286404c273 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.429211  5767 tablet_replica.cc:333] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.429687  5767 raft_consensus.cc:2243] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.430341  5767 raft_consensus.cc:2272] T a5889310bceb488a80af8e531bee710f P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.431958  5767 tablet_replica.cc:333] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.432463  5767 raft_consensus.cc:2243] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.433121  5767 raft_consensus.cc:2272] T 0cb44c558c484c5285414a5bd4810466 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.434815  5767 tablet_replica.cc:333] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.435266  5767 raft_consensus.cc:2243] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.435613  5767 raft_consensus.cc:2272] T a08c911d7c51448f87da3512fd7c2fd8 P 8b8f1518a95542db8264212b8e84e07b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.437268  5767 tablet_replica.cc:333] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.437723  5767 raft_consensus.cc:2243] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.438081  5767 raft_consensus.cc:2272] T fd27498a46c242be88aa31226f215460 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.439684  5767 tablet_replica.cc:333] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.440115  5767 raft_consensus.cc:2243] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.440822  5767 raft_consensus.cc:2272] T b4b8ec2b5dc8422cbd64d7b958d3ceac P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.442520  5767 tablet_replica.cc:333] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.442955  5767 raft_consensus.cc:2243] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.443580  5767 raft_consensus.cc:2272] T d1930c22e5dc4a1cab45914a229a2a71 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.445182  5767 tablet_replica.cc:333] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.445636  5767 raft_consensus.cc:2243] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.446002  5767 raft_consensus.cc:2272] T 96cd0693505f4225ad63f9f5a2557a1f P 8b8f1518a95542db8264212b8e84e07b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.447674  5767 tablet_replica.cc:333] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.448100  5767 raft_consensus.cc:2243] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.448472  5767 raft_consensus.cc:2272] T 2178f406472d4bccb46ab135e7f28662 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:22.449940  8023 consensus_peers.cc:597] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.450129  5767 tablet_replica.cc:333] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.450664  5767 raft_consensus.cc:2243] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.451375  5767 raft_consensus.cc:2272] T c0f72a83585e4e84b3272fec65d39674 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.453027  5767 tablet_replica.cc:333] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.453459  5767 raft_consensus.cc:2243] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.453801  5767 raft_consensus.cc:2272] T a85536db9e2b4089947a9ef9fd6d6b01 P 8b8f1518a95542db8264212b8e84e07b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.455312  5767 tablet_replica.cc:333] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b: stopping tablet replica
I20260713 09:02:22.455767  5767 raft_consensus.cc:2243] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.456147  5767 raft_consensus.cc:2272] T 4a5eb1175b3e4fef88656a6c971f4429 P 8b8f1518a95542db8264212b8e84e07b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:22.465642  8024 consensus_peers.cc:597] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Couldn't send request to peer 8b8f1518a95542db8264212b8e84e07b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:22.491683  8024 consensus_peers.cc:597] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 -> Peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Couldn't send request to peer 8b8f1518a95542db8264212b8e84e07b. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.194:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.525825  5767 tablet_server.cc:196] TabletServer@127.5.161.194:0 shutdown complete.
W20260713 09:02:22.546075  8097 consensus_peers.cc:597] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.556419  5767 tablet_server.cc:179] TabletServer@127.5.161.195:0 shutting down...
I20260713 09:02:22.579991  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:22.580744  5767 tablet_replica.cc:333] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.581490  5767 raft_consensus.cc:2243] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.581986  5767 raft_consensus.cc:2272] T 80babeaaee7249648de649a89c4423ca P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.583844  5767 tablet_replica.cc:333] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.584427  5767 raft_consensus.cc:2243] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.585188  5767 raft_consensus.cc:2272] T 35d5ebb792a346bfbd7cd721936b8836 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.586935  5767 tablet_replica.cc:333] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.587440  5767 raft_consensus.cc:2243] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.587885  5767 raft_consensus.cc:2272] T 11863a88a6b64725b8a255870de6b301 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.589578  5767 tablet_replica.cc:333] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.590123  5767 raft_consensus.cc:2243] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.590832  5767 raft_consensus.cc:2272] T 90f57ede3d2f43458f6b6a96c68538c1 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.592576  5767 tablet_replica.cc:333] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.593029  5767 raft_consensus.cc:2243] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.593385  5767 raft_consensus.cc:2272] T 2178f406472d4bccb46ab135e7f28662 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.595075  5767 tablet_replica.cc:333] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.595528  5767 raft_consensus.cc:2243] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.595862  5767 raft_consensus.cc:2272] T 6efe19b4a983460f93be4e7c48637cfa P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.597533  5767 tablet_replica.cc:333] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.597999  5767 raft_consensus.cc:2243] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.598367  5767 raft_consensus.cc:2272] T ba81ea71e0f348359b216f025b3da43b P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.600047  5767 tablet_replica.cc:333] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.600540  5767 raft_consensus.cc:2243] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.600906  5767 raft_consensus.cc:2272] T a08c911d7c51448f87da3512fd7c2fd8 P 3dd8e13c5cd643738bc98c8118e62232 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.602452  5767 tablet_replica.cc:333] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.602876  5767 raft_consensus.cc:2243] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.603499  5767 raft_consensus.cc:2272] T fd27498a46c242be88aa31226f215460 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.605206  5767 tablet_replica.cc:333] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.605638  5767 raft_consensus.cc:2243] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.605986  5767 raft_consensus.cc:2272] T c9dd2a05035d46028760319aba8bb848 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.607597  5767 tablet_replica.cc:333] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.607995  5767 raft_consensus.cc:2243] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.608371  5767 raft_consensus.cc:2272] T 828ad888ceff46d196d5ddf26b0273f0 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.610047  5767 tablet_replica.cc:333] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.610469  5767 raft_consensus.cc:2243] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.610797  5767 raft_consensus.cc:2272] T a85536db9e2b4089947a9ef9fd6d6b01 P 3dd8e13c5cd643738bc98c8118e62232 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.612375  5767 tablet_replica.cc:333] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.612782  5767 raft_consensus.cc:2243] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.613173  5767 raft_consensus.cc:2272] T c9ba20df7d9f4c438895be4b77af99e8 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.614867  5767 tablet_replica.cc:333] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.615289  5767 raft_consensus.cc:2243] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.615942  5767 raft_consensus.cc:2272] T 00776b68343d410c8950b04d304d380e P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.617599  5767 tablet_replica.cc:333] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.618008  5767 raft_consensus.cc:2243] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.618340  5767 raft_consensus.cc:2272] T f8bebd33d5484e4f96e9fc55b603cb70 P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.620324  5767 tablet_replica.cc:333] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.620714  5767 raft_consensus.cc:2243] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.621363  5767 raft_consensus.cc:2272] T 4a5eb1175b3e4fef88656a6c971f4429 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.622989  5767 tablet_replica.cc:333] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.623430  5767 raft_consensus.cc:2243] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.623792  5767 raft_consensus.cc:2272] T 96cd0693505f4225ad63f9f5a2557a1f P 3dd8e13c5cd643738bc98c8118e62232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.625406  5767 tablet_replica.cc:333] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232: stopping tablet replica
I20260713 09:02:22.625770  5767 raft_consensus.cc:2243] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.626412  5767 raft_consensus.cc:2272] T cd8e50aac7e54ee099ac21286404c273 P 3dd8e13c5cd643738bc98c8118e62232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.679734  5767 tablet_server.cc:196] TabletServer@127.5.161.195:0 shutdown complete.
I20260713 09:02:22.707731  5767 tablet_server.cc:179] TabletServer@127.5.161.196:0 shutting down...
W20260713 09:02:22.725183  8097 consensus_peers.cc:597] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 -> Peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Couldn't send request to peer 3dd8e13c5cd643738bc98c8118e62232. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.195:43963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:22.730078  8098 consensus_peers.cc:597] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 -> Peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Couldn't send request to peer 8b8f1518a95542db8264212b8e84e07b. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.194:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:22.746811  8097 consensus_peers.cc:597] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 -> Peer 3dd8e13c5cd643738bc98c8118e62232 (127.5.161.195:43963): Couldn't send request to peer 3dd8e13c5cd643738bc98c8118e62232. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.195:43963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:22.749176  8098 consensus_peers.cc:597] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 -> Peer 8b8f1518a95542db8264212b8e84e07b (127.5.161.194:46403): Couldn't send request to peer 8b8f1518a95542db8264212b8e84e07b. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.194:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:22.749361  8097 consensus_peers.cc:597] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 -> Peer 02f50c35a10f45ab91c9f77181e2103d (127.5.161.193:34465): Couldn't send request to peer 02f50c35a10f45ab91c9f77181e2103d. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.751334  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:22.751933  5767 tablet_replica.cc:333] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.752514  5767 raft_consensus.cc:2243] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.752893  5767 raft_consensus.cc:2272] T 80babeaaee7249648de649a89c4423ca P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.754529  5767 tablet_replica.cc:333] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.755012  5767 raft_consensus.cc:2243] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.755643  5767 raft_consensus.cc:2272] T a888624164fa4241910e353105ae63f6 P d025ee32b2024cfcb17e2248264e37e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.757268  5767 tablet_replica.cc:333] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.757709  5767 raft_consensus.cc:2243] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.758337  5767 raft_consensus.cc:2272] T ba81ea71e0f348359b216f025b3da43b P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.760083  5767 tablet_replica.cc:333] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.760552  5767 raft_consensus.cc:2243] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.760910  5767 raft_consensus.cc:2272] T b4b8ec2b5dc8422cbd64d7b958d3ceac P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.762440  5767 tablet_replica.cc:333] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.762861  5767 raft_consensus.cc:2243] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.763496  5767 raft_consensus.cc:2272] T 6efe19b4a983460f93be4e7c48637cfa P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.765153  5767 tablet_replica.cc:333] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.765570  5767 raft_consensus.cc:2243] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.765918  5767 raft_consensus.cc:2272] T a5889310bceb488a80af8e531bee710f P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.767444  5767 tablet_replica.cc:333] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.767933  5767 raft_consensus.cc:2243] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.768302  5767 raft_consensus.cc:2272] T 0cb44c558c484c5285414a5bd4810466 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.769925  5767 tablet_replica.cc:333] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.770363  5767 raft_consensus.cc:2243] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.770709  5767 raft_consensus.cc:2272] T fd27498a46c242be88aa31226f215460 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.772372  5767 tablet_replica.cc:333] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.772802  5767 raft_consensus.cc:2243] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.773180  5767 raft_consensus.cc:2272] T c9ba20df7d9f4c438895be4b77af99e8 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.774708  5767 tablet_replica.cc:333] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.775164  5767 raft_consensus.cc:2243] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.775790  5767 raft_consensus.cc:2272] T 96cd0693505f4225ad63f9f5a2557a1f P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.777347  5767 tablet_replica.cc:333] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.777786  5767 raft_consensus.cc:2243] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.778126  5767 raft_consensus.cc:2272] T d1930c22e5dc4a1cab45914a229a2a71 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.779687  5767 tablet_replica.cc:333] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.780110  5767 raft_consensus.cc:2243] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.780778  5767 raft_consensus.cc:2272] T 828ad888ceff46d196d5ddf26b0273f0 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.782379  5767 tablet_replica.cc:333] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.782814  5767 raft_consensus.cc:2243] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.783181  5767 raft_consensus.cc:2272] T 11863a88a6b64725b8a255870de6b301 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.784708  5767 tablet_replica.cc:333] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.785180  5767 raft_consensus.cc:2243] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.785527  5767 raft_consensus.cc:2272] T 90f57ede3d2f43458f6b6a96c68538c1 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.787060  5767 tablet_replica.cc:333] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.787477  5767 raft_consensus.cc:2243] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.787822  5767 raft_consensus.cc:2272] T c0f72a83585e4e84b3272fec65d39674 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.789345  5767 tablet_replica.cc:333] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.789752  5767 raft_consensus.cc:2243] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.790089  5767 raft_consensus.cc:2272] T 00776b68343d410c8950b04d304d380e P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.791640  5767 tablet_replica.cc:333] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.792038  5767 raft_consensus.cc:2243] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:22.792393  5767 raft_consensus.cc:2272] T f8bebd33d5484e4f96e9fc55b603cb70 P d025ee32b2024cfcb17e2248264e37e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.794168  5767 tablet_replica.cc:333] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9: stopping tablet replica
I20260713 09:02:22.794574  5767 raft_consensus.cc:2243] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.795228  5767 raft_consensus.cc:2272] T 2178f406472d4bccb46ab135e7f28662 P d025ee32b2024cfcb17e2248264e37e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.830685  5767 tablet_server.cc:196] TabletServer@127.5.161.196:0 shutdown complete.
I20260713 09:02:22.856817  5767 master.cc:562] Master@127.5.161.254:44169 shutting down...
I20260713 09:02:22.875792  5767 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:22.876255  5767 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:22.876572  5767 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f8e56d79afe4bc58d25d5946910d95b: stopping tablet replica
I20260713 09:02:22.895182  5767 master.cc:584] Master@127.5.161.254:44169 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18640 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:02:22.945206  5767 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.161.254:43959
I20260713 09:02:22.946352  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:22.951411  8652 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
W20260713 09:02:22.952337  8651 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
W20260713 09:02:22.952739  8654 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
I20260713 09:02:22.952901  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:22.953814  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:22.953995  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:22.954129  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933342954113 us; error 0 us; skew 500 ppm
I20260713 09:02:22.954603  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:22.956986  5767 webserver.cc:533] Webserver started at http://127.5.161.254:33265/ using document root <none> and password file <none>
I20260713 09:02:22.957412  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:22.957590  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:22.957819  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:22.958837  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/master-0-root/instance:
uuid: "ec60d0dfa6a94504a6d82ba63d66d3bc"
format_stamp: "Formatted at 2026-07-13 09:02:22 on dist-test-slave-zr7m"
I20260713 09:02:22.962808  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:02:22.965857  8659 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:22.966485  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:02:22.966722  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/master-0-root
uuid: "ec60d0dfa6a94504a6d82ba63d66d3bc"
format_stamp: "Formatted at 2026-07-13 09:02:22 on dist-test-slave-zr7m"
I20260713 09:02:22.966969  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-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)
I20260713 09:02:22.996531  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:22.997689  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:23.031996  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.254:43959
I20260713 09:02:23.032091  8710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.254:43959 every 8 connection(s)
I20260713 09:02:23.035486  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.045457  8711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc: Bootstrap starting.
I20260713 09:02:23.049788  8711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.053573  8711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc: No bootstrap required, opened a new log
I20260713 09:02:23.055485  8711 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec60d0dfa6a94504a6d82ba63d66d3bc" member_type: VOTER }
I20260713 09:02:23.055830  8711 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.056005  8711 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec60d0dfa6a94504a6d82ba63d66d3bc, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.056545  8711 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ec60d0dfa6a94504a6d82ba63d66d3bc" member_type: VOTER }
I20260713 09:02:23.056993  8711 raft_consensus.cc:399] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:23.057179  8711 raft_consensus.cc:493] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:23.057377  8711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:23.061273  8711 raft_consensus.cc:515] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec60d0dfa6a94504a6d82ba63d66d3bc" member_type: VOTER }
I20260713 09:02:23.061683  8711 leader_election.cc:304] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [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: ec60d0dfa6a94504a6d82ba63d66d3bc; no voters: 
I20260713 09:02:23.062608  8711 leader_election.cc:290] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:23.062881  8714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:23.064088  8714 raft_consensus.cc:697] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 1 LEADER]: Becoming Leader. State: Replica: ec60d0dfa6a94504a6d82ba63d66d3bc, State: Running, Role: LEADER
I20260713 09:02:23.064728  8714 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [LEADER]: Queue going to LEADER mode. State: All 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: "ec60d0dfa6a94504a6d82ba63d66d3bc" member_type: VOTER }
I20260713 09:02:23.065399  8711 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:23.069144  8715 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec60d0dfa6a94504a6d82ba63d66d3bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec60d0dfa6a94504a6d82ba63d66d3bc" member_type: VOTER } }
I20260713 09:02:23.069190  8716 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec60d0dfa6a94504a6d82ba63d66d3bc. Latest consensus state: current_term: 1 leader_uuid: "ec60d0dfa6a94504a6d82ba63d66d3bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec60d0dfa6a94504a6d82ba63d66d3bc" member_type: VOTER } }
I20260713 09:02:23.069993  8716 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:23.069988  8715 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:23.076231  8721 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:23.080967  8721 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:23.081965  5767 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:23.088624  8721 catalog_manager.cc:1383] Generated new cluster ID: c1e719f6437b4c838528644474b57c5b
I20260713 09:02:23.088881  8721 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:23.118459  8721 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:23.119645  8721 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:23.135828  8721 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc: Generated new TSK 0
I20260713 09:02:23.136389  8721 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:23.147897  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:23.153259  8732 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
W20260713 09:02:23.154009  8733 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
I20260713 09:02:23.156097  5767 server_base.cc:1061] running on GCE node
W20260713 09:02:23.156329  8735 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
I20260713 09:02:23.157220  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:23.157405  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:23.157575  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933343157556 us; error 0 us; skew 500 ppm
I20260713 09:02:23.158092  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:23.160259  5767 webserver.cc:533] Webserver started at http://127.5.161.193:36835/ using document root <none> and password file <none>
I20260713 09:02:23.160756  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:23.160916  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:23.161172  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:23.162129  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-0-root/instance:
uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
format_stamp: "Formatted at 2026-07-13 09:02:23 on dist-test-slave-zr7m"
I20260713 09:02:23.166184  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:02:23.169616  8740 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.170296  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:23.170521  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
format_stamp: "Formatted at 2026-07-13 09:02:23 on dist-test-slave-zr7m"
I20260713 09:02:23.170742  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-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)
I20260713 09:02:23.181862  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:23.182879  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:23.184154  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:23.186208  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:23.186378  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.186590  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:23.186734  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.222699  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:32965
I20260713 09:02:23.222800  8802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:32965 every 8 connection(s)
I20260713 09:02:23.227162  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:23.233636  8807 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
W20260713 09:02:23.235396  8808 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
I20260713 09:02:23.238236  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:23.238178  8803 heartbeater.cc:344] Connected to a master server at 127.5.161.254:43959
W20260713 09:02:23.238619  8810 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
I20260713 09:02:23.238813  8803 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:23.239498  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:02:23.239566  8803 heartbeater.cc:507] Master 127.5.161.254:43959 requested a full tablet report, sending...
W20260713 09:02:23.239707  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:23.239945  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933343239931 us; error 0 us; skew 500 ppm
I20260713 09:02:23.240574  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:23.241580  8676 ts_manager.cc:194] Registered new tserver with Master: 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965)
I20260713 09:02:23.243059  5767 webserver.cc:533] Webserver started at http://127.5.161.194:42755/ using document root <none> and password file <none>
I20260713 09:02:23.243229  8676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36998
I20260713 09:02:23.243548  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:23.243790  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:23.244029  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:23.245352  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-1-root/instance:
uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
format_stamp: "Formatted at 2026-07-13 09:02:23 on dist-test-slave-zr7m"
I20260713 09:02:23.249255  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:02:23.252120  8815 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.252802  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:23.253046  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-1-root
uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
format_stamp: "Formatted at 2026-07-13 09:02:23 on dist-test-slave-zr7m"
I20260713 09:02:23.253271  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-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)
I20260713 09:02:23.267840  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:23.268949  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:23.270210  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:23.272171  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:23.272377  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.272575  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:23.272715  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.309235  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.194:41209
I20260713 09:02:23.309343  8877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.194:41209 every 8 connection(s)
I20260713 09:02:23.313431  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:23.320688  8881 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
W20260713 09:02:23.321199  8882 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
I20260713 09:02:23.322993  5767 server_base.cc:1061] running on GCE node
W20260713 09:02:23.323086  8884 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
I20260713 09:02:23.324201  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:23.324458  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:23.324626  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933343324608 us; error 0 us; skew 500 ppm
I20260713 09:02:23.324965  8878 heartbeater.cc:344] Connected to a master server at 127.5.161.254:43959
I20260713 09:02:23.325269  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:23.325397  8878 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:23.326332  8878 heartbeater.cc:507] Master 127.5.161.254:43959 requested a full tablet report, sending...
I20260713 09:02:23.327945  5767 webserver.cc:533] Webserver started at http://127.5.161.195:44345/ using document root <none> and password file <none>
I20260713 09:02:23.328536  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:23.328704  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:23.328681  8676 ts_manager.cc:194] Registered new tserver with Master: 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:23.329183  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:23.330231  8676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37014
I20260713 09:02:23.330329  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-2-root/instance:
uuid: "70f437d3a10b45e39f72c793ac184ffd"
format_stamp: "Formatted at 2026-07-13 09:02:23 on dist-test-slave-zr7m"
I20260713 09:02:23.335074  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:23.338027  8889 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.338709  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:02:23.338973  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-2-root
uuid: "70f437d3a10b45e39f72c793ac184ffd"
format_stamp: "Formatted at 2026-07-13 09:02:23 on dist-test-slave-zr7m"
I20260713 09:02:23.339203  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-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)
I20260713 09:02:23.353348  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:23.354382  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:23.355641  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:23.357685  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:23.357862  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.358084  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:23.358222  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:23.394731  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.195:35855
I20260713 09:02:23.394837  8951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.195:35855 every 8 connection(s)
I20260713 09:02:23.407907  8952 heartbeater.cc:344] Connected to a master server at 127.5.161.254:43959
I20260713 09:02:23.408252  8952 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:23.408952  8952 heartbeater.cc:507] Master 127.5.161.254:43959 requested a full tablet report, sending...
I20260713 09:02:23.410676  8676 ts_manager.cc:194] Registered new tserver with Master: 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:23.410835  5767 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013210942s
I20260713 09:02:23.411923  8676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37024
I20260713 09:02:23.432489  8676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37034:
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"
    }
  }
}
W20260713 09:02:23.435060  8676 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.
I20260713 09:02:23.498896  8768 tablet_service.cc:1511] Processing CreateTablet for tablet 1b69b03ca554489eaa08201aea85ef93 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:23.500247  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b69b03ca554489eaa08201aea85ef93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.503571  8766 tablet_service.cc:1511] Processing CreateTablet for tablet 467c71bc914244dfb8b81b1b40330f5a (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:23.503798  8843 tablet_service.cc:1511] Processing CreateTablet for tablet 1b69b03ca554489eaa08201aea85ef93 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:23.506105  8767 tablet_service.cc:1511] Processing CreateTablet for tablet d782559c10844b0a880272ec0b938644 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:23.506597  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b69b03ca554489eaa08201aea85ef93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.504891  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467c71bc914244dfb8b81b1b40330f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.505331  8765 tablet_service.cc:1511] Processing CreateTablet for tablet 500a7f713a9f4a85bf58d5db4d78c309 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:23.510066  8765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500a7f713a9f4a85bf58d5db4d78c309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.511128  8840 tablet_service.cc:1511] Processing CreateTablet for tablet 500a7f713a9f4a85bf58d5db4d78c309 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:23.512365  8840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500a7f713a9f4a85bf58d5db4d78c309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.512861  8917 tablet_service.cc:1511] Processing CreateTablet for tablet 1b69b03ca554489eaa08201aea85ef93 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:23.513341  8841 tablet_service.cc:1511] Processing CreateTablet for tablet 467c71bc914244dfb8b81b1b40330f5a (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:23.514096  8917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b69b03ca554489eaa08201aea85ef93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.514576  8841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467c71bc914244dfb8b81b1b40330f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.517369  8842 tablet_service.cc:1511] Processing CreateTablet for tablet d782559c10844b0a880272ec0b938644 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:23.517864  8839 tablet_service.cc:1511] Processing CreateTablet for tablet f6fbcc7c15a24f9cb22c4e564ba0c382 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:23.518599  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d782559c10844b0a880272ec0b938644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.519202  8767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d782559c10844b0a880272ec0b938644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.521371  8763 tablet_service.cc:1511] Processing CreateTablet for tablet 2d61bd440c33415fac6962ba70f2d314 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:23.522562  8763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d61bd440c33415fac6962ba70f2d314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.525259  8762 tablet_service.cc:1511] Processing CreateTablet for tablet 24882615abca404389c6208547fca560 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:23.525651  8916 tablet_service.cc:1511] Processing CreateTablet for tablet d782559c10844b0a880272ec0b938644 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:23.525813  8838 tablet_service.cc:1511] Processing CreateTablet for tablet 2d61bd440c33415fac6962ba70f2d314 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:23.526500  8762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24882615abca404389c6208547fca560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.526904  8916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d782559c10844b0a880272ec0b938644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.523984  8764 tablet_service.cc:1511] Processing CreateTablet for tablet f6fbcc7c15a24f9cb22c4e564ba0c382 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:23.528754  8837 tablet_service.cc:1511] Processing CreateTablet for tablet 24882615abca404389c6208547fca560 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:23.529222  8764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fbcc7c15a24f9cb22c4e564ba0c382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.530390  8761 tablet_service.cc:1511] Processing CreateTablet for tablet ca919b0002154e2b801986dddc616d80 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:23.531576  8761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca919b0002154e2b801986dddc616d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.527045  8838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d61bd440c33415fac6962ba70f2d314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.534493  8915 tablet_service.cc:1511] Processing CreateTablet for tablet 467c71bc914244dfb8b81b1b40330f5a (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:23.535816  8915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467c71bc914244dfb8b81b1b40330f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.536159  8836 tablet_service.cc:1511] Processing CreateTablet for tablet ca919b0002154e2b801986dddc616d80 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:23.538303  8760 tablet_service.cc:1511] Processing CreateTablet for tablet 09a938c4ce7b4c77ab7f0f3ae485a302 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:23.539439  8760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a938c4ce7b4c77ab7f0f3ae485a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.541913  8835 tablet_service.cc:1511] Processing CreateTablet for tablet 09a938c4ce7b4c77ab7f0f3ae485a302 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:23.543983  8759 tablet_service.cc:1511] Processing CreateTablet for tablet 5a88faaf30674353b5e124e3f7fb58d2 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:23.546511  8834 tablet_service.cc:1511] Processing CreateTablet for tablet 5a88faaf30674353b5e124e3f7fb58d2 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:23.547335  8914 tablet_service.cc:1511] Processing CreateTablet for tablet 500a7f713a9f4a85bf58d5db4d78c309 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:23.548570  8914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500a7f713a9f4a85bf58d5db4d78c309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.550063  8759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a88faaf30674353b5e124e3f7fb58d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.564302  8913 tablet_service.cc:1511] Processing CreateTablet for tablet f6fbcc7c15a24f9cb22c4e564ba0c382 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:23.565702  8913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fbcc7c15a24f9cb22c4e564ba0c382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.534546  8837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24882615abca404389c6208547fca560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.579011  8912 tablet_service.cc:1511] Processing CreateTablet for tablet 2d61bd440c33415fac6962ba70f2d314 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:23.580314  8912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d61bd440c33415fac6962ba70f2d314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.583125  8911 tablet_service.cc:1511] Processing CreateTablet for tablet 24882615abca404389c6208547fca560 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:23.584398  8911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24882615abca404389c6208547fca560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.589381  8910 tablet_service.cc:1511] Processing CreateTablet for tablet ca919b0002154e2b801986dddc616d80 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:23.591246  8909 tablet_service.cc:1511] Processing CreateTablet for tablet 09a938c4ce7b4c77ab7f0f3ae485a302 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:23.593035  8908 tablet_service.cc:1511] Processing CreateTablet for tablet 5a88faaf30674353b5e124e3f7fb58d2 (DEFAULT_TABLE table=test-workload [id=a9777475d4154c558fd0d35fa4e52d4d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:23.603538  8835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a938c4ce7b4c77ab7f0f3ae485a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.604198  8834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a88faaf30674353b5e124e3f7fb58d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.607089  8839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fbcc7c15a24f9cb22c4e564ba0c382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.616637  8909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a938c4ce7b4c77ab7f0f3ae485a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.624524  8836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca919b0002154e2b801986dddc616d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.640637  8910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca919b0002154e2b801986dddc616d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.651304  8908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a88faaf30674353b5e124e3f7fb58d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.695192  8967 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.705946  8968 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
I20260713 09:02:23.710711  8968 tablet_bootstrap.cc:654] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.713817  8967 tablet_bootstrap.cc:654] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.721357  8969 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:23.745317  8968 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:23.745317  8967 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.746040  8968 ts_tablet_manager.cc:1403] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.022s
I20260713 09:02:23.746053  8967 ts_tablet_manager.cc:1403] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.016s
I20260713 09:02:23.746963  8969 tablet_bootstrap.cc:654] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.749179  8968 raft_consensus.cc:359] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:23.749338  8967 raft_consensus.cc:359] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.749976  8968 raft_consensus.cc:385] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.750069  8967 raft_consensus.cc:385] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.750382  8968 raft_consensus.cc:740] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.750434  8967 raft_consensus.cc:740] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.751219  8968 consensus_queue.cc:260] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:23.751320  8967 consensus_queue.cc:260] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.751924  8969 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:23.752437  8969 ts_tablet_manager.cc:1403] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260713 09:02:23.754132  8968 ts_tablet_manager.cc:1434] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:02:23.754208  8952 heartbeater.cc:499] Master 127.5.161.254:43959 was elected leader, sending a full tablet report...
I20260713 09:02:23.754640  8967 ts_tablet_manager.cc:1434] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:23.755443  8967 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.755098  8969 raft_consensus.cc:359] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.755782  8969 raft_consensus.cc:385] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.756055  8969 raft_consensus.cc:740] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.756735  8969 consensus_queue.cc:260] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.758585  8878 heartbeater.cc:499] Master 127.5.161.254:43959 was elected leader, sending a full tablet report...
I20260713 09:02:23.758873  8803 heartbeater.cc:499] Master 127.5.161.254:43959 was elected leader, sending a full tablet report...
I20260713 09:02:23.759362  8969 ts_tablet_manager.cc:1434] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:23.760351  8969 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:23.763563  8967 tablet_bootstrap.cc:654] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.766016  8969 tablet_bootstrap.cc:654] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.768172  8967 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.768576  8967 ts_tablet_manager.cc:1403] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:02:23.769168  8968 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
I20260713 09:02:23.775127  8968 tablet_bootstrap.cc:654] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.775079  8967 raft_consensus.cc:359] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.775851  8967 raft_consensus.cc:385] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.776146  8967 raft_consensus.cc:740] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.777179  8969 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:23.777674  8969 ts_tablet_manager.cc:1403] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:02:23.777014  8967 consensus_queue.cc:260] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.780537  8967 ts_tablet_manager.cc:1434] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:02:23.780262  8969 raft_consensus.cc:359] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.781015  8969 raft_consensus.cc:385] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.781302  8969 raft_consensus.cc:740] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.781577  8967 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.782089  8969 consensus_queue.cc:260] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.784375  8969 ts_tablet_manager.cc:1434] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:23.785177  8969 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:23.788189  8967 tablet_bootstrap.cc:654] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.790771  8969 tablet_bootstrap.cc:654] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.793483  8968 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:23.793977  8968 ts_tablet_manager.cc:1403] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.018s
I20260713 09:02:23.796517  8968 raft_consensus.cc:359] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.797194  8968 raft_consensus.cc:385] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.797503  8968 raft_consensus.cc:740] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.798192  8968 consensus_queue.cc:260] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.800065  8968 ts_tablet_manager.cc:1434] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:02:23.800915  8968 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
I20260713 09:02:23.801466  8969 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:23.801914  8969 ts_tablet_manager.cc:1403] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:02:23.804554  8969 raft_consensus.cc:359] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.805171  8969 raft_consensus.cc:385] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.805447  8969 raft_consensus.cc:740] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.806149  8967 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.806073  8969 consensus_queue.cc:260] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.806634  8967 ts_tablet_manager.cc:1403] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260713 09:02:23.809129  8968 tablet_bootstrap.cc:654] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.809238  8967 raft_consensus.cc:359] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.809944  8967 raft_consensus.cc:385] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.810225  8967 raft_consensus.cc:740] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.810956  8967 consensus_queue.cc:260] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.813345  8967 ts_tablet_manager.cc:1434] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:23.813651  8969 ts_tablet_manager.cc:1434] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:02:23.814184  8967 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.814533  8969 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:23.819324  8967 tablet_bootstrap.cc:654] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.820703  8969 tablet_bootstrap.cc:654] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.828683  8968 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:23.829001  8969 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:23.829119  8968 ts_tablet_manager.cc:1403] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260713 09:02:23.829136  8967 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.829391  8969 ts_tablet_manager.cc:1403] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260713 09:02:23.829793  8967 ts_tablet_manager.cc:1403] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260713 09:02:23.831439  8969 raft_consensus.cc:359] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.831934  8969 raft_consensus.cc:385] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.832176  8969 raft_consensus.cc:740] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.831982  8968 raft_consensus.cc:359] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.832748  8968 raft_consensus.cc:385] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.832422  8967 raft_consensus.cc:359] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.833055  8968 raft_consensus.cc:740] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.833180  8967 raft_consensus.cc:385] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.832916  8969 consensus_queue.cc:260] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.833586  8967 raft_consensus.cc:740] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.833884  8968 consensus_queue.cc:260] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.834318  8967 consensus_queue.cc:260] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.836469  8967 ts_tablet_manager.cc:1434] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:02:23.837710  8967 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.838382  8968 ts_tablet_manager.cc:1434] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:23.839277  8968 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
I20260713 09:02:23.840520  8969 ts_tablet_manager.cc:1434] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:02:23.843362  8967 tablet_bootstrap.cc:654] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.845554  8969 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:23.849246  8973 raft_consensus.cc:493] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:23.849730  8973 raft_consensus.cc:515] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.850479  8969 tablet_bootstrap.cc:654] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.854101  8967 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.854534  8967 ts_tablet_manager.cc:1403] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260713 09:02:23.856717  8968 tablet_bootstrap.cc:654] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.857148  8967 raft_consensus.cc:359] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:23.858115  8967 raft_consensus.cc:385] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.858409  8967 raft_consensus.cc:740] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.859179  8967 consensus_queue.cc:260] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:23.861502  8967 ts_tablet_manager.cc:1434] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:23.862416  8967 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.868005  8967 tablet_bootstrap.cc:654] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.874706  8973 leader_election.cc:290] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:23.875243  8973 raft_consensus.cc:493] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:23.875667  8973 raft_consensus.cc:515] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.878930  8967 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.879395  8967 ts_tablet_manager.cc:1403] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:02:23.882041  8967 raft_consensus.cc:359] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.882674  8967 raft_consensus.cc:385] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.882953  8967 raft_consensus.cc:740] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.883517  8973 leader_election.cc:290] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:23.883787  8967 consensus_queue.cc:260] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.888588  8967 ts_tablet_manager.cc:1434] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:02:23.889501  8967 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.895077  8967 tablet_bootstrap.cc:654] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.908296  8967 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.908730  8967 ts_tablet_manager.cc:1403] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:02:23.911235  8967 raft_consensus.cc:359] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.911907  8967 raft_consensus.cc:385] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.912175  8967 raft_consensus.cc:740] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.913057  8967 consensus_queue.cc:260] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.917069  8967 ts_tablet_manager.cc:1434] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:23.918004  8967 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.923614  8967 tablet_bootstrap.cc:654] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:23.936208  8988 raft_consensus.cc:493] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:23.936568  8967 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.937055  8967 ts_tablet_manager.cc:1403] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:02:23.938114  8974 raft_consensus.cc:493] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:23.938422  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d782559c10844b0a880272ec0b938644" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" is_pre_election: true
I20260713 09:02:23.938555  8974 raft_consensus.cc:515] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.938874  8777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d61bd440c33415fac6962ba70f2d314" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" is_pre_election: true
I20260713 09:02:23.941087  8974 leader_election.cc:290] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:23.942500  8975 raft_consensus.cc:493] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:23.942989  8975 raft_consensus.cc:515] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.945420  8975 leader_election.cc:290] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:23.949273  8967 raft_consensus.cc:359] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.949914  8967 raft_consensus.cc:385] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.950170  8967 raft_consensus.cc:740] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.954031  8967 consensus_queue.cc:260] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.959796  8967 ts_tablet_manager.cc:1434] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:02:23.962381  8967 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:23.967388  8967 tablet_bootstrap.cc:654] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:23.940620  8817 leader_election.cc:343] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:23.980613  8817 leader_election.cc:343] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:23.982877  8967 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:23.983340  8967 ts_tablet_manager.cc:1403] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.003s
I20260713 09:02:23.985787  8967 raft_consensus.cc:359] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.986397  8967 raft_consensus.cc:385] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:23.986651  8967 raft_consensus.cc:740] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:23.936650  8988 raft_consensus.cc:515] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:23.988792  8988 leader_election.cc:290] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:23.992192  8967 consensus_queue.cc:260] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:23.998669  8967 ts_tablet_manager.cc:1434] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:02:23.999540  8967 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd: Bootstrap starting.
I20260713 09:02:24.005993  8777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69b03ca554489eaa08201aea85ef93" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" is_pre_election: true
W20260713 09:02:24.007609  8817 leader_election.cc:343] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.011559  8967 tablet_bootstrap.cc:654] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.019773  8967 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd: No bootstrap required, opened a new log
I20260713 09:02:24.020180  8967 ts_tablet_manager.cc:1403] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:02:24.025574  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d782559c10844b0a880272ec0b938644" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.026229  8927 raft_consensus.cc:2468] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 0.
I20260713 09:02:24.027895  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d61bd440c33415fac6962ba70f2d314" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.028447  8927 raft_consensus.cc:2468] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 0.
I20260713 09:02:24.029983  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69b03ca554489eaa08201aea85ef93" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.028447  8967 raft_consensus.cc:359] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.030632  8927 raft_consensus.cc:2468] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 0.
I20260713 09:02:24.030649  8967 raft_consensus.cc:385] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.031389  8967 raft_consensus.cc:740] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.032018  8818 leader_election.cc:304] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:24.033214  8818 leader_election.cc:304] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:24.032044  8967 consensus_queue.cc:260] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.033921  8973 raft_consensus.cc:2804] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.034257  8973 raft_consensus.cc:493] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.034581  8973 raft_consensus.cc:3060] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.035830  8967 ts_tablet_manager.cc:1434] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:02:24.039712  8973 raft_consensus.cc:515] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.041813  8973 leader_election.cc:290] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.042310  8973 raft_consensus.cc:2804] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.042620  8973 raft_consensus.cc:493] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.042923  8973 raft_consensus.cc:3060] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.043148  8818 leader_election.cc:304] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:24.044580  8988 raft_consensus.cc:2804] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.044924  8988 raft_consensus.cc:493] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.045038  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d782559c10844b0a880272ec0b938644" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:24.045279  8988 raft_consensus.cc:3060] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.045580  8927 raft_consensus.cc:3060] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.047741  8777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d782559c10844b0a880272ec0b938644" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
I20260713 09:02:24.047911  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500a7f713a9f4a85bf58d5db4d78c309" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.048420  8975 raft_consensus.cc:493] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.048871  8975 raft_consensus.cc:515] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
W20260713 09:02:24.049415  8892 leader_election.cc:343] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.050779  8975 leader_election.cc:290] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.055517  8968 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:24.055995  8968 ts_tablet_manager.cc:1403] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.217s	user 0.070s	sys 0.119s
I20260713 09:02:24.056422  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500a7f713a9f4a85bf58d5db4d78c309" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" is_pre_election: true
I20260713 09:02:24.057031  8778 raft_consensus.cc:2468] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 0.
I20260713 09:02:24.058148  8969 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:24.058601  8969 ts_tablet_manager.cc:1403] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.213s	user 0.076s	sys 0.129s
I20260713 09:02:24.058686  8968 raft_consensus.cc:359] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.059563  8968 raft_consensus.cc:385] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.059840  8968 raft_consensus.cc:740] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.060330  8988 raft_consensus.cc:515] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:24.060524  8968 consensus_queue.cc:260] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.061244  8969 raft_consensus.cc:359] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.061929  8969 raft_consensus.cc:385] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.062206  8969 raft_consensus.cc:740] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.062855  8969 consensus_queue.cc:260] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.064893  8969 ts_tablet_manager.cc:1434] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:02:24.065765  8969 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:24.066841  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69b03ca554489eaa08201aea85ef93" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:24.067483  8926 raft_consensus.cc:3060] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.069098  8988 leader_election.cc:290] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.071404  8969 tablet_bootstrap.cc:654] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.071480  8968 ts_tablet_manager.cc:1434] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260713 09:02:24.072515  8968 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
W20260713 09:02:24.074101  8817 leader_election.cc:343] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:24.076980  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:24.078152  8968 tablet_bootstrap.cc:654] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.079072  8777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69b03ca554489eaa08201aea85ef93" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
I20260713 09:02:24.082230  8969 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:24.082680  8969 ts_tablet_manager.cc:1403] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260713 09:02:24.083377  8891 leader_election.cc:304] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [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: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 630a58f94d6c4fd88bbafe6ccc1f578d
I20260713 09:02:24.085361  8969 raft_consensus.cc:359] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.088268  8968 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:24.088506  8969 raft_consensus.cc:385] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:02:24.086759  8817 leader_election.cc:343] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.088786  8974 raft_consensus.cc:2804] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.088792  8968 ts_tablet_manager.cc:1403] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:02:24.089367  8974 raft_consensus.cc:493] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.089713  8974 raft_consensus.cc:3060] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.091912  8968 raft_consensus.cc:359] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.092116  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500a7f713a9f4a85bf58d5db4d78c309" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.088850  8969 raft_consensus.cc:740] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.092609  8968 raft_consensus.cc:385] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.092937  8968 raft_consensus.cc:740] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.093242  8969 consensus_queue.cc:260] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.093602  8968 consensus_queue.cc:260] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.095427  8969 ts_tablet_manager.cc:1434] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:02:24.095687  8968 ts_tablet_manager.cc:1434] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:02:24.096554  8853 raft_consensus.cc:2468] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 0.
I20260713 09:02:24.096757  8968 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
I20260713 09:02:24.097138  8974 raft_consensus.cc:515] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.097657  8969 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:24.100248  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca919b0002154e2b801986dddc616d80" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.101143  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500a7f713a9f4a85bf58d5db4d78c309" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:24.101830  8974 leader_election.cc:290] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 1 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:24.102612  8968 tablet_bootstrap.cc:654] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.102743  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500a7f713a9f4a85bf58d5db4d78c309" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.103547  8925 raft_consensus.cc:2393] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3aacf722e7db4fd581ec9e9d9b5e183e in current term 1: Already voted for candidate 70f437d3a10b45e39f72c793ac184ffd in this term.
I20260713 09:02:24.104703  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca919b0002154e2b801986dddc616d80" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.105059  8969 tablet_bootstrap.cc:654] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.105285  8777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500a7f713a9f4a85bf58d5db4d78c309" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
I20260713 09:02:24.105856  8777 raft_consensus.cc:3060] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.107383  8973 raft_consensus.cc:515] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.101747  8852 raft_consensus.cc:3060] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.109038  8927 raft_consensus.cc:2468] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 1.
I20260713 09:02:24.110252  8818 leader_election.cc:304] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:24.111505  9001 raft_consensus.cc:2804] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.112164  9001 raft_consensus.cc:697] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Becoming Leader. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Running, Role: LEADER
I20260713 09:02:24.113094  9001 consensus_queue.cc:237] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.115732  8924 raft_consensus.cc:2468] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 0.
I20260713 09:02:24.096728  8926 raft_consensus.cc:2468] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 1.
I20260713 09:02:24.117578  8818 leader_election.cc:304] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:24.118721  8988 raft_consensus.cc:2804] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.119885  8777 raft_consensus.cc:2468] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 1.
I20260713 09:02:24.133507  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d61bd440c33415fac6962ba70f2d314" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
I20260713 09:02:24.142127  8778 raft_consensus.cc:3060] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.133826  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d61bd440c33415fac6962ba70f2d314" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:24.136745  8973 leader_election.cc:290] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.148568  8926 raft_consensus.cc:3060] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.153918  8778 raft_consensus.cc:2468] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 1.
I20260713 09:02:24.155191  8817 leader_election.cc:304] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 630a58f94d6c4fd88bbafe6ccc1f578d; no voters: 
I20260713 09:02:24.155951  8973 raft_consensus.cc:2804] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.156419  8973 raft_consensus.cc:697] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Becoming Leader. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Running, Role: LEADER
I20260713 09:02:24.157478  8973 consensus_queue.cc:237] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.158859  8891 leader_election.cc:304] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
I20260713 09:02:24.159677  8974 raft_consensus.cc:2804] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.165122  8852 raft_consensus.cc:2468] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 1.
I20260713 09:02:24.101760  8743 leader_election.cc:304] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 630a58f94d6c4fd88bbafe6ccc1f578d; no voters: 
I20260713 09:02:24.170001  8926 raft_consensus.cc:2468] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 1.
I20260713 09:02:24.171698  8975 raft_consensus.cc:2764] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260713 09:02:24.171221  8743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.194:41209, user_credentials={real_user=slave}} blocked reactor thread for 69621.1us
W20260713 09:02:24.172828  8743 leader_election.cc:343] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.173550  8975 raft_consensus.cc:493] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.174007  8975 raft_consensus.cc:515] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.174261  8743 leader_election.cc:304] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [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: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 630a58f94d6c4fd88bbafe6ccc1f578d
I20260713 09:02:24.176002  8975 leader_election.cc:290] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.176528  8975 raft_consensus.cc:2804] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.177024  8974 raft_consensus.cc:697] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 1 LEADER]: Becoming Leader. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Running, Role: LEADER
I20260713 09:02:24.177481  8975 raft_consensus.cc:493] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.177942  8975 raft_consensus.cc:3060] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.177987  8974 consensus_queue.cc:237] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.184939  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a938c4ce7b4c77ab7f0f3ae485a302" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.187885  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a938c4ce7b4c77ab7f0f3ae485a302" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.188890  8926 raft_consensus.cc:2468] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 0.
I20260713 09:02:24.190771  8743 leader_election.cc:304] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
I20260713 09:02:24.192649  9010 raft_consensus.cc:2804] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.192150  8676 catalog_manager.cc:5697] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd reported cstate change: term changed from 0 to 1, leader changed from <none> to 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195). New cstate: current_term: 1 leader_uuid: "70f437d3a10b45e39f72c793ac184ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:24.193140  9010 raft_consensus.cc:493] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.193830  9010 raft_consensus.cc:3060] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.195621  8988 raft_consensus.cc:697] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Becoming Leader. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Running, Role: LEADER
I20260713 09:02:24.196571  8988 consensus_queue.cc:237] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
W20260713 09:02:24.199666  8743 leader_election.cc:343] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.203351  8968 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:24.203804  8968 ts_tablet_manager.cc:1403] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.107s	user 0.041s	sys 0.063s
I20260713 09:02:24.203562  9010 raft_consensus.cc:515] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.206254  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a938c4ce7b4c77ab7f0f3ae485a302" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:24.206638  8969 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:24.207086  8969 ts_tablet_manager.cc:1403] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.111s	user 0.042s	sys 0.046s
I20260713 09:02:24.208724  8968 raft_consensus.cc:359] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.209421  8968 raft_consensus.cc:385] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.209709  8968 raft_consensus.cc:740] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.210373  9010 leader_election.cc:290] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Requested vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.210543  8968 consensus_queue.cc:260] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.211500  9010 raft_consensus.cc:493] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.211958  9010 raft_consensus.cc:515] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.212903  8968 ts_tablet_manager.cc:1434] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:02:24.209872  8969 raft_consensus.cc:359] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.213668  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a938c4ce7b4c77ab7f0f3ae485a302" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:24.213901  8968 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
I20260713 09:02:24.214089  8969 raft_consensus.cc:385] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.214450  8969 raft_consensus.cc:740] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.214520  8926 raft_consensus.cc:3060] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.215168  8969 consensus_queue.cc:260] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.217252  8969 ts_tablet_manager.cc:1434] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:02:24.185272  8975 raft_consensus.cc:515] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.218849  8975 leader_election.cc:290] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Requested vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
W20260713 09:02:24.219656  8743 leader_election.cc:343] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.219947  8969 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:24.221992  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbcc7c15a24f9cb22c4e564ba0c382" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.222543  8852 raft_consensus.cc:2468] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 0.
I20260713 09:02:24.222702  8926 raft_consensus.cc:2468] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 1.
I20260713 09:02:24.213835  9010 leader_election.cc:290] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.220474  8968 tablet_bootstrap.cc:654] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.214026  8973 raft_consensus.cc:493] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.225666  8675 catalog_manager.cc:5697] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d reported cstate change: term changed from 0 to 1, leader changed from <none> to 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194). New cstate: current_term: 1 leader_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.226876  8969 tablet_bootstrap.cc:654] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.226250  8973 raft_consensus.cc:515] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.229743  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbcc7c15a24f9cb22c4e564ba0c382" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.230131  8968 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:24.230636  8968 ts_tablet_manager.cc:1403] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:02:24.231699  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca919b0002154e2b801986dddc616d80" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:24.232326  8924 raft_consensus.cc:3060] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.233629  8968 raft_consensus.cc:359] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.234186  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c71bc914244dfb8b81b1b40330f5a" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" is_pre_election: true
I20260713 09:02:24.234400  8968 raft_consensus.cc:385] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.234783  8968 raft_consensus.cc:740] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.234822  8778 raft_consensus.cc:2468] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 0.
I20260713 09:02:24.235738  8968 consensus_queue.cc:260] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.236142  8817 leader_election.cc:304] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 630a58f94d6c4fd88bbafe6ccc1f578d; no voters: 
I20260713 09:02:24.237591  9001 raft_consensus.cc:2804] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.237886  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca919b0002154e2b801986dddc616d80" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:24.238245  9001 raft_consensus.cc:493] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.238456  8974 raft_consensus.cc:493] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.238631  9001 raft_consensus.cc:3060] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.238675  8968 ts_tablet_manager.cc:1434] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:24.239936  8968 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
I20260713 09:02:24.242589  8924 raft_consensus.cc:2468] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 1.
I20260713 09:02:24.245479  9001 raft_consensus.cc:515] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.230324  8926 raft_consensus.cc:2468] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 0.
I20260713 09:02:24.238925  8974 raft_consensus.cc:515] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.248032  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c71bc914244dfb8b81b1b40330f5a" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
I20260713 09:02:24.248561  8778 raft_consensus.cc:3060] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.248898  8777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" is_pre_election: true
W20260713 09:02:24.250211  8891 leader_election.cc:343] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.251811  8974 leader_election.cc:290] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:24.231637  8743 leader_election.cc:304] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 630a58f94d6c4fd88bbafe6ccc1f578d; no voters: 
I20260713 09:02:24.252240  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.252977  8743 leader_election.cc:304] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 630a58f94d6c4fd88bbafe6ccc1f578d
W20260713 09:02:24.253540  8892 leader_election.cc:343] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.253255  8968 tablet_bootstrap.cc:654] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.254501  9010 raft_consensus.cc:2804] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.254886  9010 raft_consensus.cc:493] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.255229  9010 raft_consensus.cc:3060] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.253970  8892 leader_election.cc:304] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 630a58f94d6c4fd88bbafe6ccc1f578d
I20260713 09:02:24.257085  8974 raft_consensus.cc:2749] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:24.257258  8969 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:24.257906  8969 ts_tablet_manager.cc:1403] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.002s
I20260713 09:02:24.260646  8969 raft_consensus.cc:359] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:24.261461  8778 raft_consensus.cc:2468] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 1.
I20260713 09:02:24.263877  8969 raft_consensus.cc:385] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.264249  8969 raft_consensus.cc:740] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.264640  8817 leader_election.cc:304] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 630a58f94d6c4fd88bbafe6ccc1f578d; no voters: 
I20260713 09:02:24.261402  9010 raft_consensus.cc:515] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.262919  9014 raft_consensus.cc:2804] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.265323  8988 raft_consensus.cc:2804] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.265007  8969 consensus_queue.cc:260] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:24.265548  9014 raft_consensus.cc:697] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: Becoming Leader. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Running, Role: LEADER
I20260713 09:02:24.265820  8988 raft_consensus.cc:697] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Becoming Leader. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Running, Role: LEADER
I20260713 09:02:24.266417  9014 consensus_queue.cc:237] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.266613  8988 consensus_queue.cc:237] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.254119  8743 leader_election.cc:304] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
I20260713 09:02:24.270053  8975 raft_consensus.cc:2804] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.270494  8975 raft_consensus.cc:697] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: Becoming Leader. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Running, Role: LEADER
I20260713 09:02:24.271277  8975 consensus_queue.cc:237] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.273907  8969 ts_tablet_manager.cc:1434] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260713 09:02:24.274878  8969 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:24.280441  8969 tablet_bootstrap.cc:654] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.282532  9020 raft_consensus.cc:493] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.282996  9020 raft_consensus.cc:515] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.284976  9020 leader_election.cc:290] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.286870  8969 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:24.287312  8969 ts_tablet_manager.cc:1403] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260713 09:02:24.289675  8969 raft_consensus.cc:359] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.289959  9010 leader_election.cc:290] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Requested vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.290290  8969 raft_consensus.cc:385] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.290606  8969 raft_consensus.cc:740] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.291214  8969 consensus_queue.cc:260] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.292054  8968 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:24.292578  8968 ts_tablet_manager.cc:1403] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.005s
I20260713 09:02:24.293630  8969 ts_tablet_manager.cc:1434] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:02:24.294523  8969 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:24.295209  8968 raft_consensus.cc:359] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.295872  8968 raft_consensus.cc:385] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.296124  8968 raft_consensus.cc:740] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.297137  8968 consensus_queue.cc:260] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.298033  8988 raft_consensus.cc:493] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.298472  8988 raft_consensus.cc:515] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.300010  8969 tablet_bootstrap.cc:654] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.301885  8988 leader_election.cc:290] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.303025  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a88faaf30674353b5e124e3f7fb58d2" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" is_pre_election: true
I20260713 09:02:24.304086  8968 ts_tablet_manager.cc:1434] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:02:24.304949  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a88faaf30674353b5e124e3f7fb58d2" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.305554  8968 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
W20260713 09:02:24.306565  8817 leader_election.cc:343] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.305573  8924 raft_consensus.cc:2468] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 0.
I20260713 09:02:24.308531  8818 leader_election.cc:304] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:24.309646  8988 raft_consensus.cc:2804] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.310063  8988 raft_consensus.cc:493] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.310451  8988 raft_consensus.cc:3060] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.312433  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c71bc914244dfb8b81b1b40330f5a" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:24.313056  8924 raft_consensus.cc:3060] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.317443  8988 raft_consensus.cc:515] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.320425  9020 raft_consensus.cc:493] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.321010  9001 leader_election.cc:290] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.320142  8924 raft_consensus.cc:2468] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 1.
I20260713 09:02:24.323016  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467c71bc914244dfb8b81b1b40330f5a" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.323504  8973 leader_election.cc:290] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.324828  8975 raft_consensus.cc:493] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:02:24.326920  8743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.195:35855, user_credentials={real_user=slave}} blocked reactor thread for 72854.6us
I20260713 09:02:24.330641  8975 raft_consensus.cc:515] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.328734  9020 raft_consensus.cc:515] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:24.337632  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d782559c10844b0a880272ec0b938644" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.338567  8975 leader_election.cc:290] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.338771  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbcc7c15a24f9cb22c4e564ba0c382" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:24.338773  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbcc7c15a24f9cb22c4e564ba0c382" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:24.339316  8926 raft_consensus.cc:3060] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.339613  8853 raft_consensus.cc:3060] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.339793  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d782559c10844b0a880272ec0b938644" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
W20260713 09:02:24.340097  8743 leader_election.cc:343] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.340749  8924 raft_consensus.cc:2393] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3aacf722e7db4fd581ec9e9d9b5e183e in current term 1: Already voted for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in this term.
I20260713 09:02:24.341588  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.341826  8743 leader_election.cc:304] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e; no voters: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd
I20260713 09:02:24.342835  8975 raft_consensus.cc:3060] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.343534  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.345705  8926 raft_consensus.cc:2468] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 1.
I20260713 09:02:24.346781  8743 leader_election.cc:304] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
I20260713 09:02:24.347608  9014 raft_consensus.cc:2804] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.348043  9014 raft_consensus.cc:697] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: Becoming Leader. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Running, Role: LEADER
I20260713 09:02:24.348744  8927 raft_consensus.cc:2468] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 0.
I20260713 09:02:24.348822  9014 consensus_queue.cc:237] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.349373  8975 raft_consensus.cc:2749] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:24.350286  9020 leader_election.cc:290] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:24.351405  8988 leader_election.cc:290] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.351902  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a88faaf30674353b5e124e3f7fb58d2" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
I20260713 09:02:24.353123  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a88faaf30674353b5e124e3f7fb58d2" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
W20260713 09:02:24.353298  8817 leader_election.cc:343] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.353710  8927 raft_consensus.cc:3060] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.354514  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69b03ca554489eaa08201aea85ef93" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.355525  8926 raft_consensus.cc:2393] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3aacf722e7db4fd581ec9e9d9b5e183e in current term 1: Already voted for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in this term.
I20260713 09:02:24.357386  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69b03ca554489eaa08201aea85ef93" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:24.359478  8968 tablet_bootstrap.cc:654] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:24.360860  8743 leader_election.cc:343] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.361845  8743 leader_election.cc:304] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [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: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 630a58f94d6c4fd88bbafe6ccc1f578d
I20260713 09:02:24.362236  8853 raft_consensus.cc:2468] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 1.
I20260713 09:02:24.365715  8969 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: No bootstrap required, opened a new log
I20260713 09:02:24.366143  8969 ts_tablet_manager.cc:1403] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.022s
I20260713 09:02:24.367496  8743 leader_election.cc:304] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e; no voters: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd
I20260713 09:02:24.368556  8969 raft_consensus.cc:359] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.369184  8969 raft_consensus.cc:385] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.369424  8969 raft_consensus.cc:740] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.370036  8969 consensus_queue.cc:260] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.370909  9010 raft_consensus.cc:3060] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.372187  8969 ts_tablet_manager.cc:1434] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:02:24.371902  9020 raft_consensus.cc:2804] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:24.374946  8927 raft_consensus.cc:2468] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 1.
I20260713 09:02:24.375751  9020 raft_consensus.cc:493] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:24.376139  9020 raft_consensus.cc:3060] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.376092  8818 leader_election.cc:304] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:24.377350  8988 raft_consensus.cc:2804] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.377822  8988 raft_consensus.cc:697] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Becoming Leader. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Running, Role: LEADER
I20260713 09:02:24.378505  9010 raft_consensus.cc:2749] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:24.378618  8988 consensus_queue.cc:237] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.383040  8968 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:24.383358  8968 ts_tablet_manager.cc:1403] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.003s
I20260713 09:02:24.385775  8673 catalog_manager.cc:5697] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d reported cstate change: term changed from 0 to 1, leader changed from <none> to 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194). New cstate: current_term: 1 leader_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.387497  8673 catalog_manager.cc:5697] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d reported cstate change: term changed from 0 to 1, leader changed from <none> to 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194). New cstate: current_term: 1 leader_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:24.388126  9020 raft_consensus.cc:515] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.389755  8968 raft_consensus.cc:359] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.390041  9020 leader_election.cc:290] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Requested vote from peers 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.390231  8968 raft_consensus.cc:385] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.390509  8968 raft_consensus.cc:740] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.389384  8673 catalog_manager.cc:5697] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d reported cstate change: term changed from 0 to 1, leader changed from <none> to 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194). New cstate: current_term: 1 leader_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.391021  8968 consensus_queue.cc:260] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.391292  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:24.391600  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:24.392270  8927 raft_consensus.cc:3060] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:24.392679  8743 leader_election.cc:343] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:24.393400  8968 ts_tablet_manager.cc:1434] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:02:24.394274  8968 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d: Bootstrap starting.
I20260713 09:02:24.398444  8927 raft_consensus.cc:2468] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in term 1.
I20260713 09:02:24.399212  8968 tablet_bootstrap.cc:654] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:24.399518  8743 leader_election.cc:304] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 630a58f94d6c4fd88bbafe6ccc1f578d
I20260713 09:02:24.400678  9020 raft_consensus.cc:2804] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:24.401259  9020 raft_consensus.cc:697] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: Becoming Leader. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Running, Role: LEADER
I20260713 09:02:24.401903  8675 catalog_manager.cc:5697] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193). New cstate: current_term: 1 leader_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.402074  9020 consensus_queue.cc:237] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.403117  8675 catalog_manager.cc:5697] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193). New cstate: current_term: 1 leader_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.404294  8675 catalog_manager.cc:5697] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193). New cstate: current_term: 1 leader_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.415655  8968 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d: No bootstrap required, opened a new log
I20260713 09:02:24.416014  8968 ts_tablet_manager.cc:1403] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260713 09:02:24.417327  8676 catalog_manager.cc:5697] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d reported cstate change: term changed from 0 to 1, leader changed from <none> to 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194). New cstate: current_term: 1 leader_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.418406  8968 raft_consensus.cc:359] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.420409  8968 raft_consensus.cc:385] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:24.420670  8968 raft_consensus.cc:740] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Initialized, Role: FOLLOWER
I20260713 09:02:24.421263  8968 consensus_queue.cc:260] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.422884  8968 ts_tablet_manager.cc:1434] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:02:24.424489  8675 catalog_manager.cc:5697] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193). New cstate: current_term: 1 leader_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.499300  8988 raft_consensus.cc:493] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.499790  8988 raft_consensus.cc:515] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.501483  8988 leader_election.cc:290] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.502182  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a938c4ce7b4c77ab7f0f3ae485a302" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" is_pre_election: true
I20260713 09:02:24.502532  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a938c4ce7b4c77ab7f0f3ae485a302" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.503222  8927 raft_consensus.cc:2393] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 630a58f94d6c4fd88bbafe6ccc1f578d in current term 1: Already voted for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in this term.
I20260713 09:02:24.504060  8818 leader_election.cc:304] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 630a58f94d6c4fd88bbafe6ccc1f578d; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd
I20260713 09:02:24.504703  8988 raft_consensus.cc:3060] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.509280  8988 raft_consensus.cc:2749] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:24.515933  5767 ts_manager.cc:295] Set tserver state for 3aacf722e7db4fd581ec9e9d9b5e183e to MAINTENANCE_MODE
I20260713 09:02:24.516602  5767 tablet_server.cc:179] TabletServer@127.5.161.193:0 shutting down...
I20260713 09:02:24.533331  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:24.533987  5767 tablet_replica.cc:333] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.534534  5767 raft_consensus.cc:2243] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:24.535189  5767 pending_rounds.cc:70] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Trying to abort 1 pending ops.
I20260713 09:02:24.535375  5767 pending_rounds.cc:77] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990978680582144 op_type: NO_OP noop_request { }
I20260713 09:02:24.535691  5767 raft_consensus.cc:2889] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:24.535941  5767 raft_consensus.cc:2272] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.538028  5767 tablet_replica.cc:333] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.538514  5767 raft_consensus.cc:2243] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.538831  5767 raft_consensus.cc:2272] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.540438  5767 tablet_replica.cc:333] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.540897  5767 raft_consensus.cc:2243] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.541235  5767 raft_consensus.cc:2272] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.542771  5767 tablet_replica.cc:333] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.543246  5767 raft_consensus.cc:2243] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.543560  5767 raft_consensus.cc:2272] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.545258  5767 tablet_replica.cc:333] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.545719  5767 raft_consensus.cc:2243] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.546064  5767 raft_consensus.cc:2272] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.547760  5767 tablet_replica.cc:333] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.548239  5767 raft_consensus.cc:2243] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.548588  5767 raft_consensus.cc:2272] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.550069  5767 tablet_replica.cc:333] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.550541  5767 raft_consensus.cc:2243] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.550846  5767 raft_consensus.cc:2272] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.552193  5767 tablet_replica.cc:333] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.552649  5767 raft_consensus.cc:2243] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:24.553138  5767 pending_rounds.cc:70] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Trying to abort 1 pending ops.
I20260713 09:02:24.553318  5767 pending_rounds.cc:77] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990978145456128 op_type: NO_OP noop_request { }
I20260713 09:02:24.553640  5767 raft_consensus.cc:2889] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:24.553889  5767 raft_consensus.cc:2272] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.555976  5767 tablet_replica.cc:333] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.556538  5767 raft_consensus.cc:2243] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:24.557014  5767 pending_rounds.cc:70] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Trying to abort 1 pending ops.
I20260713 09:02:24.557153  5767 pending_rounds.cc:77] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990978462396416 op_type: NO_OP noop_request { }
I20260713 09:02:24.557343  5767 raft_consensus.cc:2889] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:24.557538  5767 raft_consensus.cc:2272] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.559265  5767 tablet_replica.cc:333] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: stopping tablet replica
I20260713 09:02:24.559643  5767 raft_consensus.cc:2243] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:24.560096  5767 pending_rounds.cc:70] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Trying to abort 1 pending ops.
I20260713 09:02:24.560235  5767 pending_rounds.cc:77] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990978149085184 op_type: NO_OP noop_request { }
I20260713 09:02:24.560479  5767 raft_consensus.cc:2889] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:24.560678  5767 raft_consensus.cc:2272] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.584486  8988 raft_consensus.cc:493] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.584846  8988 raft_consensus.cc:515] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.586519  8988 leader_election.cc:290] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.587983  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca919b0002154e2b801986dddc616d80" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.588430  5767 tablet_server.cc:196] TabletServer@127.5.161.193:0 shutdown complete.
I20260713 09:02:24.588788  8927 raft_consensus.cc:2393] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 630a58f94d6c4fd88bbafe6ccc1f578d in current term 1: Already voted for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in this term.
W20260713 09:02:24.591688  8817 leader_election.cc:336] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:24.592096  8817 leader_election.cc:304] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 630a58f94d6c4fd88bbafe6ccc1f578d; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd
I20260713 09:02:24.592805  8988 raft_consensus.cc:3060] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.597072  8988 raft_consensus.cc:2749] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:02:24.628265  8891 consensus_peers.cc:597] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:24.644949  8988 consensus_queue.cc:1048] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:24.655236  8817 consensus_peers.cc:597] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:24.680101  8988 raft_consensus.cc:493] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:24.680482  8988 raft_consensus.cc:515] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:24.681963  8974 consensus_queue.cc:1048] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:24.682372  8988 leader_election.cc:290] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:24.683396  8927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:24.684121  8927 raft_consensus.cc:2393] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 630a58f94d6c4fd88bbafe6ccc1f578d in current term 1: Already voted for candidate 3aacf722e7db4fd581ec9e9d9b5e183e in this term.
I20260713 09:02:24.686507  8988 consensus_queue.cc:1048] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:24.687312  8817 leader_election.cc:336] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:24.687789  8817 leader_election.cc:304] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 630a58f94d6c4fd88bbafe6ccc1f578d; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd
I20260713 09:02:24.688410  8988 raft_consensus.cc:3060] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:24.695108  8988 raft_consensus.cc:2749] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:02:24.702231  8817 consensus_peers.cc:597] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:24.708144  8973 consensus_queue.cc:1048] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:24.719532  8817 consensus_peers.cc:597] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:24.799906  8817 consensus_peers.cc:597] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:24.826174  9001 consensus_queue.cc:1048] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:24.828996  9001 consensus_queue.cc:1048] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:24.843118  8817 consensus_peers.cc:597] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:25.077824  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:25.837906  8974 raft_consensus.cc:493] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:25.838374  8974 raft_consensus.cc:515] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:25.840080  8974 leader_election.cc:290] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:25.841142  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a938c4ce7b4c77ab7f0f3ae485a302" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:25.841730  8853 raft_consensus.cc:2468] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 1.
I20260713 09:02:25.842796  8892 leader_election.cc:304] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
I20260713 09:02:25.843436  8974 raft_consensus.cc:2804] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:02:25.843598  8891 leader_election.cc:336] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:25.843829  8974 raft_consensus.cc:493] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:25.844174  8974 raft_consensus.cc:3060] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:25.848809  8974 raft_consensus.cc:515] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:25.850517  8974 leader_election.cc:290] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:25.851475  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a938c4ce7b4c77ab7f0f3ae485a302" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:25.852038  8853 raft_consensus.cc:3060] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:25.854804  8891 leader_election.cc:336] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:25.857542  8853 raft_consensus.cc:2468] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 2.
I20260713 09:02:25.858384  8892 leader_election.cc:304] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:25.858981  8974 raft_consensus.cc:2804] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:25.859766  8974 raft_consensus.cc:697] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 2 LEADER]: Becoming Leader. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Running, Role: LEADER
I20260713 09:02:25.860432  8974 consensus_queue.cc:237] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Queue going to LEADER 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: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:25.867165  8676 catalog_manager.cc:5697] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd reported cstate change: term changed from 1 to 2, leader changed from 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193) to 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195). New cstate: current_term: 2 leader_uuid: "70f437d3a10b45e39f72c793ac184ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:26.067768  8974 raft_consensus.cc:493] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:26.068301  8974 raft_consensus.cc:515] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.070379  8974 leader_election.cc:290] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:26.071455  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca919b0002154e2b801986dddc616d80" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:26.072081  8853 raft_consensus.cc:2468] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 1.
I20260713 09:02:26.073052  8892 leader_election.cc:304] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
W20260713 09:02:26.073529  8891 leader_election.cc:336] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:26.073632  8974 raft_consensus.cc:2804] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:26.073984  8974 raft_consensus.cc:493] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:26.074246  8974 raft_consensus.cc:3060] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:26.078697  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:26.078593  8974 raft_consensus.cc:515] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.079977  8974 leader_election.cc:290] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:26.081004  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca919b0002154e2b801986dddc616d80" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:26.081514  8853 raft_consensus.cc:3060] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:26.083185  8891 leader_election.cc:336] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:26.086354  8853 raft_consensus.cc:2468] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 2.
I20260713 09:02:26.087723  8892 leader_election.cc:304] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:26.088513  8974 raft_consensus.cc:2804] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.088898  8974 raft_consensus.cc:697] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 2 LEADER]: Becoming Leader. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Running, Role: LEADER
I20260713 09:02:26.089460  8974 consensus_queue.cc:237] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Queue going to LEADER 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: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.095744  8676 catalog_manager.cc:5697] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd reported cstate change: term changed from 1 to 2, leader changed from 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193) to 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195). New cstate: current_term: 2 leader_uuid: "70f437d3a10b45e39f72c793ac184ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:26.153918  8974 raft_consensus.cc:493] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:26.154407  8974 raft_consensus.cc:515] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.155979  8974 leader_election.cc:290] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:26.157095  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbcc7c15a24f9cb22c4e564ba0c382" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" is_pre_election: true
I20260713 09:02:26.157738  8853 raft_consensus.cc:2468] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 1.
I20260713 09:02:26.158727  8892 leader_election.cc:304] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
I20260713 09:02:26.159463  8974 raft_consensus.cc:2804] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:02:26.159734  8891 leader_election.cc:336] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:26.159796  8974 raft_consensus.cc:493] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:26.160336  8974 raft_consensus.cc:3060] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.165000  8974 raft_consensus.cc:515] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.166489  8974 leader_election.cc:290] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:26.167490  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbcc7c15a24f9cb22c4e564ba0c382" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:26.168018  8853 raft_consensus.cc:3060] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:26.169703  8891 leader_election.cc:336] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:26.172724  8853 raft_consensus.cc:2468] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 2.
I20260713 09:02:26.173491  8892 leader_election.cc:304] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:26.174028  8974 raft_consensus.cc:2804] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.174352  8974 raft_consensus.cc:697] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 2 LEADER]: Becoming Leader. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Running, Role: LEADER
I20260713 09:02:26.174898  8974 consensus_queue.cc:237] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Queue going to LEADER 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: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.181146  8676 catalog_manager.cc:5697] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd reported cstate change: term changed from 1 to 2, leader changed from 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193) to 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195). New cstate: current_term: 2 leader_uuid: "70f437d3a10b45e39f72c793ac184ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: HEALTHY } } }
W20260713 09:02:26.246629  8891 consensus_peers.cc:597] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:26.262316  9051 raft_consensus.cc:493] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:26.262774  9051 raft_consensus.cc:515] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.264503  9051 leader_election.cc:290] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:26.265522  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd" is_pre_election: true
I20260713 09:02:26.266165  8926 raft_consensus.cc:2468] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 1.
I20260713 09:02:26.267315  8818 leader_election.cc:304] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
W20260713 09:02:26.267885  8817 leader_election.cc:336] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:26.268033  9051 raft_consensus.cc:2804] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:26.268455  9051 raft_consensus.cc:493] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:26.268808  9051 raft_consensus.cc:3060] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.273569  9051 raft_consensus.cc:515] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.275127  9051 leader_election.cc:290] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 2 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195:35855)
I20260713 09:02:26.276081  8926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24882615abca404389c6208547fca560" candidate_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
I20260713 09:02:26.276664  8926 raft_consensus.cc:3060] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:26.278194  8817 leader_election.cc:336] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111)
I20260713 09:02:26.281375  8926 raft_consensus.cc:2468] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630a58f94d6c4fd88bbafe6ccc1f578d in term 2.
I20260713 09:02:26.282122  8818 leader_election.cc:304] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [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: 630a58f94d6c4fd88bbafe6ccc1f578d, 70f437d3a10b45e39f72c793ac184ffd; no voters: 3aacf722e7db4fd581ec9e9d9b5e183e
I20260713 09:02:26.282675  9051 raft_consensus.cc:2804] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.283028  9051 raft_consensus.cc:697] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 LEADER]: Becoming Leader. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Running, Role: LEADER
I20260713 09:02:26.283653  9051 consensus_queue.cc:237] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Queue going to LEADER 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: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:26.290365  8676 catalog_manager.cc:5697] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d reported cstate change: term changed from 1 to 2, leader changed from 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193) to 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194). New cstate: current_term: 2 leader_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.454582  8853 raft_consensus.cc:1275] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Refusing update from remote peer 70f437d3a10b45e39f72c793ac184ffd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:26.455668  8974 consensus_queue.cc:1048] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:26.472167  8891 consensus_peers.cc:597] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:26.554329  8853 raft_consensus.cc:1275] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Refusing update from remote peer 70f437d3a10b45e39f72c793ac184ffd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:26.555510  8974 consensus_queue.cc:1048] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:26.567238  8891 consensus_peers.cc:597] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:26.624768  8853 raft_consensus.cc:1275] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Refusing update from remote peer 70f437d3a10b45e39f72c793ac184ffd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:26.625864  9065 consensus_queue.cc:1048] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:26.868047  8817 consensus_peers.cc:597] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:26.874333  8926 raft_consensus.cc:1275] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Refusing update from remote peer 630a58f94d6c4fd88bbafe6ccc1f578d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:26.875423  9051 consensus_queue.cc:1048] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:27.066336  8817 consensus_peers.cc:597] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:27.079457  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:02:27.203960  8817 consensus_peers.cc:597] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:27.240837  8817 consensus_peers.cc:597] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:27.334316  8891 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111) [suppressed 65 similar messages]
W20260713 09:02:27.383813  8891 consensus_peers.cc:597] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:27.488121  8817 consensus_peers.cc:597] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:27.542104  8817 consensus_peers.cc:597] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:28.080375  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:02:29.064172  8891 consensus_peers.cc:597] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:29.081243  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:02:29.115094  8891 consensus_peers.cc:597] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:29.150707  8891 consensus_peers.cc:597] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:29.460032  8817 consensus_peers.cc:597] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:29.489266  8817 consensus_peers.cc:597] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:02:29.604846  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:29.610558  9072 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
W20260713 09:02:29.610635  9073 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
W20260713 09:02:29.614198  9075 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
I20260713 09:02:29.614986  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:29.615767  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:29.615959  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:29.616111  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933349616095 us; error 0 us; skew 500 ppm
I20260713 09:02:29.616642  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:29.618808  5767 webserver.cc:533] Webserver started at http://127.5.161.193:36835/ using document root <none> and password file <none>
I20260713 09:02:29.619266  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:29.619429  5767 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:02:29.622869  5767 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:02:29.626029  9080 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:29.626686  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:02:29.626946  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
format_stamp: "Formatted at 2026-07-13 09:02:23 on dist-test-slave-zr7m"
I20260713 09:02:29.627214  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933269434670-5767-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)
I20260713 09:02:29.653848  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:29.654973  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:29.656342  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:29.659438  9087 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:02:29.702191  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:02:29.702445  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260713 09:02:29.702670  5767 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:02:29.706717  9087 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:29.716130  9087 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: 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
I20260713 09:02:29.716956  9087 tablet_bootstrap.cc:492] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.717473  9087 ts_tablet_manager.cc:1403] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:02:29.719260  9087 raft_consensus.cc:359] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:29.719725  9087 raft_consensus.cc:740] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.720340  9087 consensus_queue.cc:260] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } }
I20260713 09:02:29.722285  9087 ts_tablet_manager.cc:1434] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:02:29.722936  9087 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:29.731894  9087 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: 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
I20260713 09:02:29.732468  9087 tablet_bootstrap.cc:492] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.732930  9087 ts_tablet_manager.cc:1403] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:02:29.734618  9087 raft_consensus.cc:359] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.734997  5767 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:02:29.735055  9087 raft_consensus.cc:740] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.735306  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.033s	user 0.030s	sys 0.000s
I20260713 09:02:29.735795  9087 consensus_queue.cc:260] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.737370  9087 ts_tablet_manager.cc:1434] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:29.737924  9087 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:29.749733  9087 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:02:29.750439  9087 tablet_bootstrap.cc:492] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.750898  9087 ts_tablet_manager.cc:1403] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:02:29.752812  9087 raft_consensus.cc:359] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.753434  9087 raft_consensus.cc:740] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.754105  9087 consensus_queue.cc:260] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.755856  9087 ts_tablet_manager.cc:1434] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:02:29.756542  9087 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:29.765343  9087 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: 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
I20260713 09:02:29.765895  9087 tablet_bootstrap.cc:492] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.766399  9087 ts_tablet_manager.cc:1403] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:02:29.768234  9087 raft_consensus.cc:359] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.768805  9087 raft_consensus.cc:740] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.769268  9087 consensus_queue.cc:260] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.770486  9087 ts_tablet_manager.cc:1434] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:29.771000  9087 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
W20260713 09:02:29.775722  8817 consensus_peers.cc:597] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:02:29.782917  9087 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: 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
I20260713 09:02:29.783449  9087 tablet_bootstrap.cc:492] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.783926  9087 ts_tablet_manager.cc:1403] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:02:29.785768  9087 raft_consensus.cc:359] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.786311  9087 raft_consensus.cc:385] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.786623  9087 raft_consensus.cc:740] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.787137  9087 consensus_queue.cc:260] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.788619  9087 ts_tablet_manager.cc:1434] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:29.789263  9087 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
W20260713 09:02:29.790747  8891 consensus_peers.cc:597] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:02:29.797981  9087 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: 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
I20260713 09:02:29.798524  9087 tablet_bootstrap.cc:492] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.799089  9087 ts_tablet_manager.cc:1403] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:02:29.800407  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:32965
I20260713 09:02:29.800547  9150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:32965 every 8 connection(s)
I20260713 09:02:29.801127  9087 raft_consensus.cc:359] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.801571  9087 raft_consensus.cc:740] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.802037  9087 consensus_queue.cc:260] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.803556  9087 ts_tablet_manager.cc:1434] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:02:29.804380  9087 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:29.804374  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:29.825307  9151 heartbeater.cc:344] Connected to a master server at 127.5.161.254:43959
I20260713 09:02:29.826825  9151 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:29.827488  9151 heartbeater.cc:507] Master 127.5.161.254:43959 requested a full tablet report, sending...
I20260713 09:02:29.830963  9087 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:02:29.831851  9087 tablet_bootstrap.cc:492] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.832394  9087 ts_tablet_manager.cc:1403] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260713 09:02:29.832854  8676 ts_manager.cc:194] Re-registered known tserver with Master: 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965)
I20260713 09:02:29.833942  9087 raft_consensus.cc:359] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.834533  9087 raft_consensus.cc:740] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.835057  9087 consensus_queue.cc:260] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.835418  8853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d782559c10844b0a880272ec0b938644"
dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
mode: GRACEFUL
new_leader_uuid: "70f437d3a10b45e39f72c793ac184ffd"
 from {username='slave'} at 127.0.0.1:41478
I20260713 09:02:29.835953  8853 raft_consensus.cc:606] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Received request to transfer leadership to TS 70f437d3a10b45e39f72c793ac184ffd
I20260713 09:02:29.836803  9087 ts_tablet_manager.cc:1434] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:29.837252  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:29.837483  9087 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:29.837837  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:29.838515  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:29.841734  8676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37802
I20260713 09:02:29.844050  9151 heartbeater.cc:499] Master 127.5.161.254:43959 was elected leader, sending a full tablet report...
I20260713 09:02:29.849802  9087 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: 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
I20260713 09:02:29.850315  9087 tablet_bootstrap.cc:492] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.850760  9087 ts_tablet_manager.cc:1403] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:02:29.852250  9087 raft_consensus.cc:359] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.852699  9087 raft_consensus.cc:740] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.853185  9087 consensus_queue.cc:260] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.854470  9087 ts_tablet_manager.cc:1434] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:02:29.855105  9087 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:29.864189  9087 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:02:29.864809  9087 tablet_bootstrap.cc:492] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.865233  9087 ts_tablet_manager.cc:1403] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:02:29.866688  9087 raft_consensus.cc:359] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.867203  9087 raft_consensus.cc:740] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.867661  9087 consensus_queue.cc:260] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.869158  9087 ts_tablet_manager.cc:1434] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:29.869926  9087 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap starting.
I20260713 09:02:29.879776  9087 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:02:29.880384  9087 tablet_bootstrap.cc:492] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Bootstrap complete.
I20260713 09:02:29.880815  9087 ts_tablet_manager.cc:1403] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:02:29.882323  9087 raft_consensus.cc:359] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.882835  9087 raft_consensus.cc:740] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aacf722e7db4fd581ec9e9d9b5e183e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.883287  9087 consensus_queue.cc:260] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:29.884871  9087 ts_tablet_manager.cc:1434] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:29.978519  9124 raft_consensus.cc:3060] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:29.983157  9124 pending_rounds.cc:85] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting all ops after (but not including) 0
I20260713 09:02:29.983345  9124 pending_rounds.cc:107] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:02:29.983498  9124 raft_consensus.cc:2889] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260713 09:02:30.082324  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:30.103892  9124 raft_consensus.cc:3060] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:30.110373  9123 raft_consensus.cc:3060] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.111142  9124 pending_rounds.cc:85] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting all ops after (but not including) 0
I20260713 09:02:30.111402  9124 pending_rounds.cc:107] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:02:30.111678  9124 raft_consensus.cc:2889] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:02:30.200691  9169 raft_consensus.cc:993] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d: : Instructing follower 70f437d3a10b45e39f72c793ac184ffd to start an election
I20260713 09:02:30.201267  9071 raft_consensus.cc:1081] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Signalling peer 70f437d3a10b45e39f72c793ac184ffd to start an election
I20260713 09:02:30.202908  8926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d782559c10844b0a880272ec0b938644"
dest_uuid: "70f437d3a10b45e39f72c793ac184ffd"
 from {username='slave'} at 127.0.0.1:50890
I20260713 09:02:30.203476  8926 raft_consensus.cc:493] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:30.203787  8926 raft_consensus.cc:3060] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:30.209589  8926 raft_consensus.cc:515] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:30.211459  8926 leader_election.cc:290] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 election: Requested vote from peers 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965), 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194:41209)
I20260713 09:02:30.212220  9123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d782559c10844b0a880272ec0b938644" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e"
I20260713 09:02:30.212821  8853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d782559c10844b0a880272ec0b938644" candidate_uuid: "70f437d3a10b45e39f72c793ac184ffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d"
I20260713 09:02:30.213034  9123 raft_consensus.cc:3060] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:30.213426  8853 raft_consensus.cc:3055] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:30.213742  8853 raft_consensus.cc:740] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 630a58f94d6c4fd88bbafe6ccc1f578d, State: Running, Role: LEADER
I20260713 09:02:30.214815  8853 consensus_queue.cc:260] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:30.216454  8853 raft_consensus.cc:3060] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:30.220072  9123 raft_consensus.cc:2468] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 2.
I20260713 09:02:30.221753  8891 leader_election.cc:304] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aacf722e7db4fd581ec9e9d9b5e183e, 70f437d3a10b45e39f72c793ac184ffd; no voters: 
I20260713 09:02:30.222873  9052 raft_consensus.cc:2804] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:30.224004  9052 raft_consensus.cc:697] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 2 LEADER]: Becoming Leader. State: Replica: 70f437d3a10b45e39f72c793ac184ffd, State: Running, Role: LEADER
I20260713 09:02:30.224004  8853 raft_consensus.cc:2468] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f437d3a10b45e39f72c793ac184ffd in term 2.
I20260713 09:02:30.225492  9052 consensus_queue.cc:237] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } }
I20260713 09:02:30.234091  8676 catalog_manager.cc:5697] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd reported cstate change: term changed from 1 to 2, leader changed from 630a58f94d6c4fd88bbafe6ccc1f578d (127.5.161.194) to 70f437d3a10b45e39f72c793ac184ffd (127.5.161.195). New cstate: current_term: 2 leader_uuid: "70f437d3a10b45e39f72c793ac184ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f437d3a10b45e39f72c793ac184ffd" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 35855 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:30.252507  9123 raft_consensus.cc:3060] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:30.255082  9124 raft_consensus.cc:3060] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:30.259475  9123 pending_rounds.cc:85] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting all ops after (but not including) 0
I20260713 09:02:30.259826  9123 pending_rounds.cc:107] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:02:30.260083  9123 raft_consensus.cc:2889] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:02:30.262338  9124 pending_rounds.cc:85] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting all ops after (but not including) 0
I20260713 09:02:30.262755  9124 pending_rounds.cc:107] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:02:30.263042  9124 raft_consensus.cc:2889] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:02:30.648491  8853 raft_consensus.cc:1275] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Refusing update from remote peer 70f437d3a10b45e39f72c793ac184ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:30.649639  9052 consensus_queue.cc:1048] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "630a58f94d6c4fd88bbafe6ccc1f578d" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:30.658651  9124 raft_consensus.cc:1275] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Refusing update from remote peer 70f437d3a10b45e39f72c793ac184ffd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:30.660894  9170 consensus_queue.cc:1048] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aacf722e7db4fd581ec9e9d9b5e183e" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 32965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.848589  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:30.853973  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:30.854319  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:30.854890  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:31.083355  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:31.860424  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:31.865517  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:31.865866  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:31.866267  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:32.084162  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:32.871971  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:32.877195  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:32.877537  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:32.877943  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:33.085000  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:33.883569  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:33.888686  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:33.889050  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:33.889465  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:34.085952  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:34.894889  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:34.903108  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:34.907960  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:34.908346  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:02:35.086804  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:35.925225  5767 tablet_server.cc:179] TabletServer@127.5.161.193:32965 shutting down...
I20260713 09:02:35.947103  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:35.947837  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.948526  5767 raft_consensus.cc:2243] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.948930  5767 raft_consensus.cc:2272] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.950784  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.951318  5767 raft_consensus.cc:2243] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.951730  5767 raft_consensus.cc:2272] T 24882615abca404389c6208547fca560 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.953567  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.954037  5767 raft_consensus.cc:2243] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.954399  5767 raft_consensus.cc:2272] T 500a7f713a9f4a85bf58d5db4d78c309 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.956204  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.956700  5767 raft_consensus.cc:2243] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.957094  5767 raft_consensus.cc:2272] T 2d61bd440c33415fac6962ba70f2d314 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.958850  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.959314  5767 raft_consensus.cc:2243] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.959672  5767 raft_consensus.cc:2272] T 5a88faaf30674353b5e124e3f7fb58d2 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.961632  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.962230  5767 raft_consensus.cc:2243] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:35.962713  8817 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 48 similar messages]
I20260713 09:02:35.962713  5767 raft_consensus.cc:2272] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.965130  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.965903  5767 raft_consensus.cc:2243] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:35.965978  8817 consensus_peers.cc:597] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:35.966355  5767 raft_consensus.cc:2272] T ca919b0002154e2b801986dddc616d80 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.968349  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.968822  5767 raft_consensus.cc:2243] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.969183  5767 raft_consensus.cc:2272] T 467c71bc914244dfb8b81b1b40330f5a P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.971158  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.971570  5767 raft_consensus.cc:2243] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.971908  5767 raft_consensus.cc:2272] T d782559c10844b0a880272ec0b938644 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.973793  5767 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:35.974215  5767 raft_consensus.cc:2243] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.974582  5767 raft_consensus.cc:2272] T 1b69b03ca554489eaa08201aea85ef93 P 3aacf722e7db4fd581ec9e9d9b5e183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.002754  5767 tablet_server.cc:196] TabletServer@127.5.161.193:32965 shutdown complete.
I20260713 09:02:36.022770  5767 tablet_server.cc:179] TabletServer@127.5.161.194:0 shutting down...
I20260713 09:02:36.047093  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:36.047715  5767 tablet_replica.cc:333] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.048317  5767 raft_consensus.cc:2243] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.049041  5767 raft_consensus.cc:2272] T 24882615abca404389c6208547fca560 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.050869  5767 tablet_replica.cc:333] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.051332  5767 raft_consensus.cc:2243] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.051720  5767 raft_consensus.cc:2272] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.053678  5767 tablet_replica.cc:333] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.054203  5767 raft_consensus.cc:2243] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.054760  5767 raft_consensus.cc:2272] T ca919b0002154e2b801986dddc616d80 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.057020  5767 tablet_replica.cc:333] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.057475  5767 raft_consensus.cc:2243] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.057843  5767 raft_consensus.cc:2272] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.060047  5767 tablet_replica.cc:333] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.060611  5767 raft_consensus.cc:2243] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.060983  5767 raft_consensus.cc:2272] T d782559c10844b0a880272ec0b938644 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.062770  5767 tablet_replica.cc:333] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.063271  5767 raft_consensus.cc:2243] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:02:36.063745  8891 consensus_peers.cc:597] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:36.063943  5767 raft_consensus.cc:2272] T 467c71bc914244dfb8b81b1b40330f5a P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.065924  5767 tablet_replica.cc:333] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.066422  5767 raft_consensus.cc:2243] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.066885  5767 raft_consensus.cc:2272] T 500a7f713a9f4a85bf58d5db4d78c309 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.068715  5767 tablet_replica.cc:333] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.069144  5767 raft_consensus.cc:2243] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.069767  5767 raft_consensus.cc:2272] T 5a88faaf30674353b5e124e3f7fb58d2 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.071473  5767 tablet_replica.cc:333] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.071871  5767 raft_consensus.cc:2243] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.072501  5767 raft_consensus.cc:2272] T 2d61bd440c33415fac6962ba70f2d314 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.074188  5767 tablet_replica.cc:333] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d: stopping tablet replica
I20260713 09:02:36.074560  5767 raft_consensus.cc:2243] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.075166  5767 raft_consensus.cc:2272] T 1b69b03ca554489eaa08201aea85ef93 P 630a58f94d6c4fd88bbafe6ccc1f578d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:36.087670  8724 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:36.104324  5767 tablet_server.cc:196] TabletServer@127.5.161.194:0 shutdown complete.
W20260713 09:02:36.116096  8891 consensus_peers.cc:597] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:36.126139  5767 tablet_server.cc:179] TabletServer@127.5.161.195:0 shutting down...
I20260713 09:02:36.148432  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:36.149097  5767 tablet_replica.cc:333] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
W20260713 09:02:36.149159  8891 consensus_peers.cc:597] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd -> Peer 3aacf722e7db4fd581ec9e9d9b5e183e (127.5.161.193:32965): Couldn't send request to peer 3aacf722e7db4fd581ec9e9d9b5e183e. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:32965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:36.149781  5767 raft_consensus.cc:2243] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.150223  5767 raft_consensus.cc:2272] T 5a88faaf30674353b5e124e3f7fb58d2 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.152109  5767 tablet_replica.cc:333] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.152626  5767 raft_consensus.cc:2243] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.152999  5767 raft_consensus.cc:2272] T 2d61bd440c33415fac6962ba70f2d314 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.154657  5767 tablet_replica.cc:333] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.155097  5767 raft_consensus.cc:2243] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.155752  5767 raft_consensus.cc:2272] T 500a7f713a9f4a85bf58d5db4d78c309 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.157456  5767 tablet_replica.cc:333] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.157943  5767 raft_consensus.cc:2243] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.158308  5767 raft_consensus.cc:2272] T 24882615abca404389c6208547fca560 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.160056  5767 tablet_replica.cc:333] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.160566  5767 raft_consensus.cc:2243] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.160960  5767 raft_consensus.cc:2272] T 1b69b03ca554489eaa08201aea85ef93 P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.162586  5767 tablet_replica.cc:333] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.163033  5767 raft_consensus.cc:2243] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.163722  5767 raft_consensus.cc:2272] T 09a938c4ce7b4c77ab7f0f3ae485a302 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.165519  5767 tablet_replica.cc:333] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.165982  5767 raft_consensus.cc:2243] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.166589  5767 raft_consensus.cc:2272] T ca919b0002154e2b801986dddc616d80 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.168372  5767 tablet_replica.cc:333] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.168838  5767 raft_consensus.cc:2243] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.169516  5767 raft_consensus.cc:2272] T f6fbcc7c15a24f9cb22c4e564ba0c382 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.171165  5767 tablet_replica.cc:333] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.171573  5767 raft_consensus.cc:2243] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.171962  5767 raft_consensus.cc:2272] T 467c71bc914244dfb8b81b1b40330f5a P 70f437d3a10b45e39f72c793ac184ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.173659  5767 tablet_replica.cc:333] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd: stopping tablet replica
I20260713 09:02:36.174185  5767 raft_consensus.cc:2243] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.174803  5767 raft_consensus.cc:2272] T d782559c10844b0a880272ec0b938644 P 70f437d3a10b45e39f72c793ac184ffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.193583  5767 tablet_server.cc:196] TabletServer@127.5.161.195:0 shutdown complete.
I20260713 09:02:36.214862  5767 master.cc:562] Master@127.5.161.254:43959 shutting down...
I20260713 09:02:36.234310  5767 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.234786  5767 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.235076  5767 tablet_replica.cc:333] T 00000000000000000000000000000000 P ec60d0dfa6a94504a6d82ba63d66d3bc: stopping tablet replica
I20260713 09:02:36.252848  5767 master.cc:584] Master@127.5.161.254:43959 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13345 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:02:36.290990  5767 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.161.254:45043
I20260713 09:02:36.291991  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:36.297019  9199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:36.297086  9200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:36.297822  9202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:36.298815  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:36.299597  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:36.299760  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:36.299870  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933356299859 us; error 0 us; skew 500 ppm
I20260713 09:02:36.300360  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:36.302459  5767 webserver.cc:533] Webserver started at http://127.5.161.254:40589/ using document root <none> and password file <none>
I20260713 09:02:36.302871  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:36.303016  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:36.303210  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:36.304170  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/master-0-root/instance:
uuid: "7134b1013bfe43a68438139260c8f32f"
format_stamp: "Formatted at 2026-07-13 09:02:36 on dist-test-slave-zr7m"
I20260713 09:02:36.308069  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:02:36.311285  9207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.311923  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:36.312148  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/master-0-root
uuid: "7134b1013bfe43a68438139260c8f32f"
format_stamp: "Formatted at 2026-07-13 09:02:36 on dist-test-slave-zr7m"
I20260713 09:02:36.312419  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-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)
I20260713 09:02:36.335014  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:36.336038  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:36.371932  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.254:45043
I20260713 09:02:36.372026  9258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.254:45043 every 8 connection(s)
I20260713 09:02:36.375581  9259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.385197  9259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f: Bootstrap starting.
I20260713 09:02:36.389577  9259 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.393741  9259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f: No bootstrap required, opened a new log
I20260713 09:02:36.395746  9259 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7134b1013bfe43a68438139260c8f32f" member_type: VOTER }
I20260713 09:02:36.396098  9259 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.396358  9259 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7134b1013bfe43a68438139260c8f32f, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.396950  9259 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7134b1013bfe43a68438139260c8f32f" member_type: VOTER }
I20260713 09:02:36.397395  9259 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:36.397626  9259 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:36.397862  9259 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.401899  9259 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7134b1013bfe43a68438139260c8f32f" member_type: VOTER }
I20260713 09:02:36.402485  9259 leader_election.cc:304] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [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: 7134b1013bfe43a68438139260c8f32f; no voters: 
I20260713 09:02:36.403479  9259 leader_election.cc:290] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:36.403740  9262 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:36.405004  9262 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 1 LEADER]: Becoming Leader. State: Replica: 7134b1013bfe43a68438139260c8f32f, State: Running, Role: LEADER
I20260713 09:02:36.405540  9262 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [LEADER]: Queue going to LEADER mode. State: All 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: "7134b1013bfe43a68438139260c8f32f" member_type: VOTER }
I20260713 09:02:36.406208  9259 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:36.409641  9263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7134b1013bfe43a68438139260c8f32f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7134b1013bfe43a68438139260c8f32f" member_type: VOTER } }
I20260713 09:02:36.410300  9263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:36.410231  9264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7134b1013bfe43a68438139260c8f32f. Latest consensus state: current_term: 1 leader_uuid: "7134b1013bfe43a68438139260c8f32f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7134b1013bfe43a68438139260c8f32f" member_type: VOTER } }
I20260713 09:02:36.411026  9264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:36.413453  9269 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:36.418593  9269 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:36.420825  5767 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:36.426398  9269 catalog_manager.cc:1383] Generated new cluster ID: 9ff76bbcb4794476af724b76fa97b7f0
I20260713 09:02:36.426595  9269 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:36.470727  9269 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:36.471817  9269 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:36.483490  9269 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f: Generated new TSK 0
I20260713 09:02:36.483963  9269 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:36.551509  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:36.556891  9280 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
W20260713 09:02:36.557672  9281 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
W20260713 09:02:36.559144  9283 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
I20260713 09:02:36.559329  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:36.560174  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:36.560390  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:36.560520  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933356560508 us; error 0 us; skew 500 ppm
I20260713 09:02:36.560976  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:36.562916  5767 webserver.cc:533] Webserver started at http://127.5.161.193:34447/ using document root <none> and password file <none>
I20260713 09:02:36.563303  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:36.563448  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:36.563645  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:36.564649  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-0-root/instance:
uuid: "bb278cad50ee4b67b2c759efecbb419a"
format_stamp: "Formatted at 2026-07-13 09:02:36 on dist-test-slave-zr7m"
I20260713 09:02:36.568594  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:36.571406  9288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.572033  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:36.572269  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "bb278cad50ee4b67b2c759efecbb419a"
format_stamp: "Formatted at 2026-07-13 09:02:36 on dist-test-slave-zr7m"
I20260713 09:02:36.572536  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-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)
I20260713 09:02:36.591349  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:36.592434  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:36.593740  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:36.595759  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:36.595923  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.596151  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:36.596316  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:02:36.633351  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:39755
I20260713 09:02:36.633503  9350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:39755 every 8 connection(s)
I20260713 09:02:36.638228  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:36.645006  9355 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
W20260713 09:02:36.647186  9356 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
W20260713 09:02:36.648434  9358 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
I20260713 09:02:36.649216  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:36.650488  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:36.650732  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:36.650893  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933356650876 us; error 0 us; skew 500 ppm
I20260713 09:02:36.651264  9351 heartbeater.cc:344] Connected to a master server at 127.5.161.254:45043
I20260713 09:02:36.651464  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:36.651610  9351 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:36.652347  9351 heartbeater.cc:507] Master 127.5.161.254:45043 requested a full tablet report, sending...
I20260713 09:02:36.654013  5767 webserver.cc:533] Webserver started at http://127.5.161.194:42119/ using document root <none> and password file <none>
I20260713 09:02:36.654484  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:36.654412  9224 ts_manager.cc:194] Registered new tserver with Master: bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755)
I20260713 09:02:36.654801  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:36.655095  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:36.656127  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-1-root/instance:
uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
format_stamp: "Formatted at 2026-07-13 09:02:36 on dist-test-slave-zr7m"
I20260713 09:02:36.656358  9224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42632
I20260713 09:02:36.660324  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:36.663344  9363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.663995  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:36.664242  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-1-root
uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
format_stamp: "Formatted at 2026-07-13 09:02:36 on dist-test-slave-zr7m"
I20260713 09:02:36.664532  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-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)
I20260713 09:02:36.686343  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:36.687387  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:36.688761  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:36.690747  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:36.690912  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.691133  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:36.691264  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.745239  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.194:38329
I20260713 09:02:36.745314  9425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.194:38329 every 8 connection(s)
I20260713 09:02:36.750717  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:36.757819  9429 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
W20260713 09:02:36.761760  9430 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
I20260713 09:02:36.764487  9426 heartbeater.cc:344] Connected to a master server at 127.5.161.254:45043
I20260713 09:02:36.764955  9426 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:36.765594  9426 heartbeater.cc:507] Master 127.5.161.254:45043 requested a full tablet report, sending...
W20260713 09:02:36.766618  9432 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
I20260713 09:02:36.767264  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:36.768064  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:02:36.768105  9224 ts_manager.cc:194] Registered new tserver with Master: ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194:38329)
I20260713 09:02:36.769941  9224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42648
W20260713 09:02:36.768340  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:36.770877  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933356770856 us; error 0 us; skew 500 ppm
I20260713 09:02:36.771658  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:36.774204  5767 webserver.cc:533] Webserver started at http://127.5.161.195:37943/ using document root <none> and password file <none>
I20260713 09:02:36.774773  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:36.775002  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:36.775290  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:36.776782  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-2-root/instance:
uuid: "06cae1f762af447da10cf703af75de34"
format_stamp: "Formatted at 2026-07-13 09:02:36 on dist-test-slave-zr7m"
I20260713 09:02:36.782353  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:02:36.786214  9437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.786909  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:02:36.787153  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-2-root
uuid: "06cae1f762af447da10cf703af75de34"
format_stamp: "Formatted at 2026-07-13 09:02:36 on dist-test-slave-zr7m"
I20260713 09:02:36.787374  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933269434670-5767-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)
I20260713 09:02:36.805800  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:36.806856  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:36.808306  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:36.810361  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:36.810526  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.810783  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:36.810927  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.847185  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.195:42393
I20260713 09:02:36.847276  9499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.195:42393 every 8 connection(s)
I20260713 09:02:36.859678  9500 heartbeater.cc:344] Connected to a master server at 127.5.161.254:45043
I20260713 09:02:36.860061  9500 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:36.860715  9500 heartbeater.cc:507] Master 127.5.161.254:45043 requested a full tablet report, sending...
I20260713 09:02:36.862521  9224 ts_manager.cc:194] Registered new tserver with Master: 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393)
I20260713 09:02:36.863174  5767 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013089672s
I20260713 09:02:36.863781  9224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42662
I20260713 09:02:36.889885  9224 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42672:
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"
    }
  }
}
W20260713 09:02:36.891851  9224 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.
I20260713 09:02:36.944104  9465 tablet_service.cc:1511] Processing CreateTablet for tablet 72544a079ba54feb9b6b558ad3442dce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5fa091cba0fc4a42a71b46bb1d9def19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:36.944420  9391 tablet_service.cc:1511] Processing CreateTablet for tablet 72544a079ba54feb9b6b558ad3442dce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5fa091cba0fc4a42a71b46bb1d9def19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:36.944865  9464 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca04502518f47debd2c0482c189ef85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5fa091cba0fc4a42a71b46bb1d9def19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:36.945508  9465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72544a079ba54feb9b6b558ad3442dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.945842  9391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72544a079ba54feb9b6b558ad3442dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.946131  9464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca04502518f47debd2c0482c189ef85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.949453  9390 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca04502518f47debd2c0482c189ef85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5fa091cba0fc4a42a71b46bb1d9def19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:36.950717  9390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca04502518f47debd2c0482c189ef85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.970969  9316 tablet_service.cc:1511] Processing CreateTablet for tablet 72544a079ba54feb9b6b558ad3442dce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5fa091cba0fc4a42a71b46bb1d9def19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:36.971963  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72544a079ba54feb9b6b558ad3442dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.975419  9516 tablet_bootstrap.cc:492] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5: Bootstrap starting.
I20260713 09:02:36.975284  9315 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca04502518f47debd2c0482c189ef85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5fa091cba0fc4a42a71b46bb1d9def19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:36.977353  9315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca04502518f47debd2c0482c189ef85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.976388  9515 tablet_bootstrap.cc:492] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34: Bootstrap starting.
I20260713 09:02:36.982847  9516 tablet_bootstrap.cc:654] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.984210  9515 tablet_bootstrap.cc:654] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.001772  9518 tablet_bootstrap.cc:492] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a: Bootstrap starting.
I20260713 09:02:37.002780  9516 tablet_bootstrap.cc:492] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5: No bootstrap required, opened a new log
I20260713 09:02:37.003296  9516 ts_tablet_manager.cc:1403] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.013s
I20260713 09:02:37.004180  9515 tablet_bootstrap.cc:492] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34: No bootstrap required, opened a new log
I20260713 09:02:37.004662  9515 ts_tablet_manager.cc:1403] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260713 09:02:37.006127  9516 raft_consensus.cc:359] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.006867  9516 raft_consensus.cc:385] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.007153  9516 raft_consensus.cc:740] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.007321  9515 raft_consensus.cc:359] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.008210  9518 tablet_bootstrap.cc:654] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.008141  9515 raft_consensus.cc:385] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.008085  9516 consensus_queue.cc:260] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.008718  9515 raft_consensus.cc:740] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06cae1f762af447da10cf703af75de34, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.009472  9515 consensus_queue.cc:260] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.011929  9500 heartbeater.cc:499] Master 127.5.161.254:45043 was elected leader, sending a full tablet report...
I20260713 09:02:37.012545  9515 ts_tablet_manager.cc:1434] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:37.013115  9518 tablet_bootstrap.cc:492] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a: No bootstrap required, opened a new log
I20260713 09:02:37.013478  9518 ts_tablet_manager.cc:1403] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:02:37.013661  9515 tablet_bootstrap.cc:492] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34: Bootstrap starting.
I20260713 09:02:37.016345  9518 raft_consensus.cc:359] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.017082  9518 raft_consensus.cc:385] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.017408  9518 raft_consensus.cc:740] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb278cad50ee4b67b2c759efecbb419a, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.018308  9518 consensus_queue.cc:260] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.022048  9515 tablet_bootstrap.cc:654] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.023326  9426 heartbeater.cc:499] Master 127.5.161.254:45043 was elected leader, sending a full tablet report...
I20260713 09:02:37.023849  9516 ts_tablet_manager.cc:1434] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.008s
I20260713 09:02:37.025484  9516 tablet_bootstrap.cc:492] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5: Bootstrap starting.
I20260713 09:02:37.031867  9351 heartbeater.cc:499] Master 127.5.161.254:45043 was elected leader, sending a full tablet report...
I20260713 09:02:37.032152  9516 tablet_bootstrap.cc:654] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.032920  9518 ts_tablet_manager.cc:1434] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.005s
I20260713 09:02:37.034372  9520 raft_consensus.cc:493] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.034818  9520 raft_consensus.cc:515] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.037835  9520 leader_election.cc:290] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755), 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393)
I20260713 09:02:37.033957  9518 tablet_bootstrap.cc:492] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a: Bootstrap starting.
I20260713 09:02:37.051982  9326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca04502518f47debd2c0482c189ef85" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb278cad50ee4b67b2c759efecbb419a" is_pre_election: true
W20260713 09:02:37.053733  9367 leader_election.cc:343] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:37.060815  9518 tablet_bootstrap.cc:654] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.063859  9515 tablet_bootstrap.cc:492] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34: No bootstrap required, opened a new log
I20260713 09:02:37.064494  9515 ts_tablet_manager.cc:1403] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.023s
I20260713 09:02:37.067632  9515 raft_consensus.cc:359] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.068421  9515 raft_consensus.cc:385] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.068758  9515 raft_consensus.cc:740] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06cae1f762af447da10cf703af75de34, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.070431  9515 consensus_queue.cc:260] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.071640  9516 tablet_bootstrap.cc:492] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5: No bootstrap required, opened a new log
I20260713 09:02:37.071471  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca04502518f47debd2c0482c189ef85" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06cae1f762af447da10cf703af75de34" is_pre_election: true
I20260713 09:02:37.072162  9475 raft_consensus.cc:2468] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 0.
I20260713 09:02:37.072868  9515 ts_tablet_manager.cc:1434] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:02:37.073553  9365 leader_election.cc:304] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [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: 06cae1f762af447da10cf703af75de34, ac15ea06f6a3453f8bba32c8b23de0d5; no voters: bb278cad50ee4b67b2c759efecbb419a
I20260713 09:02:37.074762  9520 raft_consensus.cc:2804] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:37.075090  9520 raft_consensus.cc:493] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:37.075393  9520 raft_consensus.cc:3060] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.076387  9516 ts_tablet_manager.cc:1403] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.024s
I20260713 09:02:37.079726  9518 tablet_bootstrap.cc:492] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a: No bootstrap required, opened a new log
I20260713 09:02:37.079411  9516 raft_consensus.cc:359] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.080086  9516 raft_consensus.cc:385] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.080181  9518 ts_tablet_manager.cc:1403] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.007s
I20260713 09:02:37.080407  9516 raft_consensus.cc:740] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.081228  9516 consensus_queue.cc:260] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.083097  9518 raft_consensus.cc:359] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.083225  9520 raft_consensus.cc:515] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.083817  9518 raft_consensus.cc:385] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.084182  9518 raft_consensus.cc:740] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb278cad50ee4b67b2c759efecbb419a, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.085099  9518 consensus_queue.cc:260] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.085664  9516 ts_tablet_manager.cc:1434] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:02:37.087157  9518 ts_tablet_manager.cc:1434] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:37.088076  9520 leader_election.cc:290] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 1 election: Requested vote from peers bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755), 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393)
I20260713 09:02:37.089208  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca04502518f47debd2c0482c189ef85" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06cae1f762af447da10cf703af75de34"
I20260713 09:02:37.089499  9326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca04502518f47debd2c0482c189ef85" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb278cad50ee4b67b2c759efecbb419a"
I20260713 09:02:37.090124  9326 raft_consensus.cc:3060] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.089763  9475 raft_consensus.cc:3060] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.096961  9326 raft_consensus.cc:2468] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 1.
I20260713 09:02:37.097011  9475 raft_consensus.cc:2468] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 1.
I20260713 09:02:37.098004  9365 leader_election.cc:304] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06cae1f762af447da10cf703af75de34, ac15ea06f6a3453f8bba32c8b23de0d5; no voters: 
I20260713 09:02:37.098855  9528 raft_consensus.cc:2804] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.099300  9528 raft_consensus.cc:697] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Becoming Leader. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Running, Role: LEADER
I20260713 09:02:37.100006  9528 consensus_queue.cc:237] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
W20260713 09:02:37.100654  9501 tablet.cc:2406] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:02:37.106299  9222 catalog_manager.cc:5697] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.117504  9528 raft_consensus.cc:493] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.117894  9528 raft_consensus.cc:515] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.119539  9528 leader_election.cc:290] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393), bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755)
I20260713 09:02:37.120041  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72544a079ba54feb9b6b558ad3442dce" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06cae1f762af447da10cf703af75de34" is_pre_election: true
I20260713 09:02:37.120426  9326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72544a079ba54feb9b6b558ad3442dce" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb278cad50ee4b67b2c759efecbb419a" is_pre_election: true
I20260713 09:02:37.120618  9475 raft_consensus.cc:2468] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 0.
I20260713 09:02:37.120893  9326 raft_consensus.cc:2468] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 0.
I20260713 09:02:37.121524  9365 leader_election.cc:304] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06cae1f762af447da10cf703af75de34, ac15ea06f6a3453f8bba32c8b23de0d5; no voters: 
I20260713 09:02:37.122071  9528 raft_consensus.cc:2804] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:37.122323  9528 raft_consensus.cc:493] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:37.122555  9528 raft_consensus.cc:3060] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.127188  9528 raft_consensus.cc:515] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.128563  9528 leader_election.cc:290] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393), bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755)
I20260713 09:02:37.129197  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72544a079ba54feb9b6b558ad3442dce" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06cae1f762af447da10cf703af75de34"
I20260713 09:02:37.129442  9326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72544a079ba54feb9b6b558ad3442dce" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb278cad50ee4b67b2c759efecbb419a"
I20260713 09:02:37.129742  9475 raft_consensus.cc:3060] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.129990  9326 raft_consensus.cc:3060] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.136015  9475 raft_consensus.cc:2468] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 1.
I20260713 09:02:37.136015  9326 raft_consensus.cc:2468] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 1.
I20260713 09:02:37.137122  9367 leader_election.cc:304] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac15ea06f6a3453f8bba32c8b23de0d5, bb278cad50ee4b67b2c759efecbb419a; no voters: 
I20260713 09:02:37.137719  9528 raft_consensus.cc:2804] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.138123  9528 raft_consensus.cc:697] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Becoming Leader. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Running, Role: LEADER
I20260713 09:02:37.138800  9528 consensus_queue.cc:237] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.144467  9222 catalog_manager.cc:5697] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.206007  9222 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42678:
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"
    }
  }
}
W20260713 09:02:37.207835  9222 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.
I20260713 09:02:37.228821  9316 tablet_service.cc:1511] Processing CreateTablet for tablet dbe3e275f54c46acb47eedb7a9df7054 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5d379724203f41bfb06cc8dd0d890366]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:37.230058  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe3e275f54c46acb47eedb7a9df7054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:37.229863  9391 tablet_service.cc:1511] Processing CreateTablet for tablet dbe3e275f54c46acb47eedb7a9df7054 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5d379724203f41bfb06cc8dd0d890366]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:37.231032  9391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe3e275f54c46acb47eedb7a9df7054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:37.231077  9465 tablet_service.cc:1511] Processing CreateTablet for tablet dbe3e275f54c46acb47eedb7a9df7054 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5d379724203f41bfb06cc8dd0d890366]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:37.232368  9465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe3e275f54c46acb47eedb7a9df7054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:37.233768  9315 tablet_service.cc:1511] Processing CreateTablet for tablet e69771793f984feb9bb8efc61b0aeaa8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5d379724203f41bfb06cc8dd0d890366]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:37.234902  9315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69771793f984feb9bb8efc61b0aeaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:37.238229  9390 tablet_service.cc:1511] Processing CreateTablet for tablet e69771793f984feb9bb8efc61b0aeaa8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5d379724203f41bfb06cc8dd0d890366]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:37.239403  9390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69771793f984feb9bb8efc61b0aeaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:37.241210  9464 tablet_service.cc:1511] Processing CreateTablet for tablet e69771793f984feb9bb8efc61b0aeaa8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5d379724203f41bfb06cc8dd0d890366]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:37.242350  9464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69771793f984feb9bb8efc61b0aeaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:37.246382  9518 tablet_bootstrap.cc:492] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a: Bootstrap starting.
I20260713 09:02:37.248225  9515 tablet_bootstrap.cc:492] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34: Bootstrap starting.
I20260713 09:02:37.253180  9518 tablet_bootstrap.cc:654] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.253808  9515 tablet_bootstrap.cc:654] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.262777  9515 tablet_bootstrap.cc:492] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34: No bootstrap required, opened a new log
I20260713 09:02:37.262893  9518 tablet_bootstrap.cc:492] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a: No bootstrap required, opened a new log
I20260713 09:02:37.263417  9515 ts_tablet_manager.cc:1403] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:02:37.263469  9518 ts_tablet_manager.cc:1403] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260713 09:02:37.265393  9516 tablet_bootstrap.cc:492] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5: Bootstrap starting.
I20260713 09:02:37.266521  9515 raft_consensus.cc:359] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.267238  9515 raft_consensus.cc:385] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.267566  9515 raft_consensus.cc:740] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06cae1f762af447da10cf703af75de34, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.267812  9518 raft_consensus.cc:359] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.268579  9518 raft_consensus.cc:385] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.268352  9515 consensus_queue.cc:260] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.268903  9518 raft_consensus.cc:740] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb278cad50ee4b67b2c759efecbb419a, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.270628  9515 ts_tablet_manager.cc:1434] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:37.271246  9518 consensus_queue.cc:260] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.271802  9516 tablet_bootstrap.cc:654] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.273316  9518 ts_tablet_manager.cc:1434] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:37.274219  9518 tablet_bootstrap.cc:492] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a: Bootstrap starting.
I20260713 09:02:37.279899  9518 tablet_bootstrap.cc:654] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.281354  9515 tablet_bootstrap.cc:492] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34: Bootstrap starting.
I20260713 09:02:37.285101  9518 tablet_bootstrap.cc:492] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a: No bootstrap required, opened a new log
I20260713 09:02:37.285548  9518 ts_tablet_manager.cc:1403] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:02:37.288329  9515 tablet_bootstrap.cc:654] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.288378  9518 raft_consensus.cc:359] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.289194  9518 raft_consensus.cc:385] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.289587  9518 raft_consensus.cc:740] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb278cad50ee4b67b2c759efecbb419a, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.290233  9516 tablet_bootstrap.cc:492] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5: No bootstrap required, opened a new log
I20260713 09:02:37.290640  9516 ts_tablet_manager.cc:1403] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260713 09:02:37.290307  9518 consensus_queue.cc:260] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.292852  9518 ts_tablet_manager.cc:1434] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:37.293282  9516 raft_consensus.cc:359] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.293753  9515 tablet_bootstrap.cc:492] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34: No bootstrap required, opened a new log
I20260713 09:02:37.293952  9516 raft_consensus.cc:385] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.294273  9516 raft_consensus.cc:740] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.294363  9515 ts_tablet_manager.cc:1403] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260713 09:02:37.295001  9516 consensus_queue.cc:260] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.297084  9516 ts_tablet_manager.cc:1434] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:37.298130  9516 tablet_bootstrap.cc:492] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5: Bootstrap starting.
I20260713 09:02:37.297811  9515 raft_consensus.cc:359] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.298493  9515 raft_consensus.cc:385] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.298803  9515 raft_consensus.cc:740] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06cae1f762af447da10cf703af75de34, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.299525  9515 consensus_queue.cc:260] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.301527  9515 ts_tablet_manager.cc:1434] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:37.304199  9522 raft_consensus.cc:493] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.304739  9516 tablet_bootstrap.cc:654] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.304672  9522 raft_consensus.cc:515] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.311558  9522 leader_election.cc:290] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755), ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194:38329)
I20260713 09:02:37.312299  9516 tablet_bootstrap.cc:492] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5: No bootstrap required, opened a new log
I20260713 09:02:37.312824  9516 ts_tablet_manager.cc:1403] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:02:37.315709  9516 raft_consensus.cc:359] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.316429  9516 raft_consensus.cc:385] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.316735  9516 raft_consensus.cc:740] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.317390  9516 consensus_queue.cc:260] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.319690  9516 ts_tablet_manager.cc:1434] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:37.320035  9401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe3e275f54c46acb47eedb7a9df7054" candidate_uuid: "06cae1f762af447da10cf703af75de34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" is_pre_election: true
I20260713 09:02:37.320736  9401 raft_consensus.cc:2468] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06cae1f762af447da10cf703af75de34 in term 0.
I20260713 09:02:37.321805  9440 leader_election.cc:304] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06cae1f762af447da10cf703af75de34, ac15ea06f6a3453f8bba32c8b23de0d5; no voters: 
I20260713 09:02:37.322402  9522 raft_consensus.cc:2804] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:37.322769  9522 raft_consensus.cc:493] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:37.323130  9522 raft_consensus.cc:3060] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.324014  9326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe3e275f54c46acb47eedb7a9df7054" candidate_uuid: "06cae1f762af447da10cf703af75de34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb278cad50ee4b67b2c759efecbb419a" is_pre_election: true
I20260713 09:02:37.324522  9326 raft_consensus.cc:2468] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06cae1f762af447da10cf703af75de34 in term 0.
I20260713 09:02:37.329483  9522 raft_consensus.cc:515] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.330919  9522 leader_election.cc:290] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [CANDIDATE]: Term 1 election: Requested vote from peers bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755), ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194:38329)
I20260713 09:02:37.331707  9326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe3e275f54c46acb47eedb7a9df7054" candidate_uuid: "06cae1f762af447da10cf703af75de34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb278cad50ee4b67b2c759efecbb419a"
I20260713 09:02:37.331818  9401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe3e275f54c46acb47eedb7a9df7054" candidate_uuid: "06cae1f762af447da10cf703af75de34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
I20260713 09:02:37.332168  9326 raft_consensus.cc:3060] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.332293  9401 raft_consensus.cc:3060] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.336742  9401 raft_consensus.cc:2468] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06cae1f762af447da10cf703af75de34 in term 1.
I20260713 09:02:37.336746  9326 raft_consensus.cc:2468] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06cae1f762af447da10cf703af75de34 in term 1.
I20260713 09:02:37.337692  9440 leader_election.cc:304] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06cae1f762af447da10cf703af75de34, ac15ea06f6a3453f8bba32c8b23de0d5; no voters: 
I20260713 09:02:37.338299  9522 raft_consensus.cc:2804] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.339260  9522 raft_consensus.cc:697] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 1 LEADER]: Becoming Leader. State: Replica: 06cae1f762af447da10cf703af75de34, State: Running, Role: LEADER
I20260713 09:02:37.340065  9522 consensus_queue.cc:237] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.346645  9221 catalog_manager.cc:5697] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06cae1f762af447da10cf703af75de34 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "06cae1f762af447da10cf703af75de34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } health_report { overall_health: HEALTHY } } }
W20260713 09:02:37.416987  9272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:37.452973  9523 raft_consensus.cc:493] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.453451  9523 raft_consensus.cc:515] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.455472  9523 leader_election.cc:290] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194:38329), 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393)
I20260713 09:02:37.465683  9401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69771793f984feb9bb8efc61b0aeaa8" candidate_uuid: "bb278cad50ee4b67b2c759efecbb419a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" is_pre_election: true
I20260713 09:02:37.465898  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69771793f984feb9bb8efc61b0aeaa8" candidate_uuid: "bb278cad50ee4b67b2c759efecbb419a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06cae1f762af447da10cf703af75de34" is_pre_election: true
I20260713 09:02:37.466343  9401 raft_consensus.cc:2468] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb278cad50ee4b67b2c759efecbb419a in term 0.
I20260713 09:02:37.466456  9475 raft_consensus.cc:2468] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb278cad50ee4b67b2c759efecbb419a in term 0.
I20260713 09:02:37.467453  9291 leader_election.cc:304] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac15ea06f6a3453f8bba32c8b23de0d5, bb278cad50ee4b67b2c759efecbb419a; no voters: 
I20260713 09:02:37.468137  9523 raft_consensus.cc:2804] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:37.468540  9523 raft_consensus.cc:493] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:37.468775  9523 raft_consensus.cc:3060] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.473311  9523 raft_consensus.cc:515] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.474941  9523 leader_election.cc:290] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [CANDIDATE]: Term 1 election: Requested vote from peers ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194:38329), 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393)
I20260713 09:02:37.475538  9401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69771793f984feb9bb8efc61b0aeaa8" candidate_uuid: "bb278cad50ee4b67b2c759efecbb419a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
I20260713 09:02:37.475996  9401 raft_consensus.cc:3060] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.475905  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69771793f984feb9bb8efc61b0aeaa8" candidate_uuid: "bb278cad50ee4b67b2c759efecbb419a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06cae1f762af447da10cf703af75de34"
I20260713 09:02:37.476503  9475 raft_consensus.cc:3060] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.480557  9401 raft_consensus.cc:2468] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb278cad50ee4b67b2c759efecbb419a in term 1.
I20260713 09:02:37.480728  9475 raft_consensus.cc:2468] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb278cad50ee4b67b2c759efecbb419a in term 1.
I20260713 09:02:37.481446  9291 leader_election.cc:304] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac15ea06f6a3453f8bba32c8b23de0d5, bb278cad50ee4b67b2c759efecbb419a; no voters: 
I20260713 09:02:37.482144  9523 raft_consensus.cc:2804] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.482951  9523 raft_consensus.cc:697] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 1 LEADER]: Becoming Leader. State: Replica: bb278cad50ee4b67b2c759efecbb419a, State: Running, Role: LEADER
I20260713 09:02:37.483609  9523 consensus_queue.cc:237] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.490898  9221 catalog_manager.cc:5697] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a reported cstate change: term changed from 0 to 1, leader changed from <none> to bb278cad50ee4b67b2c759efecbb419a (127.5.161.193). New cstate: current_term: 1 leader_uuid: "bb278cad50ee4b67b2c759efecbb419a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.561168  9401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72544a079ba54feb9b6b558ad3442dce"
dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
mode: GRACEFUL
new_leader_uuid: "bb278cad50ee4b67b2c759efecbb419a"
 from {username='slave'} at 127.0.0.1:46668
I20260713 09:02:37.561676  9401 raft_consensus.cc:606] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Received request to transfer leadership to TS bb278cad50ee4b67b2c759efecbb419a
I20260713 09:02:37.566363  9401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ca04502518f47debd2c0482c189ef85"
dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
mode: GRACEFUL
new_leader_uuid: "06cae1f762af447da10cf703af75de34"
 from {username='slave'} at 127.0.0.1:46668
I20260713 09:02:37.566802  9401 raft_consensus.cc:606] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Received request to transfer leadership to TS 06cae1f762af447da10cf703af75de34
I20260713 09:02:37.578354  9475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbe3e275f54c46acb47eedb7a9df7054"
dest_uuid: "06cae1f762af447da10cf703af75de34"
mode: GRACEFUL
new_leader_uuid: "bb278cad50ee4b67b2c759efecbb419a"
 from {username='slave'} at 127.0.0.1:57784
I20260713 09:02:37.578783  9475 raft_consensus.cc:606] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 1 LEADER]: Received request to transfer leadership to TS bb278cad50ee4b67b2c759efecbb419a
I20260713 09:02:37.617599  9528 consensus_queue.cc:1048] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.629603  9528 consensus_queue.cc:1048] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.638137  9520 raft_consensus.cc:993] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5: : Instructing follower bb278cad50ee4b67b2c759efecbb419a to start an election
I20260713 09:02:37.638566  9528 raft_consensus.cc:1081] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Signalling peer bb278cad50ee4b67b2c759efecbb419a to start an election
I20260713 09:02:37.640066  9326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72544a079ba54feb9b6b558ad3442dce"
dest_uuid: "bb278cad50ee4b67b2c759efecbb419a"
 from {username='slave'} at 127.0.0.1:35192
I20260713 09:02:37.640615  9326 raft_consensus.cc:493] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:37.640978  9326 raft_consensus.cc:3060] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.645630  9326 raft_consensus.cc:515] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.647588  9326 leader_election.cc:290] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [CANDIDATE]: Term 2 election: Requested vote from peers 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393), ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194:38329)
I20260713 09:02:37.648238  9401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72544a079ba54feb9b6b558ad3442dce" candidate_uuid: "bb278cad50ee4b67b2c759efecbb419a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
I20260713 09:02:37.648622  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72544a079ba54feb9b6b558ad3442dce" candidate_uuid: "bb278cad50ee4b67b2c759efecbb419a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06cae1f762af447da10cf703af75de34"
I20260713 09:02:37.648821  9401 raft_consensus.cc:3055] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:37.649221  9475 raft_consensus.cc:3060] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.649436  9401 raft_consensus.cc:740] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Running, Role: LEADER
I20260713 09:02:37.650254  9401 consensus_queue.cc:260] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.651216  9401 raft_consensus.cc:3060] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.655756  9475 raft_consensus.cc:2468] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb278cad50ee4b67b2c759efecbb419a in term 2.
I20260713 09:02:37.656061  9401 raft_consensus.cc:2468] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb278cad50ee4b67b2c759efecbb419a in term 2.
I20260713 09:02:37.656898  9290 leader_election.cc:304] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06cae1f762af447da10cf703af75de34, bb278cad50ee4b67b2c759efecbb419a; no voters: 
I20260713 09:02:37.657981  9523 raft_consensus.cc:2804] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:37.658442  9523 raft_consensus.cc:697] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 2 LEADER]: Becoming Leader. State: Replica: bb278cad50ee4b67b2c759efecbb419a, State: Running, Role: LEADER
I20260713 09:02:37.659250  9523 consensus_queue.cc:237] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } }
I20260713 09:02:37.665699  9222 catalog_manager.cc:5697] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a reported cstate change: term changed from 1 to 2, leader changed from ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194) to bb278cad50ee4b67b2c759efecbb419a (127.5.161.193). New cstate: current_term: 2 leader_uuid: "bb278cad50ee4b67b2c759efecbb419a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:37.697955  9528 consensus_queue.cc:1048] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.707213  9556 consensus_queue.cc:1048] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:37.715688  9556 raft_consensus.cc:993] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5: : Instructing follower 06cae1f762af447da10cf703af75de34 to start an election
I20260713 09:02:37.716064  9520 raft_consensus.cc:1081] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Signalling peer 06cae1f762af447da10cf703af75de34 to start an election
I20260713 09:02:37.717505  9475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ca04502518f47debd2c0482c189ef85"
dest_uuid: "06cae1f762af447da10cf703af75de34"
 from {username='slave'} at 127.0.0.1:57772
I20260713 09:02:37.718047  9475 raft_consensus.cc:493] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:37.718418  9475 raft_consensus.cc:3060] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.723778  9475 raft_consensus.cc:515] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.725544  9475 leader_election.cc:290] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [CANDIDATE]: Term 2 election: Requested vote from peers bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755), ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194:38329)
I20260713 09:02:37.726150  9326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca04502518f47debd2c0482c189ef85" candidate_uuid: "06cae1f762af447da10cf703af75de34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb278cad50ee4b67b2c759efecbb419a"
I20260713 09:02:37.726632  9326 raft_consensus.cc:3060] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.727192  9401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca04502518f47debd2c0482c189ef85" candidate_uuid: "06cae1f762af447da10cf703af75de34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
I20260713 09:02:37.727758  9401 raft_consensus.cc:3055] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:37.728119  9401 raft_consensus.cc:740] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Running, Role: LEADER
I20260713 09:02:37.728910  9401 consensus_queue.cc:260] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.729897  9401 raft_consensus.cc:3060] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.731853  9326 raft_consensus.cc:2468] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06cae1f762af447da10cf703af75de34 in term 2.
I20260713 09:02:37.732798  9441 leader_election.cc:304] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06cae1f762af447da10cf703af75de34, bb278cad50ee4b67b2c759efecbb419a; no voters: 
I20260713 09:02:37.733418  9522 raft_consensus.cc:2804] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:37.733871  9522 raft_consensus.cc:697] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 2 LEADER]: Becoming Leader. State: Replica: 06cae1f762af447da10cf703af75de34, State: Running, Role: LEADER
I20260713 09:02:37.734673  9522 consensus_queue.cc:237] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.735385  9401 raft_consensus.cc:2468] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06cae1f762af447da10cf703af75de34 in term 2.
I20260713 09:02:37.740131  9221 catalog_manager.cc:5697] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 reported cstate change: term changed from 1 to 2, leader changed from ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194) to 06cae1f762af447da10cf703af75de34 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "06cae1f762af447da10cf703af75de34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:37.851009  9522 consensus_queue.cc:1048] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.862330  9559 consensus_queue.cc:1048] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.875154  9543 raft_consensus.cc:993] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34: : Instructing follower bb278cad50ee4b67b2c759efecbb419a to start an election
I20260713 09:02:37.875591  9559 raft_consensus.cc:1081] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 1 LEADER]: Signalling peer bb278cad50ee4b67b2c759efecbb419a to start an election
I20260713 09:02:37.877050  9326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbe3e275f54c46acb47eedb7a9df7054"
dest_uuid: "bb278cad50ee4b67b2c759efecbb419a"
 from {username='slave'} at 127.0.0.1:35196
I20260713 09:02:37.877463  9326 raft_consensus.cc:493] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:37.877770  9326 raft_consensus.cc:3060] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.882278  9326 raft_consensus.cc:515] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.884011  9326 leader_election.cc:290] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [CANDIDATE]: Term 2 election: Requested vote from peers ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194:38329), 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393)
I20260713 09:02:37.884670  9401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe3e275f54c46acb47eedb7a9df7054" candidate_uuid: "bb278cad50ee4b67b2c759efecbb419a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
I20260713 09:02:37.885036  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe3e275f54c46acb47eedb7a9df7054" candidate_uuid: "bb278cad50ee4b67b2c759efecbb419a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06cae1f762af447da10cf703af75de34"
I20260713 09:02:37.885248  9401 raft_consensus.cc:3060] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.885608  9475 raft_consensus.cc:3055] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:37.885921  9475 raft_consensus.cc:740] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06cae1f762af447da10cf703af75de34, State: Running, Role: LEADER
I20260713 09:02:37.886714  9475 consensus_queue.cc:260] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.887884  9475 raft_consensus.cc:3060] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:37.891727  9401 raft_consensus.cc:2468] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb278cad50ee4b67b2c759efecbb419a in term 2.
I20260713 09:02:37.892805  9291 leader_election.cc:304] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac15ea06f6a3453f8bba32c8b23de0d5, bb278cad50ee4b67b2c759efecbb419a; no voters: 
I20260713 09:02:37.893533  9523 raft_consensus.cc:2804] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:37.893930  9523 raft_consensus.cc:697] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 2 LEADER]: Becoming Leader. State: Replica: bb278cad50ee4b67b2c759efecbb419a, State: Running, Role: LEADER
I20260713 09:02:37.894095  9475 raft_consensus.cc:2468] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb278cad50ee4b67b2c759efecbb419a in term 2.
I20260713 09:02:37.894619  9523 consensus_queue.cc:237] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:37.899986  9221 catalog_manager.cc:5697] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a reported cstate change: term changed from 1 to 2, leader changed from 06cae1f762af447da10cf703af75de34 (127.5.161.195) to bb278cad50ee4b67b2c759efecbb419a (127.5.161.193). New cstate: current_term: 2 leader_uuid: "bb278cad50ee4b67b2c759efecbb419a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.924134  9523 consensus_queue.cc:1048] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.934474  9523 consensus_queue.cc:1048] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:38.008679  5767 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:02:38.010197  5767 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:02:38.010502  5767 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:02:38.020637  9326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e69771793f984feb9bb8efc61b0aeaa8"
dest_uuid: "bb278cad50ee4b67b2c759efecbb419a"
mode: GRACEFUL
new_leader_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
 from {username='slave'} at 127.0.0.1:35202
I20260713 09:02:38.021119  9326 raft_consensus.cc:606] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 1 LEADER]: Received request to transfer leadership to TS ac15ea06f6a3453f8bba32c8b23de0d5
I20260713 09:02:38.022101  5767 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:02:38.095280  9475 raft_consensus.cc:1275] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Refusing update from remote peer bb278cad50ee4b67b2c759efecbb419a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.096393  9523 consensus_queue.cc:1048] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.103439  9401 raft_consensus.cc:1275] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Refusing update from remote peer bb278cad50ee4b67b2c759efecbb419a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.104692  9547 consensus_queue.cc:1048] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.201041  9326 raft_consensus.cc:1275] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Refusing update from remote peer 06cae1f762af447da10cf703af75de34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.202157  9559 consensus_queue.cc:1048] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.208916  9401 raft_consensus.cc:1275] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Refusing update from remote peer 06cae1f762af447da10cf703af75de34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.210453  9543 consensus_queue.cc:1048] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.311293  9475 raft_consensus.cc:1275] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Refusing update from remote peer bb278cad50ee4b67b2c759efecbb419a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.312475  9547 consensus_queue.cc:1048] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.316344  9523 raft_consensus.cc:993] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a: : Instructing follower ac15ea06f6a3453f8bba32c8b23de0d5 to start an election
I20260713 09:02:38.316738  9562 raft_consensus.cc:1081] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 1 LEADER]: Signalling peer ac15ea06f6a3453f8bba32c8b23de0d5 to start an election
I20260713 09:02:38.318239  9401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e69771793f984feb9bb8efc61b0aeaa8"
dest_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5"
 from {username='slave'} at 127.0.0.1:46666
I20260713 09:02:38.320185  9401 raft_consensus.cc:493] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:38.320613  9401 raft_consensus.cc:3060] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.321595  9400 raft_consensus.cc:1275] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Refusing update from remote peer bb278cad50ee4b67b2c759efecbb419a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.323436  9566 consensus_queue.cc:1048] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.327422  9401 raft_consensus.cc:515] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:38.330063  9326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69771793f984feb9bb8efc61b0aeaa8" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb278cad50ee4b67b2c759efecbb419a"
I20260713 09:02:38.330210  9401 leader_election.cc:290] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 2 election: Requested vote from peers bb278cad50ee4b67b2c759efecbb419a (127.5.161.193:39755), 06cae1f762af447da10cf703af75de34 (127.5.161.195:42393)
I20260713 09:02:38.330619  9326 raft_consensus.cc:3055] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:38.330937  9326 raft_consensus.cc:740] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb278cad50ee4b67b2c759efecbb419a, State: Running, Role: LEADER
I20260713 09:02:38.331703  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69771793f984feb9bb8efc61b0aeaa8" candidate_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06cae1f762af447da10cf703af75de34"
I20260713 09:02:38.331677  9326 consensus_queue.cc:260] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:38.332342  9475 raft_consensus.cc:3060] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.332726  9326 raft_consensus.cc:3060] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.337563  9326 raft_consensus.cc:2468] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 2.
I20260713 09:02:38.337589  9475 raft_consensus.cc:2468] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac15ea06f6a3453f8bba32c8b23de0d5 in term 2.
I20260713 09:02:38.338538  9367 leader_election.cc:304] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac15ea06f6a3453f8bba32c8b23de0d5, bb278cad50ee4b67b2c759efecbb419a; no voters: 
I20260713 09:02:38.339115  9520 raft_consensus.cc:2804] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:38.339514  9520 raft_consensus.cc:697] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 LEADER]: Becoming Leader. State: Replica: ac15ea06f6a3453f8bba32c8b23de0d5, State: Running, Role: LEADER
I20260713 09:02:38.340184  9520 consensus_queue.cc:237] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } }
I20260713 09:02:38.345227  9221 catalog_manager.cc:5697] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 reported cstate change: term changed from 1 to 2, leader changed from bb278cad50ee4b67b2c759efecbb419a (127.5.161.193) to ac15ea06f6a3453f8bba32c8b23de0d5 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb278cad50ee4b67b2c759efecbb419a" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 39755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac15ea06f6a3453f8bba32c8b23de0d5" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 38329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06cae1f762af447da10cf703af75de34" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 42393 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:38.360090  5767 tablet_server.cc:179] TabletServer@127.5.161.193:0 shutting down...
I20260713 09:02:38.377563  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:38.378114  5767 tablet_replica.cc:333] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a: stopping tablet replica
I20260713 09:02:38.378608  5767 raft_consensus.cc:2243] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:38.378974  5767 raft_consensus.cc:2272] T e69771793f984feb9bb8efc61b0aeaa8 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.380985  5767 tablet_replica.cc:333] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a: stopping tablet replica
I20260713 09:02:38.381448  5767 raft_consensus.cc:2243] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:38.382129  5767 raft_consensus.cc:2272] T dbe3e275f54c46acb47eedb7a9df7054 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.384219  5767 tablet_replica.cc:333] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a: stopping tablet replica
I20260713 09:02:38.384703  5767 raft_consensus.cc:2243] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:38.385061  5767 raft_consensus.cc:2272] T 8ca04502518f47debd2c0482c189ef85 P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.386866  5767 tablet_replica.cc:333] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a: stopping tablet replica
I20260713 09:02:38.387274  5767 raft_consensus.cc:2243] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:38.387949  5767 raft_consensus.cc:2272] T 72544a079ba54feb9b6b558ad3442dce P bb278cad50ee4b67b2c759efecbb419a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.409344  5767 tablet_server.cc:196] TabletServer@127.5.161.193:0 shutdown complete.
I20260713 09:02:38.420609  5767 tablet_server.cc:179] TabletServer@127.5.161.194:0 shutting down...
I20260713 09:02:38.436739  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:38.437244  5767 tablet_replica.cc:333] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5: stopping tablet replica
I20260713 09:02:38.437703  5767 raft_consensus.cc:2243] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:38.438259  5767 pending_rounds.cc:70] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5: Trying to abort 1 pending ops.
I20260713 09:02:38.438413  5767 pending_rounds.cc:77] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306991035767717888 op_type: NO_OP noop_request { }
I20260713 09:02:38.438647  5767 raft_consensus.cc:2889] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:38.438869  5767 raft_consensus.cc:2272] T e69771793f984feb9bb8efc61b0aeaa8 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.440771  5767 tablet_replica.cc:333] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5: stopping tablet replica
I20260713 09:02:38.441213  5767 raft_consensus.cc:2243] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:38.441551  5767 raft_consensus.cc:2272] T 72544a079ba54feb9b6b558ad3442dce P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.443257  5767 tablet_replica.cc:333] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5: stopping tablet replica
I20260713 09:02:38.443679  5767 raft_consensus.cc:2243] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:38.444008  5767 raft_consensus.cc:2272] T dbe3e275f54c46acb47eedb7a9df7054 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.445847  5767 tablet_replica.cc:333] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5: stopping tablet replica
I20260713 09:02:38.446249  5767 raft_consensus.cc:2243] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:38.446587  5767 raft_consensus.cc:2272] T 8ca04502518f47debd2c0482c189ef85 P ac15ea06f6a3453f8bba32c8b23de0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.457348  5767 tablet_server.cc:196] TabletServer@127.5.161.194:0 shutdown complete.
I20260713 09:02:38.467730  5767 tablet_server.cc:179] TabletServer@127.5.161.195:0 shutting down...
I20260713 09:02:38.482074  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:38.482656  5767 tablet_replica.cc:333] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34: stopping tablet replica
I20260713 09:02:38.483170  5767 raft_consensus.cc:2243] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:38.483566  5767 raft_consensus.cc:2272] T e69771793f984feb9bb8efc61b0aeaa8 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.485549  5767 tablet_replica.cc:333] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34: stopping tablet replica
I20260713 09:02:38.486017  5767 raft_consensus.cc:2243] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:38.486392  5767 raft_consensus.cc:2272] T dbe3e275f54c46acb47eedb7a9df7054 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.488489  5767 tablet_replica.cc:333] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34: stopping tablet replica
I20260713 09:02:38.488981  5767 raft_consensus.cc:2243] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:38.489725  5767 raft_consensus.cc:2272] T 8ca04502518f47debd2c0482c189ef85 P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.491540  5767 tablet_replica.cc:333] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34: stopping tablet replica
I20260713 09:02:38.491991  5767 raft_consensus.cc:2243] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:38.492450  5767 raft_consensus.cc:2272] T 72544a079ba54feb9b6b558ad3442dce P 06cae1f762af447da10cf703af75de34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.513073  5767 tablet_server.cc:196] TabletServer@127.5.161.195:0 shutdown complete.
I20260713 09:02:38.523882  5767 master.cc:562] Master@127.5.161.254:45043 shutting down...
I20260713 09:02:38.536800  5767 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:38.537273  5767 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:38.537552  5767 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7134b1013bfe43a68438139260c8f32f: stopping tablet replica
I20260713 09:02:38.554364  5767 master.cc:584] Master@127.5.161.254:45043 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2286 ms)
[----------] 6 tests from LeaderRebalancerTest (88989 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:02:38.578370  5767 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.161.254:36995
I20260713 09:02:38.579380  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:38.583897  9567 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
W20260713 09:02:38.585376  9570 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
W20260713 09:02:38.585397  9568 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
I20260713 09:02:38.585631  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:38.586623  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:38.586802  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:38.586941  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933358586925 us; error 0 us; skew 500 ppm
I20260713 09:02:38.587433  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:38.589685  5767 webserver.cc:533] Webserver started at http://127.5.161.254:38277/ using document root <none> and password file <none>
I20260713 09:02:38.590121  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:38.590292  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:38.590524  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:38.591506  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/master-0-root/instance:
uuid: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-zr7m"
I20260713 09:02:38.595534  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:02:38.598495  9575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.599123  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:38.599402  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/master-0-root
uuid: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-zr7m"
I20260713 09:02:38.599670  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-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)
I20260713 09:02:38.615430  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:38.616379  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:38.648191  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.254:36995
I20260713 09:02:38.648322  9626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.254:36995 every 8 connection(s)
I20260713 09:02:38.651598  9627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.661314  9627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf: Bootstrap starting.
I20260713 09:02:38.665364  9627 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.668862  9627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf: No bootstrap required, opened a new log
I20260713 09:02:38.670665  9627 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf" member_type: VOTER }
I20260713 09:02:38.671010  9627 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.671180  9627 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c3d7ca7ad3442e2ac71e14c3d0f2ebf, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.671667  9627 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf" member_type: VOTER }
I20260713 09:02:38.672057  9627 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:38.672235  9627 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:38.672462  9627 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.676370  9627 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf" member_type: VOTER }
I20260713 09:02:38.676792  9627 leader_election.cc:304] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [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: 0c3d7ca7ad3442e2ac71e14c3d0f2ebf; no voters: 
I20260713 09:02:38.677755  9627 leader_election.cc:290] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:38.678045  9630 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:38.679183  9630 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 1 LEADER]: Becoming Leader. State: Replica: 0c3d7ca7ad3442e2ac71e14c3d0f2ebf, State: Running, Role: LEADER
I20260713 09:02:38.679780  9630 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [LEADER]: Queue going to LEADER mode. State: All 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: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf" member_type: VOTER }
I20260713 09:02:38.680363  9627 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:38.682539  9631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf" member_type: VOTER } }
I20260713 09:02:38.682654  9632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c3d7ca7ad3442e2ac71e14c3d0f2ebf. Latest consensus state: current_term: 1 leader_uuid: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c3d7ca7ad3442e2ac71e14c3d0f2ebf" member_type: VOTER } }
I20260713 09:02:38.683207  9632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:38.683202  9631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:38.686223  9636 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:38.690896  9636 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:38.693874  5767 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:38.698441  9636 catalog_manager.cc:1383] Generated new cluster ID: a4ec4c621d014d4ebc942aaf8c11f482
I20260713 09:02:38.698678  9636 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:38.720376  9636 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:38.721516  9636 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:38.749403  9636 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf: Generated new TSK 0
I20260713 09:02:38.749938  9636 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:38.759689  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:38.764719  9648 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
W20260713 09:02:38.765771  9649 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
W20260713 09:02:38.766983  9651 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
I20260713 09:02:38.767155  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:38.767969  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:38.768138  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:38.768260  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933358768241 us; error 0 us; skew 500 ppm
I20260713 09:02:38.768751  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:38.770711  5767 webserver.cc:533] Webserver started at http://127.5.161.193:42371/ using document root <none> and password file <none>
I20260713 09:02:38.771108  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:38.771251  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:38.771482  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:38.772486  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-0-root/instance:
uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-zr7m"
I20260713 09:02:38.776467  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:38.779335  9656 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.780045  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:38.780340  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-zr7m"
I20260713 09:02:38.780588  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-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)
I20260713 09:02:38.793538  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:38.794498  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:38.795794  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:38.797848  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:38.798018  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.798245  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:38.798388  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.833804  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:37359
I20260713 09:02:38.833915  9718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:37359 every 8 connection(s)
I20260713 09:02:38.838181  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:38.844225  9723 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
W20260713 09:02:38.844683  9724 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
W20260713 09:02:38.848179  9726 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
I20260713 09:02:38.848650  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:38.849200  9719 heartbeater.cc:344] Connected to a master server at 127.5.161.254:36995
I20260713 09:02:38.849566  9719 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:38.849942  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:38.850168  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:38.850282  9719 heartbeater.cc:507] Master 127.5.161.254:36995 requested a full tablet report, sending...
I20260713 09:02:38.850315  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933358850300 us; error 0 us; skew 500 ppm
I20260713 09:02:38.851037  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:38.852422  9592 ts_manager.cc:194] Registered new tserver with Master: 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359)
I20260713 09:02:38.853452  5767 webserver.cc:533] Webserver started at http://127.5.161.194:44679/ using document root <none> and password file <none>
I20260713 09:02:38.853915  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:38.854087  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:38.854012  9592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54960
I20260713 09:02:38.854452  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:38.855558  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-1-root/instance:
uuid: "0fd37d52047943798a06283e19bdceb2"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-zr7m"
I20260713 09:02:38.859489  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:02:38.862382  9731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.863034  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:38.863286  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-1-root
uuid: "0fd37d52047943798a06283e19bdceb2"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-zr7m"
I20260713 09:02:38.863531  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-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)
I20260713 09:02:38.883440  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:38.884457  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:38.885752  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:38.887753  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:38.887943  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.888150  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:38.888309  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.922927  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.194:35197
I20260713 09:02:38.923029  9793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.194:35197 every 8 connection(s)
I20260713 09:02:38.927261  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:38.933625  9797 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
W20260713 09:02:38.935241  9798 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
I20260713 09:02:38.938262  9794 heartbeater.cc:344] Connected to a master server at 127.5.161.254:36995
I20260713 09:02:38.938690  9794 heartbeater.cc:461] Registering TS with master...
W20260713 09:02:38.938179  9800 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
I20260713 09:02:38.938759  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:38.939519  9794 heartbeater.cc:507] Master 127.5.161.254:36995 requested a full tablet report, sending...
I20260713 09:02:38.939767  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:38.939985  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:38.940111  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933358940100 us; error 0 us; skew 500 ppm
I20260713 09:02:38.940761  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:38.941447  9592 ts_manager.cc:194] Registered new tserver with Master: 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:38.942945  9592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54964
I20260713 09:02:38.943048  5767 webserver.cc:533] Webserver started at http://127.5.161.195:41135/ using document root <none> and password file <none>
I20260713 09:02:38.943550  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:38.943730  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:38.944043  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:38.945354  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-2-root/instance:
uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-zr7m"
I20260713 09:02:38.949230  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:02:38.952042  9805 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.952744  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:38.952996  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-2-root
uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-zr7m"
I20260713 09:02:38.953213  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933269434670-5767-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)
I20260713 09:02:38.964224  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:38.965528  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:38.966856  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:38.968997  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:38.969172  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.969411  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:38.969552  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:39.005837  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.195:34811
I20260713 09:02:39.005928  9867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.195:34811 every 8 connection(s)
I20260713 09:02:39.017866  9868 heartbeater.cc:344] Connected to a master server at 127.5.161.254:36995
I20260713 09:02:39.018225  9868 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:39.018940  9868 heartbeater.cc:507] Master 127.5.161.254:36995 requested a full tablet report, sending...
I20260713 09:02:39.020697  9592 ts_manager.cc:194] Registered new tserver with Master: 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.020903  5767 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012098342s
I20260713 09:02:39.021950  9592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54966
I20260713 09:02:39.042294  9592 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54970:
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"
    }
  }
}
W20260713 09:02:39.044651  9592 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.
I20260713 09:02:39.101626  9833 tablet_service.cc:1511] Processing CreateTablet for tablet b682771d1c1e4dad84e7d5e549902ef6 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:39.102960  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b682771d1c1e4dad84e7d5e549902ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.107177  9832 tablet_service.cc:1511] Processing CreateTablet for tablet cd3d0d1eafc9452e8847068b985f1877 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:39.108562  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3d0d1eafc9452e8847068b985f1877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.122949  9759 tablet_service.cc:1511] Processing CreateTablet for tablet b682771d1c1e4dad84e7d5e549902ef6 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:39.124332  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b682771d1c1e4dad84e7d5e549902ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.124828  9830 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2975e6f454f2c9ac9a11cf7221d10 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:39.125248  9754 tablet_service.cc:1511] Processing CreateTablet for tablet 20bf80e80e5c4c62b2fdf9e7f15fa4cf (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:39.126137  9830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2975e6f454f2c9ac9a11cf7221d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.126535  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bf80e80e5c4c62b2fdf9e7f15fa4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.128402  9831 tablet_service.cc:1511] Processing CreateTablet for tablet 235ee79352054556868f6bf3bfc903d3 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:39.129235  9758 tablet_service.cc:1511] Processing CreateTablet for tablet cd3d0d1eafc9452e8847068b985f1877 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:39.130470  9758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3d0d1eafc9452e8847068b985f1877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.131109  9753 tablet_service.cc:1511] Processing CreateTablet for tablet 45504359b9534e639323136a6d371571 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:39.132354  9753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45504359b9534e639323136a6d371571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.133252  9757 tablet_service.cc:1511] Processing CreateTablet for tablet 235ee79352054556868f6bf3bfc903d3 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:39.134011  9829 tablet_service.cc:1511] Processing CreateTablet for tablet c989934499f04646ac7e33312536933b (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:39.134513  9757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235ee79352054556868f6bf3bfc903d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.137298  9756 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2975e6f454f2c9ac9a11cf7221d10 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:39.129650  9831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235ee79352054556868f6bf3bfc903d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.137805  9752 tablet_service.cc:1511] Processing CreateTablet for tablet 121b8c3f36774c7bbff624f4c2025e31 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:39.139227  9828 tablet_service.cc:1511] Processing CreateTablet for tablet 20bf80e80e5c4c62b2fdf9e7f15fa4cf (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:39.140559  9828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bf80e80e5c4c62b2fdf9e7f15fa4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.142139  9751 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5f90bc635742f58645168f0884bb0e (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:39.139695  9756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2975e6f454f2c9ac9a11cf7221d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.139227  9755 tablet_service.cc:1511] Processing CreateTablet for tablet c989934499f04646ac7e33312536933b (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:39.145620  9829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c989934499f04646ac7e33312536933b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.144755  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5f90bc635742f58645168f0884bb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.150095  9752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121b8c3f36774c7bbff624f4c2025e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.150913  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c989934499f04646ac7e33312536933b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.174422  9883 tablet_bootstrap.cc:492] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.176259  9833 tablet_service.cc:1511] Processing CreateTablet for tablet 45504359b9534e639323136a6d371571 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:39.177021  9827 tablet_service.cc:1511] Processing CreateTablet for tablet 121b8c3f36774c7bbff624f4c2025e31 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:39.177557  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45504359b9534e639323136a6d371571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.178280  9827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121b8c3f36774c7bbff624f4c2025e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.180050  9883 tablet_bootstrap.cc:654] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.211942  9681 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2975e6f454f2c9ac9a11cf7221d10 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:39.212496  9677 tablet_service.cc:1511] Processing CreateTablet for tablet 121b8c3f36774c7bbff624f4c2025e31 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:39.213311  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2975e6f454f2c9ac9a11cf7221d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.213963  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121b8c3f36774c7bbff624f4c2025e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.214998  9832 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5f90bc635742f58645168f0884bb0e (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:39.215196  9680 tablet_service.cc:1511] Processing CreateTablet for tablet c989934499f04646ac7e33312536933b (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:39.216159  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5f90bc635742f58645168f0884bb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.212462  9676 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5f90bc635742f58645168f0884bb0e (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:39.217782  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 20bf80e80e5c4c62b2fdf9e7f15fa4cf (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:39.219779  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 45504359b9534e639323136a6d371571 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:39.221758  9683 tablet_service.cc:1511] Processing CreateTablet for tablet cd3d0d1eafc9452e8847068b985f1877 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:39.225875  9682 tablet_service.cc:1511] Processing CreateTablet for tablet 235ee79352054556868f6bf3bfc903d3 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:39.227772  9684 tablet_service.cc:1511] Processing CreateTablet for tablet b682771d1c1e4dad84e7d5e549902ef6 (DEFAULT_TABLE table=test-workload [id=03af835aba1a4f68977f59d754dd8945]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:39.229364  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c989934499f04646ac7e33312536933b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.230085  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5f90bc635742f58645168f0884bb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.230744  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3d0d1eafc9452e8847068b985f1877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.236608  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235ee79352054556868f6bf3bfc903d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.240257  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b682771d1c1e4dad84e7d5e549902ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.244596  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45504359b9534e639323136a6d371571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.248584  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bf80e80e5c4c62b2fdf9e7f15fa4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.281451  9884 tablet_bootstrap.cc:492] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.283725  9883 tablet_bootstrap.cc:492] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.284858  9886 tablet_bootstrap.cc:492] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.290264  9886 tablet_bootstrap.cc:654] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.284237  9883 ts_tablet_manager.cc:1403] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.110s	user 0.031s	sys 0.028s
I20260713 09:02:39.295022  9883 raft_consensus.cc:359] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.295673  9883 raft_consensus.cc:385] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.295970  9883 raft_consensus.cc:740] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.296679  9883 consensus_queue.cc:260] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.302119  9883 ts_tablet_manager.cc:1434] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:02:39.303399  9886 tablet_bootstrap.cc:492] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.303879  9886 ts_tablet_manager.cc:1403] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.004s
I20260713 09:02:39.306517  9884 tablet_bootstrap.cc:654] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.306979  9868 heartbeater.cc:499] Master 127.5.161.254:36995 was elected leader, sending a full tablet report...
I20260713 09:02:39.306488  9886 raft_consensus.cc:359] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.307435  9883 tablet_bootstrap.cc:492] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.307576  9886 raft_consensus.cc:385] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.307988  9886 raft_consensus.cc:740] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.308686  9886 consensus_queue.cc:260] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.313225  9883 tablet_bootstrap.cc:654] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.317106  9886 ts_tablet_manager.cc:1434] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260713 09:02:39.317864  9719 heartbeater.cc:499] Master 127.5.161.254:36995 was elected leader, sending a full tablet report...
I20260713 09:02:39.318140  9886 tablet_bootstrap.cc:492] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.319022  9884 tablet_bootstrap.cc:492] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.319540  9884 ts_tablet_manager.cc:1403] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260713 09:02:39.322256  9884 raft_consensus.cc:359] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.323006  9884 raft_consensus.cc:385] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.323344  9884 raft_consensus.cc:740] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.323525  9886 tablet_bootstrap.cc:654] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.317193  9883 tablet_bootstrap.cc:492] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.324234  9884 consensus_queue.cc:260] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.325080  9883 ts_tablet_manager.cc:1403] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:02:39.327847  9883 raft_consensus.cc:359] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.328536  9883 raft_consensus.cc:385] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.328830  9883 raft_consensus.cc:740] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.330093  9883 consensus_queue.cc:260] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.333453  9888 raft_consensus.cc:493] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.333674  9884 ts_tablet_manager.cc:1434] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260713 09:02:39.334414  9794 heartbeater.cc:499] Master 127.5.161.254:36995 was elected leader, sending a full tablet report...
I20260713 09:02:39.336655  9888 raft_consensus.cc:515] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.338395  9884 tablet_bootstrap.cc:492] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.345985  9884 tablet_bootstrap.cc:654] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.357131  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:39.357532  9884 tablet_bootstrap.cc:492] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.358090  9884 ts_tablet_manager.cc:1403] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
W20260713 09:02:39.358645  9808 leader_election.cc:343] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.360116  9888 leader_election.cc:290] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:39.361016  9884 raft_consensus.cc:359] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.361792  9884 raft_consensus.cc:385] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.362130  9884 raft_consensus.cc:740] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.363090  9884 consensus_queue.cc:260] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.365434  9884 ts_tablet_manager.cc:1434] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:39.366473  9884 tablet_bootstrap.cc:492] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.369369  9883 ts_tablet_manager.cc:1434] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:02:39.372221  9884 tablet_bootstrap.cc:654] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.377153  9883 tablet_bootstrap.cc:492] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.385823  9883 tablet_bootstrap.cc:654] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.393285  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.394405  9892 raft_consensus.cc:493] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.394860  9892 raft_consensus.cc:515] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
W20260713 09:02:39.395780  9806 leader_election.cc:343] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.396204  9806 leader_election.cc:304] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6; no voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.397713  9888 raft_consensus.cc:2749] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:39.397850  9892 leader_election.cc:290] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.399325  9884 tablet_bootstrap.cc:492] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.399853  9884 ts_tablet_manager.cc:1403] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.012s
I20260713 09:02:39.402839  9884 raft_consensus.cc:359] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.403546  9884 raft_consensus.cc:385] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.403837  9884 raft_consensus.cc:740] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.404560  9884 consensus_queue.cc:260] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.411640  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2975e6f454f2c9ac9a11cf7221d10" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
W20260713 09:02:39.413745  9733 leader_election.cc:343] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.415694  9886 tablet_bootstrap.cc:492] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.418350  9886 ts_tablet_manager.cc:1403] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.045s
I20260713 09:02:39.421145  9886 raft_consensus.cc:359] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.421850  9886 raft_consensus.cc:385] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.422138  9886 raft_consensus.cc:740] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.417713  9884 ts_tablet_manager.cc:1434] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260713 09:02:39.423894  9884 tablet_bootstrap.cc:492] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.423657  9886 consensus_queue.cc:260] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.425741  9886 ts_tablet_manager.cc:1434] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:02:39.426620  9886 tablet_bootstrap.cc:492] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.430642  9883 tablet_bootstrap.cc:492] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.431175  9883 ts_tablet_manager.cc:1403] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.016s
I20260713 09:02:39.433184  9884 tablet_bootstrap.cc:654] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.433458  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2975e6f454f2c9ac9a11cf7221d10" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.434135  9886 tablet_bootstrap.cc:654] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:39.434875  9732 leader_election.cc:343] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.435321  9732 leader_election.cc:304] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.436079  9892 raft_consensus.cc:2749] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:39.436800  9883 raft_consensus.cc:359] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.437522  9883 raft_consensus.cc:385] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.437863  9883 raft_consensus.cc:740] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.438596  9883 consensus_queue.cc:260] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.440963  9883 ts_tablet_manager.cc:1434] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:02:39.441877  9884 tablet_bootstrap.cc:492] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.441952  9883 tablet_bootstrap.cc:492] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.442404  9884 ts_tablet_manager.cc:1403] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260713 09:02:39.445093  9884 raft_consensus.cc:359] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.445681  9886 tablet_bootstrap.cc:492] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.445711  9884 raft_consensus.cc:385] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.446213  9884 raft_consensus.cc:740] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.446348  9886 ts_tablet_manager.cc:1403] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260713 09:02:39.447041  9884 consensus_queue.cc:260] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.448205  9883 tablet_bootstrap.cc:654] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.449219  9884 ts_tablet_manager.cc:1434] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:39.450163  9884 tablet_bootstrap.cc:492] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.453862  9886 raft_consensus.cc:359] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.454674  9886 raft_consensus.cc:385] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.454989  9886 raft_consensus.cc:740] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.455474  9884 tablet_bootstrap.cc:654] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.455832  9886 consensus_queue.cc:260] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.458330  9886 ts_tablet_manager.cc:1434] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:02:39.459025  9883 tablet_bootstrap.cc:492] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.459357  9886 tablet_bootstrap.cc:492] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.459481  9883 ts_tablet_manager.cc:1403] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:02:39.462298  9883 raft_consensus.cc:359] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.462931  9883 raft_consensus.cc:385] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.463203  9883 raft_consensus.cc:740] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.463997  9883 consensus_queue.cc:260] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.465984  9886 tablet_bootstrap.cc:654] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.468953  9883 ts_tablet_manager.cc:1434] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:02:39.470008  9883 tablet_bootstrap.cc:492] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.475176  9892 raft_consensus.cc:493] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.475670  9892 raft_consensus.cc:515] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.476236  9883 tablet_bootstrap.cc:654] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.477749  9892 leader_election.cc:290] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.479652  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45504359b9534e639323136a6d371571" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.479678  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45504359b9534e639323136a6d371571" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.480490  9892 raft_consensus.cc:493] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.480466  9843 raft_consensus.cc:2468] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
W20260713 09:02:39.481246  9732 leader_election.cc:343] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.481737  9892 raft_consensus.cc:515] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.481897  9733 leader_election.cc:304] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [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: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.484246  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.485404  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
W20260713 09:02:39.485723  9732 leader_election.cc:343] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:39.486845  9733 leader_election.cc:343] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.487288  9733 leader_election.cc:304] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.488003  9886 tablet_bootstrap.cc:492] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.488469  9892 leader_election.cc:290] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.488569  9886 ts_tablet_manager.cc:1403] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260713 09:02:39.489137  9892 raft_consensus.cc:2804] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.489514  9892 raft_consensus.cc:493] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.489842  9892 raft_consensus.cc:3060] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.491729  9886 raft_consensus.cc:359] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.492865  9886 raft_consensus.cc:385] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.493176  9886 raft_consensus.cc:740] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.498680  9892 raft_consensus.cc:515] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.501089  9905 raft_consensus.cc:2749] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:39.502223  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45504359b9534e639323136a6d371571" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:39.502785  9884 tablet_bootstrap.cc:492] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.503259  9884 ts_tablet_manager.cc:1403] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.008s
I20260713 09:02:39.503083  9886 consensus_queue.cc:260] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
W20260713 09:02:39.503438  9732 leader_election.cc:343] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.504742  9883 tablet_bootstrap.cc:492] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.505113  9886 ts_tablet_manager.cc:1434] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260713 09:02:39.505096  9883 ts_tablet_manager.cc:1403] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.005s
I20260713 09:02:39.506345  9886 tablet_bootstrap.cc:492] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.507692  9884 raft_consensus.cc:359] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.508430  9884 raft_consensus.cc:385] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.508104  9883 raft_consensus.cc:359] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.508708  9884 raft_consensus.cc:740] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.508805  9883 raft_consensus.cc:385] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.509128  9883 raft_consensus.cc:740] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.509478  9884 consensus_queue.cc:260] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.509802  9883 consensus_queue.cc:260] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.511646  9884 ts_tablet_manager.cc:1434] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:02:39.511920  9883 ts_tablet_manager.cc:1434] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:39.510157  9890 raft_consensus.cc:493] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.512647  9884 tablet_bootstrap.cc:492] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.513479  9892 leader_election.cc:290] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.515950  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45504359b9534e639323136a6d371571" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:39.519418  9883 tablet_bootstrap.cc:492] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.518482  9884 tablet_bootstrap.cc:654] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.512619  9890 raft_consensus.cc:515] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.525161  9888 raft_consensus.cc:493] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.525626  9888 raft_consensus.cc:515] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.525391  9890 leader_election.cc:290] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.527729  9888 leader_election.cc:290] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:39.528874  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.529294  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
W20260713 09:02:39.530071  9806 leader_election.cc:343] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:39.530795  9808 leader_election.cc:343] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.531234  9808 leader_election.cc:304] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6; no voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.531448  9843 raft_consensus.cc:3060] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.532362  9888 raft_consensus.cc:2749] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:39.533095  9890 raft_consensus.cc:493] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.533550  9890 raft_consensus.cc:515] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.529081  9883 tablet_bootstrap.cc:654] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.534248  9886 tablet_bootstrap.cc:654] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.536455  9890 leader_election.cc:290] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.538955  9843 raft_consensus.cc:2468] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:39.539503  9883 tablet_bootstrap.cc:492] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.539981  9883 ts_tablet_manager.cc:1403] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.003s
I20260713 09:02:39.540055  9733 leader_election.cc:304] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.541219  9892 raft_consensus.cc:2804] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.541692  9892 raft_consensus.cc:697] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:39.542462  9892 consensus_queue.cc:237] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.543428  9883 raft_consensus.cc:359] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.544111  9883 raft_consensus.cc:385] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.544417  9883 raft_consensus.cc:740] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.545390  9890 raft_consensus.cc:493] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.545825  9890 raft_consensus.cc:515] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.547837  9890 leader_election.cc:290] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.548543  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5f90bc635742f58645168f0884bb0e" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.548478  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.549135  9883 consensus_queue.cc:260] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.549702  9843 raft_consensus.cc:2468] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:39.550031  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2975e6f454f2c9ac9a11cf7221d10" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.550676  9841 raft_consensus.cc:2468] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:39.551388  9883 ts_tablet_manager.cc:1434] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:02:39.552675  9883 tablet_bootstrap.cc:492] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.554983  9886 tablet_bootstrap.cc:492] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.555564  9886 ts_tablet_manager.cc:1403] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.002s
I20260713 09:02:39.558807  9883 tablet_bootstrap.cc:654] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.558408  9886 raft_consensus.cc:359] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.559288  9886 raft_consensus.cc:385] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.559649  9886 raft_consensus.cc:740] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.560561  9886 consensus_queue.cc:260] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
W20260713 09:02:39.552736  9658 leader_election.cc:343] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.564069  9658 leader_election.cc:304] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.565018  9658 leader_election.cc:304] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.565307  9890 raft_consensus.cc:2804] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.565697  9890 raft_consensus.cc:493] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.566006  9890 raft_consensus.cc:3060] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.566782  9592 catalog_manager.cc:5697] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.569730  9892 raft_consensus.cc:493] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.570191  9892 raft_consensus.cc:515] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.570763  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5f90bc635742f58645168f0884bb0e" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:39.571142  9884 tablet_bootstrap.cc:492] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.571731  9884 ts_tablet_manager.cc:1403] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.002s
I20260713 09:02:39.572141  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2975e6f454f2c9ac9a11cf7221d10" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:39.572830  9767 raft_consensus.cc:2468] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
W20260713 09:02:39.574368  9659 leader_election.cc:343] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.574836  9659 leader_election.cc:304] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:39.570098  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:39.577127  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c989934499f04646ac7e33312536933b" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.577245  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c989934499f04646ac7e33312536933b" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.577842  9694 raft_consensus.cc:2468] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
W20260713 09:02:39.578748  9733 leader_election.cc:343] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.579433  9732 leader_election.cc:304] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [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: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6
I20260713 09:02:39.580394  9906 raft_consensus.cc:2804] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.580753  9906 raft_consensus.cc:493] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.581049  9906 raft_consensus.cc:3060] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.582185  9892 leader_election.cc:290] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.583868  9914 raft_consensus.cc:2804] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.584260  9914 raft_consensus.cc:493] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.584601  9914 raft_consensus.cc:3060] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.584686  9890 raft_consensus.cc:515] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.587296  9890 leader_election.cc:290] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.587886  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:39.588497  9841 raft_consensus.cc:3060] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.590340  9890 raft_consensus.cc:2749] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:39.592805  9886 ts_tablet_manager.cc:1434] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.011s
I20260713 09:02:39.594026  9886 tablet_bootstrap.cc:492] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.599386  9883 tablet_bootstrap.cc:492] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.599179  9914 raft_consensus.cc:515] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.599884  9883 ts_tablet_manager.cc:1403] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260713 09:02:39.600324  9886 tablet_bootstrap.cc:654] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.602370  9914 leader_election.cc:290] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.602582  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2975e6f454f2c9ac9a11cf7221d10" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:39.602804  9883 raft_consensus.cc:359] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.603201  9843 raft_consensus.cc:3060] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.603483  9883 raft_consensus.cc:385] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.603768  9883 raft_consensus.cc:740] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
W20260713 09:02:39.603876  9659 leader_election.cc:343] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.604462  9841 raft_consensus.cc:2468] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:39.605518  9658 leader_election.cc:304] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.606488  9914 raft_consensus.cc:2804] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.606194  9906 raft_consensus.cc:515] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.606843  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2975e6f454f2c9ac9a11cf7221d10" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:39.606419  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:39.607007  9884 raft_consensus.cc:359] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.607831  9884 raft_consensus.cc:385] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.608124  9884 raft_consensus.cc:740] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.608952  9884 consensus_queue.cc:260] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.609788  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c989934499f04646ac7e33312536933b" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:39.610189  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c989934499f04646ac7e33312536933b" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:39.609848  9843 raft_consensus.cc:2468] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:39.610759  9767 raft_consensus.cc:3060] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:39.611264  9659 leader_election.cc:343] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:39.611375  9733 leader_election.cc:343] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.604620  9883 consensus_queue.cc:260] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.613117  9884 ts_tablet_manager.cc:1434] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.004s
I20260713 09:02:39.614108  9884 tablet_bootstrap.cc:492] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.610352  9694 raft_consensus.cc:3060] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.606947  9914 raft_consensus.cc:697] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:39.619879  9884 tablet_bootstrap.cc:654] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.619603  9914 consensus_queue.cc:237] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.620379  9906 leader_election.cc:290] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.624513  9883 ts_tablet_manager.cc:1434] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.006s
I20260713 09:02:39.625556  9694 raft_consensus.cc:2468] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:39.626817  9732 leader_election.cc:304] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6
I20260713 09:02:39.627908  9906 raft_consensus.cc:2804] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.628371  9906 raft_consensus.cc:697] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:39.629125  9906 consensus_queue.cc:237] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.632233  9883 tablet_bootstrap.cc:492] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.624581  9767 raft_consensus.cc:2468] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:39.633638  9659 leader_election.cc:304] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.634646  9916 raft_consensus.cc:2804] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.635110  9916 raft_consensus.cc:697] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:39.635885  9916 consensus_queue.cc:237] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.640091  9892 raft_consensus.cc:493] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.640563  9892 raft_consensus.cc:515] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.642485  9892 leader_election.cc:290] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.645192  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121b8c3f36774c7bbff624f4c2025e31" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.645830  9694 raft_consensus.cc:2468] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
I20260713 09:02:39.646854  9732 leader_election.cc:304] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.647440  9886 tablet_bootstrap.cc:492] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.647653  9892 raft_consensus.cc:2804] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.648038  9892 raft_consensus.cc:493] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.648118  9886 ts_tablet_manager.cc:1403] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.003s
I20260713 09:02:39.648412  9892 raft_consensus.cc:3060] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.648802  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121b8c3f36774c7bbff624f4c2025e31" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
W20260713 09:02:39.650324  9733 leader_election.cc:343] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.651298  9886 raft_consensus.cc:359] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.652070  9886 raft_consensus.cc:385] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.651682  9591 catalog_manager.cc:5697] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 1 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.652976  9886 raft_consensus.cc:740] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.653743  9886 consensus_queue.cc:260] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.655195  9884 tablet_bootstrap.cc:492] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.654565  9592 catalog_manager.cc:5697] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.655826  9884 ts_tablet_manager.cc:1403] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.016s
I20260713 09:02:39.655884  9886 ts_tablet_manager.cc:1434] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:39.658092  9886 tablet_bootstrap.cc:492] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.658888  9884 raft_consensus.cc:359] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.659644  9884 raft_consensus.cc:385] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.659958  9884 raft_consensus.cc:740] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.660903  9884 consensus_queue.cc:260] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.663443  9884 ts_tablet_manager.cc:1434] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:39.664340  9886 tablet_bootstrap.cc:654] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.664613  9884 tablet_bootstrap.cc:492] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.666460  9892 raft_consensus.cc:515] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.669374  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121b8c3f36774c7bbff624f4c2025e31" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:39.669940  9694 raft_consensus.cc:3060] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.671496  9884 tablet_bootstrap.cc:654] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.677574  9694 raft_consensus.cc:2468] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:39.678896  9732 leader_election.cc:304] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.679894  9906 raft_consensus.cc:2804] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.680415  9906 raft_consensus.cc:697] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:39.681208  9906 consensus_queue.cc:237] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.683550  9886 tablet_bootstrap.cc:492] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.687383  9886 ts_tablet_manager.cc:1403] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260713 09:02:39.687988  9883 tablet_bootstrap.cc:654] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:39.689772  9640 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:39.690243  9592 catalog_manager.cc:5697] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.693271  9892 leader_election.cc:290] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.692981  9886 raft_consensus.cc:359] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.693799  9886 raft_consensus.cc:385] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.694108  9886 raft_consensus.cc:740] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.694876  9886 consensus_queue.cc:260] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.695844  9591 catalog_manager.cc:5697] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 1 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.697269  9886 ts_tablet_manager.cc:1434] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:02:39.698402  9886 tablet_bootstrap.cc:492] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.699908  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121b8c3f36774c7bbff624f4c2025e31" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
W20260713 09:02:39.701505  9733 leader_election.cc:343] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.702385  9883 tablet_bootstrap.cc:492] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.702943  9883 ts_tablet_manager.cc:1403] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.006s
I20260713 09:02:39.704486  9886 tablet_bootstrap.cc:654] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.705665  9883 raft_consensus.cc:359] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.707605  9883 raft_consensus.cc:385] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.707916  9883 raft_consensus.cc:740] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.708611  9883 consensus_queue.cc:260] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.710541  9883 ts_tablet_manager.cc:1434] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:02:39.707321  9884 tablet_bootstrap.cc:492] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.711131  9884 ts_tablet_manager.cc:1403] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.011s
I20260713 09:02:39.713721  9883 tablet_bootstrap.cc:492] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:39.713745  9884 raft_consensus.cc:359] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.714624  9884 raft_consensus.cc:385] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.714897  9884 raft_consensus.cc:740] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.715555  9884 consensus_queue.cc:260] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.717528  9884 ts_tablet_manager.cc:1434] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:39.718386  9884 tablet_bootstrap.cc:492] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:39.720314  9883 tablet_bootstrap.cc:654] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.721946  9888 raft_consensus.cc:493] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.722667  9886 tablet_bootstrap.cc:492] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.722397  9888 raft_consensus.cc:515] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.723109  9886 ts_tablet_manager.cc:1403] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260713 09:02:39.723610  9884 tablet_bootstrap.cc:654] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.724534  9888 leader_election.cc:290] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:39.725634  9886 raft_consensus.cc:359] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.726274  9886 raft_consensus.cc:385] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.726635  9886 raft_consensus.cc:740] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.727427  9886 consensus_queue.cc:260] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.727593  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5f90bc635742f58645168f0884bb0e" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.728375  9694 raft_consensus.cc:2468] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 0.
I20260713 09:02:39.729648  9806 leader_election.cc:304] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.730526  9888 raft_consensus.cc:2804] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.730881  9888 raft_consensus.cc:493] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.731200  9888 raft_consensus.cc:3060] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.726178  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5f90bc635742f58645168f0884bb0e" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
W20260713 09:02:39.738304  9808 leader_election.cc:343] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.738468  9888 raft_consensus.cc:515] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.741329  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5f90bc635742f58645168f0884bb0e" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:39.741916  9694 raft_consensus.cc:3060] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.750079  9883 tablet_bootstrap.cc:492] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:39.750212  9694 raft_consensus.cc:2468] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 1.
I20260713 09:02:39.750504  9883 ts_tablet_manager.cc:1403] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.037s	user 0.031s	sys 0.004s
I20260713 09:02:39.752506  9886 ts_tablet_manager.cc:1434] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260713 09:02:39.753453  9886 tablet_bootstrap.cc:492] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:39.753125  9883 raft_consensus.cc:359] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.753824  9883 raft_consensus.cc:385] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.754081  9883 raft_consensus.cc:740] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.754701  9883 consensus_queue.cc:260] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.757964  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5f90bc635742f58645168f0884bb0e" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
W20260713 09:02:39.759416  9808 leader_election.cc:343] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:39.759994  9888 leader_election.cc:290] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:39.761278  9806 leader_election.cc:304] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:39.764885  9888 raft_consensus.cc:2804] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.767520  9892 raft_consensus.cc:493] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.768548  9888 raft_consensus.cc:697] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Becoming Leader. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:39.769265  9892 raft_consensus.cc:515] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.769470  9888 consensus_queue.cc:237] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.771488  9892 leader_election.cc:290] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811), 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359)
I20260713 09:02:39.771890  9886 tablet_bootstrap.cc:654] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.773545  9884 tablet_bootstrap.cc:492] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:39.773965  9884 ts_tablet_manager.cc:1403] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.024s
I20260713 09:02:39.774719  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.775385  9694 raft_consensus.cc:2468] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
I20260713 09:02:39.776608  9732 leader_election.cc:304] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.776768  9884 raft_consensus.cc:359] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.777463  9884 raft_consensus.cc:385] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.777558  9892 raft_consensus.cc:2804] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.777745  9884 raft_consensus.cc:740] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.773922  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.778693  9892 raft_consensus.cc:493] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.778900  9843 raft_consensus.cc:2468] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
I20260713 09:02:39.779165  9892 raft_consensus.cc:3060] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.780990  9884 consensus_queue.cc:260] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.783007  9884 ts_tablet_manager.cc:1434] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:02:39.786680  9886 tablet_bootstrap.cc:492] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:39.787056  9886 ts_tablet_manager.cc:1403] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260713 09:02:39.789115  9886 raft_consensus.cc:359] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.789695  9886 raft_consensus.cc:385] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.789959  9886 raft_consensus.cc:740] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.790635  9886 consensus_queue.cc:260] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.791002  9591 catalog_manager.cc:5697] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.792889  9886 ts_tablet_manager.cc:1434] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:39.793525  9892 raft_consensus.cc:515] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.795636  9892 leader_election.cc:290] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Requested vote from peers 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811), 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359)
I20260713 09:02:39.797327  9883 ts_tablet_manager.cc:1434] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.046s	user 0.014s	sys 0.028s
I20260713 09:02:39.797809  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:39.798316  9843 raft_consensus.cc:3060] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.799649  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:39.800093  9694 raft_consensus.cc:3060] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.805100  9843 raft_consensus.cc:2468] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:39.806190  9733 leader_election.cc:304] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 
I20260713 09:02:39.807085  9892 raft_consensus.cc:2804] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.807586  9892 raft_consensus.cc:697] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:39.808434  9694 raft_consensus.cc:2468] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:39.808425  9892 consensus_queue.cc:237] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:39.817633  9591 catalog_manager.cc:5697] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.897338  9892 raft_consensus.cc:493] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.897979  9892 raft_consensus.cc:515] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.899662  9892 leader_election.cc:290] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.900527  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.900695  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.901415  9843 raft_consensus.cc:2393] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fd37d52047943798a06283e19bdceb2 in current term 1: Already voted for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in this term.
I20260713 09:02:39.902370  9733 leader_election.cc:304] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.903234  9892 raft_consensus.cc:3060] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.909556  9892 raft_consensus.cc:2749] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:39.942847  9929 raft_consensus.cc:493] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.943301  9929 raft_consensus.cc:515] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.944949  9929 leader_election.cc:290] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:39.945577  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.946193  9694 raft_consensus.cc:2468] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 0.
I20260713 09:02:39.946180  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:39.947057  9767 raft_consensus.cc:2468] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 0.
I20260713 09:02:39.947443  9806 leader_election.cc:304] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.948155  9929 raft_consensus.cc:2804] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.948480  9929 raft_consensus.cc:493] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.948686  9929 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.951227  9892 raft_consensus.cc:493] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.951720  9892 raft_consensus.cc:515] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.953660  9892 leader_election.cc:290] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.954341  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.954166  9929 raft_consensus.cc:515] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.954578  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.954897  9694 raft_consensus.cc:2468] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
I20260713 09:02:39.955210  9843 raft_consensus.cc:2468] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
I20260713 09:02:39.955859  9732 leader_election.cc:304] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.956084  9929 leader_election.cc:290] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:39.956684  9892 raft_consensus.cc:2804] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.957010  9892 raft_consensus.cc:493] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.957054  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:39.957423  9892 raft_consensus.cc:3060] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.957630  9694 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.957549  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:39.958287  9767 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.960552  9929 raft_consensus.cc:493] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.961066  9929 raft_consensus.cc:515] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.963565  9694 raft_consensus.cc:2468] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 1.
I20260713 09:02:39.963814  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c989934499f04646ac7e33312536933b" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.963863  9892 raft_consensus.cc:515] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.964635  9767 raft_consensus.cc:2468] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 1.
I20260713 09:02:39.964780  9693 raft_consensus.cc:2393] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in current term 1: Already voted for candidate 0fd37d52047943798a06283e19bdceb2 in this term.
I20260713 09:02:39.964571  9806 leader_election.cc:304] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:39.965744  9888 raft_consensus.cc:2804] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.965963  9892 leader_election.cc:290] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.966857  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:39.967157  9929 leader_election.cc:290] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:39.967201  9888 raft_consensus.cc:697] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Becoming Leader. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:39.967403  9843 raft_consensus.cc:3060] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.968442  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c989934499f04646ac7e33312536933b" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:39.968890  9888 consensus_queue.cc:237] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.969542  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:39.969666  9808 leader_election.cc:304] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6; no voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.970059  9694 raft_consensus.cc:3060] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.970932  9929 raft_consensus.cc:3060] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.974624  9843 raft_consensus.cc:2468] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:39.975752  9733 leader_election.cc:304] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 
I20260713 09:02:39.976205  9694 raft_consensus.cc:2468] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:39.976565  9892 raft_consensus.cc:2804] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.977025  9892 raft_consensus.cc:697] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:39.977800  9892 consensus_queue.cc:237] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.978752  9929 raft_consensus.cc:2749] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:39.982920  9591 catalog_manager.cc:5697] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.984887  9589 catalog_manager.cc:5697] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.994828  9892 raft_consensus.cc:493] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.995239  9892 raft_consensus.cc:515] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:39.996722  9892 leader_election.cc:290] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:39.997364  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5f90bc635742f58645168f0884bb0e" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:39.997627  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5f90bc635742f58645168f0884bb0e" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:39.998023  9694 raft_consensus.cc:2393] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fd37d52047943798a06283e19bdceb2 in current term 1: Already voted for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in this term.
I20260713 09:02:39.998919  9732 leader_election.cc:304] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:39.999478  9892 raft_consensus.cc:3060] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.004154  9892 raft_consensus.cc:2749] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.024883  9892 consensus_queue.cc:1048] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.034353  9892 consensus_queue.cc:1048] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:02:40.039209  9914 raft_consensus.cc:493] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.039605  9914 raft_consensus.cc:515] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:40.041296  9914 leader_election.cc:290] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:40.041924  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45504359b9534e639323136a6d371571" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:40.042649  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45504359b9534e639323136a6d371571" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:40.043478  9843 raft_consensus.cc:2393] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in current term 1: Already voted for candidate 0fd37d52047943798a06283e19bdceb2 in this term.
I20260713 09:02:40.044925  9658 leader_election.cc:304] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:40.046078  9916 raft_consensus.cc:3060] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.050132  9914 consensus_queue.cc:1048] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.052258  9916 raft_consensus.cc:2749] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.055697  9888 raft_consensus.cc:493] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.056218  9888 raft_consensus.cc:515] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:40.058259  9888 leader_election.cc:290] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:40.060024  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121b8c3f36774c7bbff624f4c2025e31" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:40.061757  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121b8c3f36774c7bbff624f4c2025e31" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:40.062160  9916 consensus_queue.cc:1048] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.062541  9694 raft_consensus.cc:2393] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in current term 1: Already voted for candidate 0fd37d52047943798a06283e19bdceb2 in this term.
I20260713 09:02:40.063506  9806 leader_election.cc:304] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6; no voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:40.064425  9929 raft_consensus.cc:3060] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.070992  9905 consensus_queue.cc:1048] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.073890  9929 raft_consensus.cc:2749] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.106808  9905 consensus_queue.cc:1048] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:02:40.117944  9905 consensus_queue.cc:1048] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.122597  9915 consensus_queue.cc:1048] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.164369  9915 consensus_queue.cc:1048] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.167393  9892 consensus_queue.cc:1048] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.203758  9769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
mode: GRACEFUL
new_leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
 from {username='slave'} at 127.0.0.1:58958
I20260713 09:02:40.204537  9769 raft_consensus.cc:606] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Received request to transfer leadership to TS 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:40.209856  9769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
mode: GRACEFUL
new_leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
 from {username='slave'} at 127.0.0.1:58958
I20260713 09:02:40.210289  9769 raft_consensus.cc:606] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Received request to transfer leadership to TS 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:40.218811  9892 consensus_queue.cc:1048] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.226609  9906 raft_consensus.cc:993] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2: : Instructing follower 7264fc5d7aaa4f6991f54d6642f3d8fa to start an election
I20260713 09:02:40.227046  9906 raft_consensus.cc:1081] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Signalling peer 7264fc5d7aaa4f6991f54d6642f3d8fa to start an election
I20260713 09:02:40.230863  9693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6"
dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
 from {username='slave'} at 127.0.0.1:57582
I20260713 09:02:40.231469  9693 raft_consensus.cc:493] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.231818  9693 raft_consensus.cc:3060] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.232107  9892 consensus_queue.cc:1048] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.237581  9843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf"
dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
mode: GRACEFUL
new_leader_uuid: "0fd37d52047943798a06283e19bdceb2"
 from {username='slave'} at 127.0.0.1:33794
I20260713 09:02:40.238090  9843 raft_consensus.cc:606] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Received request to transfer leadership to TS 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:40.241752  9693 raft_consensus.cc:515] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:40.242869  9694 raft_consensus.cc:1240] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Rejecting Update request from peer 0fd37d52047943798a06283e19bdceb2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:40.244925  9892 consensus_queue.cc:1059] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.245615  9892 raft_consensus.cc:3055] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.245787  9693 leader_election.cc:290] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 2 election: Requested vote from peers 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:40.246938  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:40.247251  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b682771d1c1e4dad84e7d5e549902ef6" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:40.247922  9841 raft_consensus.cc:3060] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.245931  9892 raft_consensus.cc:740] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:40.249168  9892 consensus_queue.cc:260] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:40.250430  9892 raft_consensus.cc:3060] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.255949  9841 raft_consensus.cc:2468] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 2.
I20260713 09:02:40.256932  9658 leader_election.cc:304] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:40.257675  9914 raft_consensus.cc:2804] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.258140  9914 raft_consensus.cc:697] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:40.259052  9914 consensus_queue.cc:237] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [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: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } }
I20260713 09:02:40.262132  9769 raft_consensus.cc:2468] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 2.
I20260713 09:02:40.265715  9589 catalog_manager.cc:5697] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 1 to 2, leader changed from 0fd37d52047943798a06283e19bdceb2 (127.5.161.194) to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 2 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.341405  9929 consensus_queue.cc:1048] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.352352  9933 consensus_queue.cc:1048] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.362735  9888 consensus_queue.cc:1048] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.369370  9933 raft_consensus.cc:993] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6: : Instructing follower 0fd37d52047943798a06283e19bdceb2 to start an election
I20260713 09:02:40.369803  9929 raft_consensus.cc:1081] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Signalling peer 0fd37d52047943798a06283e19bdceb2 to start an election
I20260713 09:02:40.372231  9767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
 from {username='slave'} at 127.0.0.1:48604
I20260713 09:02:40.373090  9767 raft_consensus.cc:493] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.373396  9767 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.378829  9929 consensus_queue.cc:1048] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.380018  9767 raft_consensus.cc:515] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:40.382998  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:40.385550  9767 leader_election.cc:290] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 2 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:40.386106  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:40.386709  9841 raft_consensus.cc:3055] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.387009  9841 raft_consensus.cc:740] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:40.387848  9841 consensus_queue.cc:260] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:40.388973  9841 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.394632  9841 raft_consensus.cc:2468] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 2.
I20260713 09:02:40.395520  9733 leader_election.cc:304] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [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: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:40.396148  9892 raft_consensus.cc:2804] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.396560  9892 raft_consensus.cc:697] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:40.397370  9892 consensus_queue.cc:237] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:40.402730  9591 catalog_manager.cc:5697] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 1 to 2, leader changed from 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195) to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.433341  9892 consensus_queue.cc:1048] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.445374  9892 consensus_queue.cc:1048] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.453693  9905 raft_consensus.cc:993] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2: : Instructing follower 7264fc5d7aaa4f6991f54d6642f3d8fa to start an election
I20260713 09:02:40.454149  9905 raft_consensus.cc:1081] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Signalling peer 7264fc5d7aaa4f6991f54d6642f3d8fa to start an election
I20260713 09:02:40.455641  9693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877"
dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
 from {username='slave'} at 127.0.0.1:57582
I20260713 09:02:40.456175  9693 raft_consensus.cc:493] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.456539  9693 raft_consensus.cc:3060] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.461469  9693 raft_consensus.cc:515] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:40.463240  9693 leader_election.cc:290] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 2 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:40.464169  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:40.464910  9767 raft_consensus.cc:3055] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.464246  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d0d1eafc9452e8847068b985f1877" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:40.465320  9767 raft_consensus.cc:740] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:40.465662  9841 raft_consensus.cc:3060] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.466236  9767 consensus_queue.cc:260] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:40.467293  9767 raft_consensus.cc:3060] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.471323  9841 raft_consensus.cc:2468] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 2.
I20260713 09:02:40.472311  9767 raft_consensus.cc:2468] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 2.
I20260713 09:02:40.472496  9658 leader_election.cc:304] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:40.473255  9914 raft_consensus.cc:2804] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.473623  9914 raft_consensus.cc:697] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:40.474305  9914 consensus_queue.cc:237] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:40.480008  9591 catalog_manager.cc:5697] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 1 to 2, leader changed from 0fd37d52047943798a06283e19bdceb2 (127.5.161.194) to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 2 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.675644  9841 raft_consensus.cc:1275] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Refusing update from remote peer 7264fc5d7aaa4f6991f54d6642f3d8fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:40.676771  9914 consensus_queue.cc:1048] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:40.684217  9767 raft_consensus.cc:1275] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Refusing update from remote peer 7264fc5d7aaa4f6991f54d6642f3d8fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:40.686896  9914 consensus_queue.cc:1048] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:40.805387  9693 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.810606  9693 raft_consensus.cc:1275] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Refusing update from remote peer 0fd37d52047943798a06283e19bdceb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:40.811709  9905 consensus_queue.cc:1048] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:40.818506  9841 raft_consensus.cc:1275] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Refusing update from remote peer 0fd37d52047943798a06283e19bdceb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:40.820202  9905 consensus_queue.cc:1048] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.065428  9767 raft_consensus.cc:1275] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Refusing update from remote peer 7264fc5d7aaa4f6991f54d6642f3d8fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.066685  9914 consensus_queue.cc:1048] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.073925  9841 raft_consensus.cc:1275] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Refusing update from remote peer 7264fc5d7aaa4f6991f54d6642f3d8fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.075634  9915 consensus_queue.cc:1048] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:02:42.796725  9864 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd320 after lost signal to thread 5770
W20260713 09:02:42.797851  9864 debug-util.cc:398] Leaking SignalData structure 0x7b0800086aa0 after lost signal to thread 9626
W20260713 09:02:42.799070  9864 debug-util.cc:398] Leaking SignalData structure 0x7b0800126680 after lost signal to thread 9718
W20260713 09:02:42.799890  9864 debug-util.cc:398] Leaking SignalData structure 0x7b080013a7c0 after lost signal to thread 9793
W20260713 09:02:42.800729  9864 debug-util.cc:398] Leaking SignalData structure 0x7b080026c060 after lost signal to thread 9867
I20260713 09:02:43.436362  9591 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33400:
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"
    }
  }
}
W20260713 09:02:43.439810  9591 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.
I20260713 09:02:43.490993  9677 tablet_service.cc:1511] Processing CreateTablet for tablet b91f4c5a60954487a36ffd938b65dba7 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:43.491559  9751 tablet_service.cc:1511] Processing CreateTablet for tablet b91f4c5a60954487a36ffd938b65dba7 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:43.492658  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91f4c5a60954487a36ffd938b65dba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.492762  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91f4c5a60954487a36ffd938b65dba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.498602  9827 tablet_service.cc:1511] Processing CreateTablet for tablet b91f4c5a60954487a36ffd938b65dba7 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:43.499945  9827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91f4c5a60954487a36ffd938b65dba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.511473  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 75c1c55fb45241c0a19bcee569cc0f4a (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:43.512814  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c1c55fb45241c0a19bcee569cc0f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.529666  9757 tablet_service.cc:1511] Processing CreateTablet for tablet 75c1c55fb45241c0a19bcee569cc0f4a (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:43.531544  9684 tablet_service.cc:1511] Processing CreateTablet for tablet b540944c192d488d83eb6eebb50fdf26 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:43.532866  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b540944c192d488d83eb6eebb50fdf26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.539445  9829 tablet_service.cc:1511] Processing CreateTablet for tablet 75c1c55fb45241c0a19bcee569cc0f4a (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:43.540740  9829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c1c55fb45241c0a19bcee569cc0f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.541883  9679 tablet_service.cc:1511] Processing CreateTablet for tablet f20838da862e4e4e868ed0cd6154c5dd (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:43.543078  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20838da862e4e4e868ed0cd6154c5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.545866  9754 tablet_service.cc:1511] Processing CreateTablet for tablet b540944c192d488d83eb6eebb50fdf26 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:43.547068  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b540944c192d488d83eb6eebb50fdf26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.551440  9832 tablet_service.cc:1511] Processing CreateTablet for tablet b540944c192d488d83eb6eebb50fdf26 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:43.552724  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b540944c192d488d83eb6eebb50fdf26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.555060  9757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c1c55fb45241c0a19bcee569cc0f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.568547  9759 tablet_service.cc:1511] Processing CreateTablet for tablet f20838da862e4e4e868ed0cd6154c5dd (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:43.569952  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20838da862e4e4e868ed0cd6154c5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.591095  9830 tablet_service.cc:1511] Processing CreateTablet for tablet f20838da862e4e4e868ed0cd6154c5dd (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:43.592631  9830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20838da862e4e4e868ed0cd6154c5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.606238  9683 tablet_service.cc:1511] Processing CreateTablet for tablet aefeb887d03d4d929397f84af18f26d7 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:43.607540  9976 tablet_bootstrap.cc:492] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:43.607645  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aefeb887d03d4d929397f84af18f26d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.621016  9975 tablet_bootstrap.cc:492] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:43.625918  9828 tablet_service.cc:1511] Processing CreateTablet for tablet aefeb887d03d4d929397f84af18f26d7 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:43.631605  9751 tablet_service.cc:1511] Processing CreateTablet for tablet aefeb887d03d4d929397f84af18f26d7 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:43.632642  9976 tablet_bootstrap.cc:654] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.633044  9828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aefeb887d03d4d929397f84af18f26d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.633132  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aefeb887d03d4d929397f84af18f26d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.637317  9758 tablet_service.cc:1511] Processing CreateTablet for tablet d74bcc5296854108a8ffedc1b0c89787 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:43.638610  9758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74bcc5296854108a8ffedc1b0c89787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.645965  9975 tablet_bootstrap.cc:654] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.647969  9679 tablet_service.cc:1511] Processing CreateTablet for tablet d74bcc5296854108a8ffedc1b0c89787 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:43.655395  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74bcc5296854108a8ffedc1b0c89787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.657035  9757 tablet_service.cc:1511] Processing CreateTablet for tablet e25f4522bfa244219400fb0be7e6e01f (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:43.659336  9757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25f4522bfa244219400fb0be7e6e01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.659575  9831 tablet_service.cc:1511] Processing CreateTablet for tablet e25f4522bfa244219400fb0be7e6e01f (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:43.660842  9831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25f4522bfa244219400fb0be7e6e01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.656860  9683 tablet_service.cc:1511] Processing CreateTablet for tablet e25f4522bfa244219400fb0be7e6e01f (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:43.663996  9759 tablet_service.cc:1511] Processing CreateTablet for tablet 34bf414fbe3c4ce3953f873a8a7fe376 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:43.666355  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bf414fbe3c4ce3953f873a8a7fe376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.666688  9677 tablet_service.cc:1511] Processing CreateTablet for tablet 34bf414fbe3c4ce3953f873a8a7fe376 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:43.669660  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25f4522bfa244219400fb0be7e6e01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.670106  9977 tablet_bootstrap.cc:492] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:43.670825  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bf414fbe3c4ce3953f873a8a7fe376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.677237  9754 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5f74c1e6b54813b59d17dd21c99b39 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:43.666606  9827 tablet_service.cc:1511] Processing CreateTablet for tablet 34bf414fbe3c4ce3953f873a8a7fe376 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:43.678435  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5f74c1e6b54813b59d17dd21c99b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.678941  9827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bf414fbe3c4ce3953f873a8a7fe376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.692332  9684 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5f74c1e6b54813b59d17dd21c99b39 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:43.701104  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5f74c1e6b54813b59d17dd21c99b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.710367  9828 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5f74c1e6b54813b59d17dd21c99b39 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:43.711750  9828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5f74c1e6b54813b59d17dd21c99b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.714308  9977 tablet_bootstrap.cc:654] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.716359  9829 tablet_service.cc:1511] Processing CreateTablet for tablet d74bcc5296854108a8ffedc1b0c89787 (DEFAULT_TABLE table=soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:43.721166  9976 tablet_bootstrap.cc:492] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:43.721665  9976 ts_tablet_manager.cc:1403] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.033s
I20260713 09:02:43.718147  9829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74bcc5296854108a8ffedc1b0c89787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.725801  9976 raft_consensus.cc:359] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.726593  9976 raft_consensus.cc:385] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.726950  9976 raft_consensus.cc:740] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.727813  9976 consensus_queue.cc:260] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.728559  9975 tablet_bootstrap.cc:492] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:43.729413  9975 ts_tablet_manager.cc:1403] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.008s
I20260713 09:02:43.732443  9975 raft_consensus.cc:359] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.733093  9975 raft_consensus.cc:385] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.733362  9975 raft_consensus.cc:740] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.734000  9975 consensus_queue.cc:260] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.739249  9975 ts_tablet_manager.cc:1434] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:02:43.740204  9975 tablet_bootstrap.cc:492] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:43.746356  9975 tablet_bootstrap.cc:654] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.757186  9976 ts_tablet_manager.cc:1434] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:02:43.758322  9976 tablet_bootstrap.cc:492] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:43.764838  9976 tablet_bootstrap.cc:654] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.773118  9975 tablet_bootstrap.cc:492] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:43.773464  9977 tablet_bootstrap.cc:492] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:43.773618  9975 ts_tablet_manager.cc:1403] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260713 09:02:43.773988  9977 ts_tablet_manager.cc:1403] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.014s
I20260713 09:02:43.776512  9975 raft_consensus.cc:359] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.776705  9977 raft_consensus.cc:359] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.777348  9975 raft_consensus.cc:385] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.777460  9977 raft_consensus.cc:385] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.777797  9975 raft_consensus.cc:740] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.777895  9977 raft_consensus.cc:740] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.778240  9976 tablet_bootstrap.cc:492] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:43.778736  9976 ts_tablet_manager.cc:1403] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260713 09:02:43.778801  9977 consensus_queue.cc:260] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.781353  9977 ts_tablet_manager.cc:1434] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:02:43.781917  9976 raft_consensus.cc:359] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.782426  9977 tablet_bootstrap.cc:492] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:43.782701  9976 raft_consensus.cc:385] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.783011  9976 raft_consensus.cc:740] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.783721  9976 consensus_queue.cc:260] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.778708  9975 consensus_queue.cc:260] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.786813  9975 ts_tablet_manager.cc:1434] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:02:43.787755  9975 tablet_bootstrap.cc:492] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:43.789734  9977 tablet_bootstrap.cc:654] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.793926  9975 tablet_bootstrap.cc:654] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.798070  9976 ts_tablet_manager.cc:1434] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260713 09:02:43.800042  9976 tablet_bootstrap.cc:492] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
W20260713 09:02:43.804301  9640 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:43.805482  9976 tablet_bootstrap.cc:654] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.810621  9977 tablet_bootstrap.cc:492] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:43.812098  9977 ts_tablet_manager.cc:1403] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260713 09:02:43.815431  9977 raft_consensus.cc:359] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.816232  9977 raft_consensus.cc:385] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.816603  9977 raft_consensus.cc:740] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.817497  9977 consensus_queue.cc:260] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.819907  9977 ts_tablet_manager.cc:1434] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:43.820961  9977 tablet_bootstrap.cc:492] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:43.827028  9975 tablet_bootstrap.cc:492] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:43.829769  9975 ts_tablet_manager.cc:1403] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.011s
I20260713 09:02:43.828516  9977 tablet_bootstrap.cc:654] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.832814  9975 raft_consensus.cc:359] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.829249  9976 tablet_bootstrap.cc:492] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:43.833882  9976 ts_tablet_manager.cc:1403] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.001s
I20260713 09:02:43.836900  9976 raft_consensus.cc:359] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.837718  9976 raft_consensus.cc:385] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.838074  9976 raft_consensus.cc:740] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.839308  9976 consensus_queue.cc:260] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.838474  9975 raft_consensus.cc:385] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.840762  9975 raft_consensus.cc:740] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.841715  9976 ts_tablet_manager.cc:1434] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:43.841542  9975 consensus_queue.cc:260] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.842818  9976 tablet_bootstrap.cc:492] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:43.843870  9975 ts_tablet_manager.cc:1434] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:02:43.844915  9975 tablet_bootstrap.cc:492] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:43.851217  9975 tablet_bootstrap.cc:654] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.853535  9976 tablet_bootstrap.cc:654] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.857517  9915 raft_consensus.cc:493] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:43.857981  9915 raft_consensus.cc:515] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.859972  9915 leader_election.cc:290] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:43.861260  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c1c55fb45241c0a19bcee569cc0f4a" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:43.861474  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c1c55fb45241c0a19bcee569cc0f4a" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:43.861917  9843 raft_consensus.cc:2468] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:43.862026  9769 raft_consensus.cc:2468] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:43.863209  9658 leader_election.cc:304] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:43.863993  9915 raft_consensus.cc:2804] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:43.864384  9915 raft_consensus.cc:493] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:43.864845  9915 raft_consensus.cc:3060] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:43.870724  9977 tablet_bootstrap.cc:492] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:43.871280  9977 ts_tablet_manager.cc:1403] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.004s
I20260713 09:02:43.872951  9975 tablet_bootstrap.cc:492] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:43.873418  9975 ts_tablet_manager.cc:1403] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260713 09:02:43.874497  9977 raft_consensus.cc:359] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.875250  9977 raft_consensus.cc:385] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.875589  9977 raft_consensus.cc:740] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.876441  9977 consensus_queue.cc:260] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.878731  9989 raft_consensus.cc:493] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:43.876019  9975 raft_consensus.cc:359] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.879922  9975 raft_consensus.cc:385] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.879642  9989 raft_consensus.cc:515] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.880256  9975 raft_consensus.cc:740] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.883580  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91f4c5a60954487a36ffd938b65dba7" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:43.878942  9915 raft_consensus.cc:515] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.883917  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91f4c5a60954487a36ffd938b65dba7" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:43.884268  9769 raft_consensus.cc:2468] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:43.884677  9843 raft_consensus.cc:2468] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:43.885041  9977 ts_tablet_manager.cc:1434] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:02:43.885664  9659 leader_election.cc:304] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:43.886471  9977 tablet_bootstrap.cc:492] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:43.885345  9989 leader_election.cc:290] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:43.888646  9989 raft_consensus.cc:2804] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:43.889024  9989 raft_consensus.cc:493] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:43.889398  9989 raft_consensus.cc:3060] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:43.882035  9975 consensus_queue.cc:260] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.897209  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c1c55fb45241c0a19bcee569cc0f4a" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:43.897780  9843 raft_consensus.cc:3060] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:43.902083  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c1c55fb45241c0a19bcee569cc0f4a" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:43.903939  9769 raft_consensus.cc:3060] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:43.910983  9769 raft_consensus.cc:2468] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:43.912046  9977 tablet_bootstrap.cc:654] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.912731  9915 leader_election.cc:290] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:43.913542  9975 ts_tablet_manager.cc:1434] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260713 09:02:43.914608  9975 tablet_bootstrap.cc:492] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:43.912647  9659 leader_election.cc:304] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:43.912637  9843 raft_consensus.cc:2468] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:43.916517  9915 raft_consensus.cc:2804] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:43.916991  9915 raft_consensus.cc:697] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:43.917305  9989 raft_consensus.cc:515] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.917814  9915 consensus_queue.cc:237] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.920469  9976 tablet_bootstrap.cc:492] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:43.921757  9976 ts_tablet_manager.cc:1403] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.003s
I20260713 09:02:43.921438  9975 tablet_bootstrap.cc:654] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.926049  9976 raft_consensus.cc:359] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.926827  9976 raft_consensus.cc:385] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.927155  9976 raft_consensus.cc:740] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.927863  9976 consensus_queue.cc:260] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.928371  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91f4c5a60954487a36ffd938b65dba7" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:43.928916  9769 raft_consensus.cc:3060] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:43.932070  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91f4c5a60954487a36ffd938b65dba7" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:43.932684  9843 raft_consensus.cc:3060] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:43.935726  9769 raft_consensus.cc:2468] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:43.928186  9989 leader_election.cc:290] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:43.938099  9977 tablet_bootstrap.cc:492] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:43.938526  9977 ts_tablet_manager.cc:1403] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.003s
I20260713 09:02:43.938931  9591 catalog_manager.cc:5697] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 1 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:43.941210  9977 raft_consensus.cc:359] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.941896  9977 raft_consensus.cc:385] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.942175  9977 raft_consensus.cc:740] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.942826  9977 consensus_queue.cc:260] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.944159  9659 leader_election.cc:304] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:43.945221  9989 raft_consensus.cc:2804] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:43.945889  9989 raft_consensus.cc:697] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:43.946717  9989 consensus_queue.cc:237] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.948813  9977 ts_tablet_manager.cc:1434] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:02:43.949781  9977 tablet_bootstrap.cc:492] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:43.959399  9964 raft_consensus.cc:493] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:43.959892  9964 raft_consensus.cc:515] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.961880  9964 leader_election.cc:290] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:43.962809  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20838da862e4e4e868ed0cd6154c5dd" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:43.963343  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20838da862e4e4e868ed0cd6154c5dd" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:43.963533  9693 raft_consensus.cc:2468] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
I20260713 09:02:43.963973  9841 raft_consensus.cc:2468] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
I20260713 09:02:43.965354  9976 ts_tablet_manager.cc:1434] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260713 09:02:43.965516  9732 leader_election.cc:304] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:43.966629  9976 tablet_bootstrap.cc:492] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:43.967398  9964 raft_consensus.cc:2804] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:43.967797  9964 raft_consensus.cc:493] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:43.968119  9964 raft_consensus.cc:3060] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:43.970726  9977 tablet_bootstrap.cc:654] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.973093  9915 raft_consensus.cc:493] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:43.973632  9915 raft_consensus.cc:515] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:43.975723  9915 leader_election.cc:290] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:43.977737  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
W20260713 09:02:43.979547  9659 leader_election.cc:343] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:43.981051  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
W20260713 09:02:43.982883  9658 leader_election.cc:343] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:43.983333  9658 leader_election.cc:304] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:43.986063  9991 raft_consensus.cc:2749] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:43.993345  9976 tablet_bootstrap.cc:654] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.989727  9964 raft_consensus.cc:515] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.001151  9591 catalog_manager.cc:5697] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 1 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:43.980098  9843 raft_consensus.cc:2468] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:44.003820  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20838da862e4e4e868ed0cd6154c5dd" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:44.004438  9693 raft_consensus.cc:3060] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.005596  9975 tablet_bootstrap.cc:492] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:44.006130  9975 ts_tablet_manager.cc:1403] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.023s
I20260713 09:02:44.008667  9964 leader_election.cc:290] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.009025  9975 raft_consensus.cc:359] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.009441  9693 raft_consensus.cc:2468] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:44.012507  9975 raft_consensus.cc:385] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.012884  9975 raft_consensus.cc:740] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.013613  9975 consensus_queue.cc:260] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.014608  9976 tablet_bootstrap.cc:492] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:44.015127  9976 ts_tablet_manager.cc:1403] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260713 09:02:44.015945  9975 ts_tablet_manager.cc:1434] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:02:44.010210  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20838da862e4e4e868ed0cd6154c5dd" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:44.014468  9732 leader_election.cc:304] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.017023  9975 tablet_bootstrap.cc:492] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:44.012105  9977 tablet_bootstrap.cc:492] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:44.017782  9977 ts_tablet_manager.cc:1403] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.012s
I20260713 09:02:44.018096  9964 raft_consensus.cc:2804] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.018567  9964 raft_consensus.cc:697] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:44.019356  9964 consensus_queue.cc:237] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.017068  9843 raft_consensus.cc:3060] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.020637  9977 raft_consensus.cc:359] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.021337  9977 raft_consensus.cc:385] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.021656  9977 raft_consensus.cc:740] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.022383  9977 consensus_queue.cc:260] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.024310  9975 tablet_bootstrap.cc:654] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.024969  9989 raft_consensus.cc:493] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.025410  9977 ts_tablet_manager.cc:1434] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:02:44.025434  9989 raft_consensus.cc:515] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.026558  9977 tablet_bootstrap.cc:492] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:44.027593  9989 leader_election.cc:290] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.028738  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b540944c192d488d83eb6eebb50fdf26" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:44.029110  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b540944c192d488d83eb6eebb50fdf26" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:44.029342  9841 raft_consensus.cc:2468] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:44.029688  9769 raft_consensus.cc:2468] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:44.030594  9658 leader_election.cc:304] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.031631  9989 raft_consensus.cc:2804] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.032023  9989 raft_consensus.cc:493] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.032415  9989 raft_consensus.cc:3060] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.032943  9977 tablet_bootstrap.cc:654] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.036418  9843 raft_consensus.cc:2468] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:44.038870  9989 raft_consensus.cc:515] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.044068  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b540944c192d488d83eb6eebb50fdf26" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:44.044399  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b540944c192d488d83eb6eebb50fdf26" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:44.044687  9769 raft_consensus.cc:3060] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.044955  9841 raft_consensus.cc:3060] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.049342  9977 tablet_bootstrap.cc:492] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:44.049883  9977 ts_tablet_manager.cc:1403] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260713 09:02:44.051151  9841 raft_consensus.cc:2468] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:44.052256  9658 leader_election.cc:304] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.052672  9977 raft_consensus.cc:359] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.053081  9991 raft_consensus.cc:2804] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.053669  9991 raft_consensus.cc:697] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:44.054176  9989 leader_election.cc:290] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.054440  9991 consensus_queue.cc:237] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.057016  9769 raft_consensus.cc:2468] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:44.053174  9589 catalog_manager.cc:5697] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.059283  9977 raft_consensus.cc:385] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.060114  9977 raft_consensus.cc:740] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.061079  9976 raft_consensus.cc:359] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.061319  9977 consensus_queue.cc:260] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.061836  9976 raft_consensus.cc:385] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.065696  9976 raft_consensus.cc:740] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.066463  9976 consensus_queue.cc:260] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.062981  9975 tablet_bootstrap.cc:492] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:44.069041  9975 ts_tablet_manager.cc:1403] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.012s
I20260713 09:02:44.073738  9977 ts_tablet_manager.cc:1434] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.003s
I20260713 09:02:44.073889  9975 raft_consensus.cc:359] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.074544  9975 raft_consensus.cc:385] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.074798  9975 raft_consensus.cc:740] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.075450  9975 consensus_queue.cc:260] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.070922  9976 ts_tablet_manager.cc:1434] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260713 09:02:44.077912  9977 tablet_bootstrap.cc:492] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:44.078495  9976 tablet_bootstrap.cc:492] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:44.077592  9975 ts_tablet_manager.cc:1434] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:44.081964  9975 tablet_bootstrap.cc:492] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:44.085170  9977 tablet_bootstrap.cc:654] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.086684  9976 tablet_bootstrap.cc:654] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.076833  9591 catalog_manager.cc:5697] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 1 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.094705  9975 tablet_bootstrap.cc:654] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.110278  9976 tablet_bootstrap.cc:492] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:44.110394  9977 tablet_bootstrap.cc:492] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:44.111016  9977 ts_tablet_manager.cc:1403] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.015s
I20260713 09:02:44.114059  9977 raft_consensus.cc:359] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.114795  9977 raft_consensus.cc:385] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.115098  9977 raft_consensus.cc:740] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.115731  9976 ts_tablet_manager.cc:1403] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260713 09:02:44.115849  9977 consensus_queue.cc:260] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.118208  9977 ts_tablet_manager.cc:1434] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:02:44.118633  9976 raft_consensus.cc:359] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.119191  9977 tablet_bootstrap.cc:492] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:44.119378  9976 raft_consensus.cc:385] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.121729  9975 tablet_bootstrap.cc:492] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:44.122198  9975 ts_tablet_manager.cc:1403] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.006s
I20260713 09:02:44.124825  9975 raft_consensus.cc:359] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.125466  9975 raft_consensus.cc:385] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.125736  9975 raft_consensus.cc:740] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.126598  9977 tablet_bootstrap.cc:654] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.126353  9975 consensus_queue.cc:260] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.128710  9975 ts_tablet_manager.cc:1434] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:02:44.130190  9975 tablet_bootstrap.cc:492] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:44.119724  9976 raft_consensus.cc:740] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.137072  9976 consensus_queue.cc:260] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.138072  9975 tablet_bootstrap.cc:654] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.139284  9976 ts_tablet_manager.cc:1434] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.004s
I20260713 09:02:44.140300  9976 tablet_bootstrap.cc:492] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:44.145821  9964 raft_consensus.cc:493] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.146275  9964 raft_consensus.cc:515] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.148465  9964 leader_election.cc:290] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.149307  9975 tablet_bootstrap.cc:492] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:44.149806  9975 ts_tablet_manager.cc:1403] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260713 09:02:44.150642  9977 tablet_bootstrap.cc:492] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:44.151106  9977 ts_tablet_manager.cc:1403] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.010s
I20260713 09:02:44.151118  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bf414fbe3c4ce3953f873a8a7fe376" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:44.152539  9975 raft_consensus.cc:359] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
W20260713 09:02:44.152802  9732 leader_election.cc:343] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.153467  9975 raft_consensus.cc:385] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.146714  9976 tablet_bootstrap.cc:654] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.153791  9975 raft_consensus.cc:740] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.153664  9977 raft_consensus.cc:359] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.154522  9977 raft_consensus.cc:385] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.154371  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bf414fbe3c4ce3953f873a8a7fe376" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:44.154843  9977 raft_consensus.cc:740] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.154757  9975 consensus_queue.cc:260] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.155339  9841 raft_consensus.cc:2468] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 0.
I20260713 09:02:44.155637  9977 consensus_queue.cc:260] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.156853  9733 leader_election.cc:304] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [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: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:44.157675  9977 ts_tablet_manager.cc:1434] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:44.157864  9964 raft_consensus.cc:2804] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.158209  9964 raft_consensus.cc:493] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.158496  9964 raft_consensus.cc:3060] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.158600  9977 tablet_bootstrap.cc:492] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6: Bootstrap starting.
I20260713 09:02:44.159435  9975 ts_tablet_manager.cc:1434] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:02:44.160341  9975 tablet_bootstrap.cc:492] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Bootstrap starting.
I20260713 09:02:44.164469  9977 tablet_bootstrap.cc:654] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.165550  9975 tablet_bootstrap.cc:654] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.170738  9976 tablet_bootstrap.cc:492] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:44.171236  9976 ts_tablet_manager.cc:1403] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:02:44.173961  9976 raft_consensus.cc:359] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.174647  9976 raft_consensus.cc:385] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.174937  9976 raft_consensus.cc:740] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.175840  9976 consensus_queue.cc:260] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.176888  9977 tablet_bootstrap.cc:492] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6: No bootstrap required, opened a new log
I20260713 09:02:44.177403  9977 ts_tablet_manager.cc:1403] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260713 09:02:44.185110  9977 raft_consensus.cc:359] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.185796  9977 raft_consensus.cc:385] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.186139  9977 raft_consensus.cc:740] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.181762  9976 ts_tablet_manager.cc:1434] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:02:44.186801  9977 consensus_queue.cc:260] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.188084  9976 tablet_bootstrap.cc:492] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:44.188908  9977 ts_tablet_manager.cc:1434] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:44.180192  9964 raft_consensus.cc:515] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.192339  9991 raft_consensus.cc:493] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.192783  9991 raft_consensus.cc:515] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.193288  9964 leader_election.cc:290] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.192031  9915 raft_consensus.cc:493] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.194392  9915 raft_consensus.cc:515] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.197432  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:44.198546  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
W20260713 09:02:44.198772  9659 leader_election.cc:343] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.199981  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bf414fbe3c4ce3953f873a8a7fe376" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:44.201133  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5f74c1e6b54813b59d17dd21c99b39" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:44.201695  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bf414fbe3c4ce3953f873a8a7fe376" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:44.201771  9769 raft_consensus.cc:2468] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:44.202206  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5f74c1e6b54813b59d17dd21c99b39" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:44.202353  9841 raft_consensus.cc:3060] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.202934  9842 raft_consensus.cc:2468] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:44.203486  9659 leader_election.cc:304] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.204352  9989 raft_consensus.cc:2804] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:02:44.201159  9732 leader_election.cc:343] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.204545  9843 raft_consensus.cc:2468] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:44.204749  9989 raft_consensus.cc:493] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.205370  9989 raft_consensus.cc:3060] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.206054  9658 leader_election.cc:304] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [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: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:44.207022  9990 raft_consensus.cc:2804] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.208422  9915 leader_election.cc:290] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.199857  9991 leader_election.cc:290] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.207353  9990 raft_consensus.cc:493] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.209653  9990 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.210933  9976 tablet_bootstrap.cc:654] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.209648  9841 raft_consensus.cc:2468] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 1.
I20260713 09:02:44.217371  9733 leader_election.cc:304] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:44.218494  9989 raft_consensus.cc:515] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.218461  9964 raft_consensus.cc:2804] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.220191  9964 raft_consensus.cc:697] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:44.221351  9989 leader_election.cc:290] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.221310  9964 consensus_queue.cc:237] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.222043  9975 tablet_bootstrap.cc:492] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa: No bootstrap required, opened a new log
I20260713 09:02:44.222491  9975 ts_tablet_manager.cc:1403] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.012s
I20260713 09:02:44.222551  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5f74c1e6b54813b59d17dd21c99b39" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:44.222839  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5f74c1e6b54813b59d17dd21c99b39" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:44.223331  9841 raft_consensus.cc:3060] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.223388  9769 raft_consensus.cc:3060] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.224202  9990 raft_consensus.cc:515] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.225261  9975 raft_consensus.cc:359] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.225904  9975 raft_consensus.cc:385] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.226174  9975 raft_consensus.cc:740] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.226930  9975 consensus_queue.cc:260] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.227675  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
W20260713 09:02:44.228942  9659 leader_election.cc:343] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.231180  9975 ts_tablet_manager.cc:1434] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:44.232760  9990 leader_election.cc:290] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.233560  9976 tablet_bootstrap.cc:492] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:44.233757  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:44.234006  9976 ts_tablet_manager.cc:1403] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260713 09:02:44.234293  9843 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.236562  9976 raft_consensus.cc:359] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.237195  9976 raft_consensus.cc:385] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.237437  9976 raft_consensus.cc:740] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.238055  9976 consensus_queue.cc:260] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.239933  9976 ts_tablet_manager.cc:1434] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:44.242504  9591 catalog_manager.cc:5697] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.243825  9976 tablet_bootstrap.cc:492] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2: Bootstrap starting.
I20260713 09:02:44.244176  9769 raft_consensus.cc:2468] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:44.250866  9659 leader_election.cc:304] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.251618  9976 tablet_bootstrap.cc:654] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.249754  9841 raft_consensus.cc:2468] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:44.252238  9990 raft_consensus.cc:2804] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.252784  9990 raft_consensus.cc:697] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:44.253562  9990 consensus_queue.cc:237] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.254298  9843 raft_consensus.cc:2468] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:44.255394  9658 leader_election.cc:304] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:44.256040  9961 raft_consensus.cc:493] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.256500  9989 raft_consensus.cc:2804] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.256786  9976 tablet_bootstrap.cc:492] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2: No bootstrap required, opened a new log
I20260713 09:02:44.256507  9961 raft_consensus.cc:515] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.257170  9989 raft_consensus.cc:697] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:44.257444  9976 ts_tablet_manager.cc:1403] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:02:44.258008  9989 consensus_queue.cc:237] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.258832  9961 leader_election.cc:290] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:44.260422  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:44.260432  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
W20260713 09:02:44.262274  9808 leader_election.cc:343] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.264098  9976 raft_consensus.cc:359] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.266660  9694 raft_consensus.cc:2468] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 0.
I20260713 09:02:44.268124  9806 leader_election.cc:304] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [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: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:44.264811  9976 raft_consensus.cc:385] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.268733  9976 raft_consensus.cc:740] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.269366  9961 raft_consensus.cc:2804] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.269348  9976 consensus_queue.cc:260] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.269976  9961 raft_consensus.cc:493] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.270498  9961 raft_consensus.cc:3060] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.278925  9976 ts_tablet_manager.cc:1434] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:02:44.281561  9961 raft_consensus.cc:515] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.284904  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:44.285688  9694 raft_consensus.cc:3060] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.287627  9964 raft_consensus.cc:493] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.288094  9964 raft_consensus.cc:515] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.290889  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:44.293206  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:44.293758  9694 raft_consensus.cc:2468] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 1.
I20260713 09:02:44.293978  9843 raft_consensus.cc:2393] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fd37d52047943798a06283e19bdceb2 in current term 1: Already voted for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in this term.
I20260713 09:02:44.295017  9806 leader_election.cc:304] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.295132  9733 leader_election.cc:304] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:44.295404  9961 leader_election.cc:290] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 1 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:44.296027  9961 raft_consensus.cc:2804] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.296545  9997 raft_consensus.cc:3060] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.296468  9961 raft_consensus.cc:697] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Becoming Leader. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:44.297533  9961 consensus_queue.cc:237] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.300657  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:44.304728  9997 raft_consensus.cc:2749] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.292675  9964 leader_election.cc:290] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.315034  9769 raft_consensus.cc:2468] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 1.
I20260713 09:02:44.323184  9591 catalog_manager.cc:5697] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 1 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.325116  9591 catalog_manager.cc:5697] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 1 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.328459  9592 catalog_manager.cc:5697] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195). New cstate: current_term: 1 leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:44.344480  9989 raft_consensus.cc:493] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.344947  9989 raft_consensus.cc:515] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.346539  9989 leader_election.cc:290] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.347275  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bf414fbe3c4ce3953f873a8a7fe376" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:44.347515  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bf414fbe3c4ce3953f873a8a7fe376" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:44.348142  9843 raft_consensus.cc:2393] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in current term 1: Already voted for candidate 0fd37d52047943798a06283e19bdceb2 in this term.
I20260713 09:02:44.349052  9658 leader_election.cc:304] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:44.349618  9989 raft_consensus.cc:3060] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.354113  9989 raft_consensus.cc:2749] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.386209  9989 consensus_queue.cc:1048] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.393203  9990 consensus_queue.cc:1048] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.410086  9915 consensus_queue.cc:1048] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.417325  9915 consensus_queue.cc:1048] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.518164  9989 consensus_queue.cc:1048] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.518869  9915 raft_consensus.cc:493] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.519376  9915 raft_consensus.cc:515] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.521617  9997 consensus_queue.cc:1048] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.522531  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74bcc5296854108a8ffedc1b0c89787" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2" is_pre_election: true
I20260713 09:02:44.523175  9768 raft_consensus.cc:2468] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:44.524427  9659 leader_election.cc:304] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.526301  9915 leader_election.cc:290] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.526556  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74bcc5296854108a8ffedc1b0c89787" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:44.526782  9915 raft_consensus.cc:2804] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.527216  9915 raft_consensus.cc:493] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.527299  9840 raft_consensus.cc:2468] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 0.
I20260713 09:02:44.527580  9915 raft_consensus.cc:3060] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.538589  9990 consensus_queue.cc:1048] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.539635  9997 consensus_queue.cc:1048] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.559274  9915 raft_consensus.cc:515] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.566033  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74bcc5296854108a8ffedc1b0c89787" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:44.566594  9842 raft_consensus.cc:3060] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.566679  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74bcc5296854108a8ffedc1b0c89787" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:44.567417  9769 raft_consensus.cc:3060] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.573736  9842 raft_consensus.cc:2468] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:44.574791  9658 leader_election.cc:304] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.575525  9989 raft_consensus.cc:2804] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.575999  9989 raft_consensus.cc:697] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:44.576812  9989 consensus_queue.cc:237] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.579209  9915 leader_election.cc:290] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 1 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.584985  9769 raft_consensus.cc:2468] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 1.
I20260713 09:02:44.592383  9591 catalog_manager.cc:5697] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 1 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.616597  9997 consensus_queue.cc:1048] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.627483  9964 consensus_queue.cc:1048] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.636538 10029 raft_consensus.cc:493] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.636998 10029 raft_consensus.cc:515] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.641216  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" is_pre_election: true
I20260713 09:02:44.641299  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" is_pre_election: true
I20260713 09:02:44.641999  9842 raft_consensus.cc:2393] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fd37d52047943798a06283e19bdceb2 in current term 1: Already voted for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in this term.
I20260713 09:02:44.641911 10029 leader_election.cc:290] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.643595  9732 leader_election.cc:304] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:44.644209 10029 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.650885 10029 raft_consensus.cc:2749] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.662874  9768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f20838da862e4e4e868ed0cd6154c5dd"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
mode: GRACEFUL
new_leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
 from {username='slave'} at 127.0.0.1:58958
I20260713 09:02:44.663373  9768 raft_consensus.cc:606] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Received request to transfer leadership to TS 7264fc5d7aaa4f6991f54d6642f3d8fa
I20260713 09:02:44.667960  9842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7"
dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
mode: GRACEFUL
new_leader_uuid: "0fd37d52047943798a06283e19bdceb2"
 from {username='slave'} at 127.0.0.1:33794
I20260713 09:02:44.668408  9842 raft_consensus.cc:606] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Received request to transfer leadership to TS 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:44.682361  9694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d74bcc5296854108a8ffedc1b0c89787"
dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
mode: GRACEFUL
new_leader_uuid: "0fd37d52047943798a06283e19bdceb2"
 from {username='slave'} at 127.0.0.1:39816
I20260713 09:02:44.682914  9694 raft_consensus.cc:606] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Received request to transfer leadership to TS 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:44.687306  9694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f"
dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
mode: GRACEFUL
new_leader_uuid: "0fd37d52047943798a06283e19bdceb2"
 from {username='slave'} at 127.0.0.1:39816
I20260713 09:02:44.687826  9694 raft_consensus.cc:606] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Received request to transfer leadership to TS 0fd37d52047943798a06283e19bdceb2
I20260713 09:02:44.694902  9694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e5f74c1e6b54813b59d17dd21c99b39"
dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
mode: GRACEFUL
new_leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:39816
I20260713 09:02:44.695307  9694 raft_consensus.cc:606] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Received request to transfer leadership to TS 081dff9d50b34ddea6f6d16ae5ed92c6
I20260713 09:02:44.733472  9989 consensus_queue.cc:1048] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.739317  9915 raft_consensus.cc:993] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa: : Instructing follower 0fd37d52047943798a06283e19bdceb2 to start an election
I20260713 09:02:44.739738  9915 raft_consensus.cc:1081] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Signalling peer 0fd37d52047943798a06283e19bdceb2 to start an election
I20260713 09:02:44.742370  9769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
 from {username='slave'} at 127.0.0.1:48612
I20260713 09:02:44.742897  9769 raft_consensus.cc:493] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:44.743264  9769 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.745102  9989 consensus_queue.cc:1048] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.751295  9769 raft_consensus.cc:515] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.752486  9768 raft_consensus.cc:1240] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Rejecting Update request from peer 7264fc5d7aaa4f6991f54d6642f3d8fa for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:44.754814  9989 consensus_queue.cc:1048] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.757089  9769 leader_election.cc:290] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 2 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.758097  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:44.758139  9991 consensus_queue.cc:1059] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:44.758865  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:44.759462  9694 raft_consensus.cc:3055] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:44.759819  9694 raft_consensus.cc:740] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:44.760736  9694 consensus_queue.cc:260] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.761842  9694 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.778820  9915 consensus_queue.cc:1048] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.781141  9694 raft_consensus.cc:2468] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 2.
W20260713 09:02:44.781831  9991 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:02:44.784086  9732 leader_election.cc:304] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [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: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 081dff9d50b34ddea6f6d16ae5ed92c6
I20260713 09:02:44.784880 10016 consensus_queue.cc:1048] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.785457 10029 raft_consensus.cc:2804] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:44.794411 10029 raft_consensus.cc:697] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:44.795166 10029 consensus_queue.cc:237] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [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: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.803946  9590 catalog_manager.cc:5697] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 1 to 2, leader changed from 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193) to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.812722  9991 raft_consensus.cc:993] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: : Instructing follower 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:44.813195  9991 raft_consensus.cc:1081] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Signalling peer 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:44.814872  9842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e5f74c1e6b54813b59d17dd21c99b39"
dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:33948
I20260713 09:02:44.817857  9961 consensus_queue.cc:1048] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.815403  9842 raft_consensus.cc:493] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:44.823194  9842 raft_consensus.cc:3060] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.832945  9842 raft_consensus.cc:515] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.834601  9961 raft_consensus.cc:993] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6: : Instructing follower 0fd37d52047943798a06283e19bdceb2 to start an election
I20260713 09:02:44.835019  9961 raft_consensus.cc:1081] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Signalling peer 0fd37d52047943798a06283e19bdceb2 to start an election
I20260713 09:02:44.836643  9768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
 from {username='slave'} at 127.0.0.1:48604
I20260713 09:02:44.838874  9768 raft_consensus.cc:493] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:44.839223  9768 raft_consensus.cc:3060] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.847955  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5f74c1e6b54813b59d17dd21c99b39" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:44.848549  9694 raft_consensus.cc:3055] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:44.848842  9694 raft_consensus.cc:740] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:44.849574  9694 consensus_queue.cc:260] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.850579  9694 raft_consensus.cc:3060] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.852455  9842 leader_election.cc:290] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 2 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:44.852641  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5f74c1e6b54813b59d17dd21c99b39" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:44.853226  9767 raft_consensus.cc:3060] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.856074  9768 raft_consensus.cc:515] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.857040  9694 raft_consensus.cc:2468] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 2.
I20260713 09:02:44.858119  9806 leader_election.cc:304] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.858414  9768 leader_election.cc:290] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 2 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:44.858700  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:44.858920 10016 raft_consensus.cc:2804] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:44.859278  9693 raft_consensus.cc:3060] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.859423 10016 raft_consensus.cc:697] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 LEADER]: Becoming Leader. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:44.860342 10016 consensus_queue.cc:237] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.866230  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefeb887d03d4d929397f84af18f26d7" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:44.866771  9842 raft_consensus.cc:3055] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:44.867105  9842 raft_consensus.cc:740] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:44.867882  9842 consensus_queue.cc:260] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.869061  9693 raft_consensus.cc:2468] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 2.
I20260713 09:02:44.868472  9590 catalog_manager.cc:5697] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 reported cstate change: term changed from 1 to 2, leader changed from 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193) to 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:44.869179  9842 raft_consensus.cc:3060] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.869809  9767 raft_consensus.cc:2468] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 2.
I20260713 09:02:44.871920  9732 leader_election.cc:304] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:44.872718 10029 raft_consensus.cc:2804] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:44.873137 10029 raft_consensus.cc:697] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:44.873852 10029 consensus_queue.cc:237] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:44.881423  9842 raft_consensus.cc:2468] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 2.
I20260713 09:02:44.881673  9591 catalog_manager.cc:5697] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 1 to 2, leader changed from 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195) to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.005667  9990 consensus_queue.cc:1048] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.011871  9915 raft_consensus.cc:993] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa: : Instructing follower 0fd37d52047943798a06283e19bdceb2 to start an election
I20260713 09:02:45.012308  9915 raft_consensus.cc:1081] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Signalling peer 0fd37d52047943798a06283e19bdceb2 to start an election
I20260713 09:02:45.013868  9768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d74bcc5296854108a8ffedc1b0c89787"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
 from {username='slave'} at 127.0.0.1:48612
I20260713 09:02:45.014379  9768 raft_consensus.cc:493] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.014724  9768 raft_consensus.cc:3060] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.017093  9991 consensus_queue.cc:1048] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.021796  9768 raft_consensus.cc:515] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:45.029982  9767 raft_consensus.cc:1240] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Rejecting Update request from peer 7264fc5d7aaa4f6991f54d6642f3d8fa for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:45.030910  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74bcc5296854108a8ffedc1b0c89787" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:45.031491  9694 raft_consensus.cc:3055] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:45.031822  9694 raft_consensus.cc:740] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:45.032588  9694 consensus_queue.cc:260] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:45.033483  9694 raft_consensus.cc:3060] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.028410  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74bcc5296854108a8ffedc1b0c89787" candidate_uuid: "0fd37d52047943798a06283e19bdceb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:45.040707  9841 raft_consensus.cc:3060] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.040850  9768 leader_election.cc:290] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 2 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:45.040220  9694 raft_consensus.cc:2468] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 2.
I20260713 09:02:45.043646  9732 leader_election.cc:304] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fd37d52047943798a06283e19bdceb2, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:45.044426 10029 raft_consensus.cc:2804] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:45.044893 10029 raft_consensus.cc:697] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Becoming Leader. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:45.045640 10029 consensus_queue.cc:237] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [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: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:45.053503  9591 catalog_manager.cc:5697] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 reported cstate change: term changed from 1 to 2, leader changed from 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193) to 0fd37d52047943798a06283e19bdceb2 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "0fd37d52047943798a06283e19bdceb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.053972  9841 raft_consensus.cc:2468] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fd37d52047943798a06283e19bdceb2 in term 2.
I20260713 09:02:45.126688  9964 raft_consensus.cc:993] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2: : Instructing follower 7264fc5d7aaa4f6991f54d6642f3d8fa to start an election
I20260713 09:02:45.127131  9964 raft_consensus.cc:1081] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Signalling peer 7264fc5d7aaa4f6991f54d6642f3d8fa to start an election
I20260713 09:02:45.128931  9694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f20838da862e4e4e868ed0cd6154c5dd"
dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
 from {username='slave'} at 127.0.0.1:57582
I20260713 09:02:45.129453  9694 raft_consensus.cc:493] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.129801  9694 raft_consensus.cc:3060] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.136360  9694 raft_consensus.cc:515] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:45.138790  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20838da862e4e4e868ed0cd6154c5dd" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:45.139379  9768 raft_consensus.cc:3055] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:45.139716  9768 raft_consensus.cc:740] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:45.138972  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20838da862e4e4e868ed0cd6154c5dd" candidate_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
I20260713 09:02:45.140372  9841 raft_consensus.cc:3060] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.141152  9694 leader_election.cc:290] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 2 election: Requested vote from peers 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197), 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195:34811)
I20260713 09:02:45.140767  9768 consensus_queue.cc:260] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:45.141950  9768 raft_consensus.cc:3060] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.146262  9841 raft_consensus.cc:2468] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 2.
I20260713 09:02:45.146494  9768 raft_consensus.cc:2468] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7264fc5d7aaa4f6991f54d6642f3d8fa in term 2.
I20260713 09:02:45.147370  9658 leader_election.cc:304] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:45.148131  9991 raft_consensus.cc:2804] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:45.148517  9991 raft_consensus.cc:697] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 LEADER]: Becoming Leader. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:45.149190  9991 consensus_queue.cc:237] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:45.155723  9590 catalog_manager.cc:5697] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa reported cstate change: term changed from 1 to 2, leader changed from 0fd37d52047943798a06283e19bdceb2 (127.5.161.194) to 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193). New cstate: current_term: 2 leader_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.234822  9841 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.239213  9841 raft_consensus.cc:1275] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Refusing update from remote peer 0fd37d52047943798a06283e19bdceb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.240309 10029 consensus_queue.cc:1048] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.251904  9694 raft_consensus.cc:1275] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Refusing update from remote peer 0fd37d52047943798a06283e19bdceb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.254118 10045 consensus_queue.cc:1048] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.273624  9768 raft_consensus.cc:1275] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.274871 10016 consensus_queue.cc:1048] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.283481  9694 raft_consensus.cc:1275] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.284853 10016 consensus_queue.cc:1048] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.442272  9694 raft_consensus.cc:1275] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Refusing update from remote peer 0fd37d52047943798a06283e19bdceb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.443341 10045 consensus_queue.cc:1048] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.450901  9841 raft_consensus.cc:1275] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Refusing update from remote peer 0fd37d52047943798a06283e19bdceb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.453368 10046 consensus_queue.cc:1048] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:45.562455  9842 raft_consensus.cc:1275] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Refusing update from remote peer 0fd37d52047943798a06283e19bdceb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.563719 10046 consensus_queue.cc:1048] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.580932  9694 raft_consensus.cc:1275] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Refusing update from remote peer 0fd37d52047943798a06283e19bdceb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.582320 10046 consensus_queue.cc:1048] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.604930  9767 raft_consensus.cc:1275] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Refusing update from remote peer 7264fc5d7aaa4f6991f54d6642f3d8fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.606114  9991 consensus_queue.cc:1048] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.613945  9842 raft_consensus.cc:1275] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Refusing update from remote peer 7264fc5d7aaa4f6991f54d6642f3d8fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.617286  9991 consensus_queue.cc:1048] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:47.698222  9589 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33400:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:47.716508  9589 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33400:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:02:47.781435  5767 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:02:47.835081 10082 tablet.cc:1724] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:47.836293 10086 tablet.cc:1724] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:47.909186  9658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.161.195:34811, user_credentials={real_user=slave}} blocked reactor thread for 84343.2us
I20260713 09:02:47.954037 10096 tablet.cc:1724] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:47.990746  9732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.161.193:37359, user_credentials={real_user=slave}} blocked reactor thread for 60022.9us
I20260713 09:02:48.016914 10082 tablet.cc:1724] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.010190 10103 tablet.cc:1724] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.023181 10109 tablet.cc:1724] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.068187 10113 tablet.cc:1724] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.071085 10096 tablet.cc:1724] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.084702  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75c1c55fb45241c0a19bcee569cc0f4a"
dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
mode: GRACEFUL
new_leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:39824
I20260713 09:02:48.085328  9692 raft_consensus.cc:606] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Received request to transfer leadership to TS 081dff9d50b34ddea6f6d16ae5ed92c6
W20260713 09:02:48.092352 10100 log.cc:927] Time spent T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260713 09:02:48.093488 10103 tablet.cc:1724] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.120878 10116 tablet.cc:1724] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:48.122154 10105 log.cc:927] Time spent T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2: Append to log took a long time: real 0.131s	user 0.002s	sys 0.000s
W20260713 09:02:48.122751 10107 log.cc:927] Time spent T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6: Append to log took a long time: real 0.131s	user 0.002s	sys 0.000s
I20260713 09:02:48.134155 10091 raft_consensus.cc:993] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa: : Instructing follower 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:48.134639 10091 raft_consensus.cc:1081] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Signalling peer 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:48.132862 10086 tablet.cc:1724] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.136651 10082 tablet.cc:1724] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.147958  9840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75c1c55fb45241c0a19bcee569cc0f4a"
dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:33948
I20260713 09:02:48.150170  9840 raft_consensus.cc:493] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.150521  9840 raft_consensus.cc:3060] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.153023 10086 tablet.cc:1724] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.159597 10103 tablet.cc:1724] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.163801 10118 tablet.cc:1724] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.169565  9840 raft_consensus.cc:515] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.169287 10082 tablet.cc:1724] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.173574 10086 tablet.cc:1724] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.180341 10096 tablet.cc:1724] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:48.185796 10111 log.cc:927] Time spent T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260713 09:02:48.179586 10120 tablet.cc:1724] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.201155  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c1c55fb45241c0a19bcee569cc0f4a" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:48.202919 10086 tablet.cc:1724] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.205307  9840 leader_election.cc:290] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 2 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:48.205663  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c1c55fb45241c0a19bcee569cc0f4a" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:48.212354  9769 raft_consensus.cc:3060] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.214481 10117 tablet.cc:1724] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.214609 10116 tablet.cc:1724] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.220886 10123 tablet.cc:1724] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.223129  9769 raft_consensus.cc:2468] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 2.
I20260713 09:02:48.221134 10124 tablet.cc:1724] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.228922  9808 leader_election.cc:304] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 
I20260713 09:02:48.233814 10051 raft_consensus.cc:2804] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.234293 10051 raft_consensus.cc:697] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 LEADER]: Becoming Leader. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:48.235055 10051 consensus_queue.cc:237] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.232909  9693 raft_consensus.cc:3055] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:48.238121  9693 raft_consensus.cc:740] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:48.238883 10096 tablet.cc:1724] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.243850 10117 tablet.cc:1724] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.244958  9769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
mode: GRACEFUL
new_leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:58966
I20260713 09:02:48.246182  9769 raft_consensus.cc:606] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Received request to transfer leadership to TS 081dff9d50b34ddea6f6d16ae5ed92c6
I20260713 09:02:48.242313  9693 consensus_queue.cc:260] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.247710  9693 raft_consensus.cc:3060] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.248414  5767 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:02:48.252647 10124 tablet.cc:1724] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:48.254815  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:48.256520  9693 raft_consensus.cc:2468] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 2.
I20260713 09:02:48.265367  9769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf"
dest_uuid: "0fd37d52047943798a06283e19bdceb2"
mode: GRACEFUL
new_leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:58966
I20260713 09:02:48.265928  9769 raft_consensus.cc:606] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Received request to transfer leadership to TS 081dff9d50b34ddea6f6d16ae5ed92c6
I20260713 09:02:48.268606  9693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3"
dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
mode: GRACEFUL
new_leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:39824
I20260713 09:02:48.269099  9693 raft_consensus.cc:606] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Received request to transfer leadership to TS 081dff9d50b34ddea6f6d16ae5ed92c6
I20260713 09:02:48.270215  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:48.270673  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:48.271637  9590 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf: soft_deleted_table [id=9b5d180d03534d8f868277fa2196c197] alter complete (version 1)
I20260713 09:02:48.279477  9591 catalog_manager.cc:5697] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 reported cstate change: term changed from 1 to 2, leader changed from 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193) to 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.391605 10115 raft_consensus.cc:993] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2: : Instructing follower 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:48.392004 10046 raft_consensus.cc:1081] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Signalling peer 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:48.393285  9840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f"
dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:33944
I20260713 09:02:48.393724  9840 raft_consensus.cc:493] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.394073  9840 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.399899  9840 raft_consensus.cc:515] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.401844  9840 leader_election.cc:290] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 3 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:48.402503  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:48.402835  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e25f4522bfa244219400fb0be7e6e01f" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:48.403074  9693 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.403323  9769 raft_consensus.cc:3055] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:48.403569  9769 raft_consensus.cc:740] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:48.404112  9769 consensus_queue.cc:260] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [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: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.404898  9769 raft_consensus.cc:3060] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.407778  9693 raft_consensus.cc:2468] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 3.
I20260713 09:02:48.408779  9806 leader_election.cc:304] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [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: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:48.408967  9769 raft_consensus.cc:2468] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 3.
I20260713 09:02:48.409456 10051 raft_consensus.cc:2804] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:48.409825 10051 raft_consensus.cc:697] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 LEADER]: Becoming Leader. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:48.410567 10051 consensus_queue.cc:237] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [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: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.418000  9590 catalog_manager.cc:5697] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 reported cstate change: term changed from 2 to 3, leader changed from 0fd37d52047943798a06283e19bdceb2 (127.5.161.194) to 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195). New cstate: current_term: 3 leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.430966 10093 raft_consensus.cc:993] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa: : Instructing follower 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:48.431422 10093 raft_consensus.cc:1081] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Signalling peer 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:48.432730  9840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3"
dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:33948
I20260713 09:02:48.433139  9840 raft_consensus.cc:493] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.433403  9840 raft_consensus.cc:3060] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.437891  9840 raft_consensus.cc:515] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.439466  9840 leader_election.cc:290] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 2 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:48.440075  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:48.440424  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235ee79352054556868f6bf3bfc903d3" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:48.440968  9769 raft_consensus.cc:3060] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.440668  9693 raft_consensus.cc:3055] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:48.441344  9693 raft_consensus.cc:740] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7264fc5d7aaa4f6991f54d6642f3d8fa, State: Running, Role: LEADER
I20260713 09:02:48.442001  9693 consensus_queue.cc:260] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.442831  9693 raft_consensus.cc:3060] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.445676  9769 raft_consensus.cc:2468] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 2.
I20260713 09:02:48.446450  9808 leader_election.cc:304] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081dff9d50b34ddea6f6d16ae5ed92c6, 0fd37d52047943798a06283e19bdceb2; no voters: 
I20260713 09:02:48.447077 10051 raft_consensus.cc:2804] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.447157  9693 raft_consensus.cc:2468] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 2.
I20260713 09:02:48.447597 10051 raft_consensus.cc:697] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 LEADER]: Becoming Leader. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:48.448444 10051 consensus_queue.cc:237] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.455124  9590 catalog_manager.cc:5697] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 reported cstate change: term changed from 1 to 2, leader changed from 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193) to 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195). New cstate: current_term: 2 leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.671064  9768 raft_consensus.cc:1275] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:02:48.672171 10099 consensus_queue.cc:1048] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:48.679114  9693 raft_consensus.cc:1275] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:02:48.682679 10051 consensus_queue.cc:1048] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:48.695070 10046 raft_consensus.cc:993] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2: : Instructing follower 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:48.695457 10115 raft_consensus.cc:1081] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Signalling peer 081dff9d50b34ddea6f6d16ae5ed92c6 to start an election
I20260713 09:02:48.696997  9840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf"
dest_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6"
 from {username='slave'} at 127.0.0.1:33944
I20260713 09:02:48.697500  9840 raft_consensus.cc:493] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.697847  9840 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.703539  9840 raft_consensus.cc:515] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.705987  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa"
I20260713 09:02:48.706331  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bf80e80e5c4c62b2fdf9e7f15fa4cf" candidate_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0fd37d52047943798a06283e19bdceb2"
I20260713 09:02:48.706511  9693 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.705508  9840 leader_election.cc:290] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [CANDIDATE]: Term 3 election: Requested vote from peers 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359), 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197)
I20260713 09:02:48.706923  9768 raft_consensus.cc:3055] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:48.707247  9768 raft_consensus.cc:740] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0fd37d52047943798a06283e19bdceb2, State: Running, Role: LEADER
I20260713 09:02:48.707954  9768 consensus_queue.cc:260] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [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: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.708858  9768 raft_consensus.cc:3060] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.710829  9693 raft_consensus.cc:2468] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 3.
I20260713 09:02:48.711654  9806 leader_election.cc:304] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [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: 081dff9d50b34ddea6f6d16ae5ed92c6, 7264fc5d7aaa4f6991f54d6642f3d8fa; no voters: 
I20260713 09:02:48.712487 10099 raft_consensus.cc:2804] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:48.712865 10099 raft_consensus.cc:697] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 LEADER]: Becoming Leader. State: Replica: 081dff9d50b34ddea6f6d16ae5ed92c6, State: Running, Role: LEADER
I20260713 09:02:48.713548 10099 consensus_queue.cc:237] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [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: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } }
I20260713 09:02:48.713745  9768 raft_consensus.cc:2468] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081dff9d50b34ddea6f6d16ae5ed92c6 in term 3.
I20260713 09:02:48.719898  9591 catalog_manager.cc:5697] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 reported cstate change: term changed from 2 to 3, leader changed from 0fd37d52047943798a06283e19bdceb2 (127.5.161.194) to 081dff9d50b34ddea6f6d16ae5ed92c6 (127.5.161.195). New cstate: current_term: 3 leader_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081dff9d50b34ddea6f6d16ae5ed92c6" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.865881  9768 raft_consensus.cc:1275] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 3 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:48.866942 10099 consensus_queue.cc:1048] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:48.874794  9693 raft_consensus.cc:1275] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 3 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:48.876173 10130 consensus_queue.cc:1048] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:48.986641  9693 raft_consensus.cc:1275] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.987748 10130 consensus_queue.cc:1048] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.995249  9768 raft_consensus.cc:1275] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.997062 10099 consensus_queue.cc:1048] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.160307  9768 raft_consensus.cc:1275] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 3 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:49.161609 10099 consensus_queue.cc:1048] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fd37d52047943798a06283e19bdceb2" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:49.172173  9691 raft_consensus.cc:1275] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 3 FOLLOWER]: Refusing update from remote peer 081dff9d50b34ddea6f6d16ae5ed92c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:49.173435 10130 consensus_queue.cc:1048] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7264fc5d7aaa4f6991f54d6642f3d8fa" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:49.317554  5767 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:02:49.322216  5767 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:02:49.322513  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:49.327450  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:49.327739  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:50.356793  5767 tablet_server.cc:179] TabletServer@127.5.161.193:0 shutting down...
W20260713 09:02:50.375200  9806 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:02:50.379992  9806 consensus_peers.cc:597] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 -> Peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Couldn't send request to peer 7264fc5d7aaa4f6991f54d6642f3d8fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.385247  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.386078  5767 tablet_replica.cc:333] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.386857  5767 raft_consensus.cc:2243] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.387487  5767 raft_consensus.cc:2272] T 34bf414fbe3c4ce3953f873a8a7fe376 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.389948  5767 tablet_replica.cc:333] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.390560  5767 raft_consensus.cc:2243] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.391090  5767 raft_consensus.cc:2272] T d74bcc5296854108a8ffedc1b0c89787 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.393299  5767 tablet_replica.cc:333] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.393903  5767 raft_consensus.cc:2243] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.394979  5767 raft_consensus.cc:2272] T b540944c192d488d83eb6eebb50fdf26 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.397259  5767 tablet_replica.cc:333] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.397905  5767 raft_consensus.cc:2243] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.398620  5767 raft_consensus.cc:2272] T aefeb887d03d4d929397f84af18f26d7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.401767  5767 tablet_replica.cc:333] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.402341  5767 raft_consensus.cc:2243] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.403046  5767 raft_consensus.cc:2272] T f20838da862e4e4e868ed0cd6154c5dd P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.405082  5767 tablet_replica.cc:333] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.405632  5767 raft_consensus.cc:2243] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.406111  5767 raft_consensus.cc:2272] T 235ee79352054556868f6bf3bfc903d3 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.408298  5767 tablet_replica.cc:333] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.408776  5767 raft_consensus.cc:2243] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.409653  5767 raft_consensus.cc:2272] T b682771d1c1e4dad84e7d5e549902ef6 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.412720  5767 tablet_replica.cc:333] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.413434  5767 raft_consensus.cc:2243] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:50.414119  9732 consensus_peers.cc:597] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 -> Peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Couldn't send request to peer 7264fc5d7aaa4f6991f54d6642f3d8fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.414162  5767 raft_consensus.cc:2272] T 75c1c55fb45241c0a19bcee569cc0f4a P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.416635  5767 tablet_replica.cc:333] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.417130  5767 raft_consensus.cc:2243] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.417629  5767 raft_consensus.cc:2272] T e25f4522bfa244219400fb0be7e6e01f P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.419659  5767 tablet_replica.cc:333] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.420328  5767 raft_consensus.cc:2243] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.421222  5767 raft_consensus.cc:2272] T b91f4c5a60954487a36ffd938b65dba7 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.423277  5767 tablet_replica.cc:333] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.423714  5767 raft_consensus.cc:2243] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.424129  5767 raft_consensus.cc:2272] T 3e5f90bc635742f58645168f0884bb0e P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.426126  5767 tablet_replica.cc:333] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.426612  5767 raft_consensus.cc:2243] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.427064  5767 raft_consensus.cc:2272] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.428970  5767 tablet_replica.cc:333] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.429432  5767 raft_consensus.cc:2243] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.430190  5767 raft_consensus.cc:2272] T cd3d0d1eafc9452e8847068b985f1877 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.432034  5767 tablet_replica.cc:333] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.432550  5767 raft_consensus.cc:2243] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.433036  5767 raft_consensus.cc:2272] T 7e5f74c1e6b54813b59d17dd21c99b39 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.434893  5767 tablet_replica.cc:333] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.435354  5767 raft_consensus.cc:2243] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.435751  5767 raft_consensus.cc:2272] T 45504359b9534e639323136a6d371571 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.437837  5767 tablet_replica.cc:333] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.438321  5767 raft_consensus.cc:2243] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.439282  5767 raft_consensus.cc:2272] T 2af2975e6f454f2c9ac9a11cf7221d10 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.441339  5767 tablet_replica.cc:333] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.441789  5767 raft_consensus.cc:2243] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.442214  5767 raft_consensus.cc:2272] T 121b8c3f36774c7bbff624f4c2025e31 P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.444079  5767 tablet_replica.cc:333] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa: stopping tablet replica
I20260713 09:02:50.444528  5767 raft_consensus.cc:2243] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.444967  5767 raft_consensus.cc:2272] T c989934499f04646ac7e33312536933b P 7264fc5d7aaa4f6991f54d6642f3d8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.485903  5767 tablet_server.cc:196] TabletServer@127.5.161.193:0 shutdown complete.
W20260713 09:02:50.504505  9732 consensus_peers.cc:597] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 -> Peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Couldn't send request to peer 7264fc5d7aaa4f6991f54d6642f3d8fa. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:37359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.523154  5767 tablet_server.cc:179] TabletServer@127.5.161.194:0 shutting down...
W20260713 09:02:50.543165  9808 consensus_peers.cc:597] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 -> Peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Couldn't send request to peer 0fd37d52047943798a06283e19bdceb2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.548672  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.549512  5767 tablet_replica.cc:333] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.550225  5767 raft_consensus.cc:2243] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.551007  5767 raft_consensus.cc:2272] T aefeb887d03d4d929397f84af18f26d7 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.552932  5767 tablet_replica.cc:333] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.553493  5767 raft_consensus.cc:2243] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.554319  5767 raft_consensus.cc:2272] T 34bf414fbe3c4ce3953f873a8a7fe376 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.556262  5767 tablet_replica.cc:333] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.556814  5767 raft_consensus.cc:2243] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.557554  5767 raft_consensus.cc:2272] T d74bcc5296854108a8ffedc1b0c89787 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.559365  5767 tablet_replica.cc:333] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.559808  5767 raft_consensus.cc:2243] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.560246  5767 raft_consensus.cc:2272] T b540944c192d488d83eb6eebb50fdf26 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.562036  5767 tablet_replica.cc:333] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.562485  5767 raft_consensus.cc:2243] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.562934  5767 raft_consensus.cc:2272] T 75c1c55fb45241c0a19bcee569cc0f4a P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.564837  5767 tablet_replica.cc:333] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.565310  5767 raft_consensus.cc:2243] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.565728  5767 raft_consensus.cc:2272] T 235ee79352054556868f6bf3bfc903d3 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.567456  5767 tablet_replica.cc:333] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.567883  5767 raft_consensus.cc:2243] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.568269  5767 raft_consensus.cc:2272] T b682771d1c1e4dad84e7d5e549902ef6 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.570034  5767 tablet_replica.cc:333] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.570502  5767 raft_consensus.cc:2243] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.570840  5767 raft_consensus.cc:2272] T e25f4522bfa244219400fb0be7e6e01f P 0fd37d52047943798a06283e19bdceb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.572551  5767 tablet_replica.cc:333] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.573012  5767 raft_consensus.cc:2243] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.573418  5767 raft_consensus.cc:2272] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 0fd37d52047943798a06283e19bdceb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.575148  5767 tablet_replica.cc:333] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.575569  5767 raft_consensus.cc:2243] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.575937  5767 raft_consensus.cc:2272] T 3e5f90bc635742f58645168f0884bb0e P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.577729  5767 tablet_replica.cc:333] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.578154  5767 raft_consensus.cc:2243] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.578558  5767 raft_consensus.cc:2272] T b91f4c5a60954487a36ffd938b65dba7 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.580428  5767 tablet_replica.cc:333] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.580853  5767 raft_consensus.cc:2243] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.581640  5767 raft_consensus.cc:2272] T c989934499f04646ac7e33312536933b P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.583467  5767 tablet_replica.cc:333] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.583868  5767 raft_consensus.cc:2243] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.584647  5767 raft_consensus.cc:2272] T 121b8c3f36774c7bbff624f4c2025e31 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.586349  5767 tablet_replica.cc:333] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.586761  5767 raft_consensus.cc:2243] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.587167  5767 raft_consensus.cc:2272] T f20838da862e4e4e868ed0cd6154c5dd P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.588950  5767 tablet_replica.cc:333] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.589367  5767 raft_consensus.cc:2243] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.589758  5767 raft_consensus.cc:2272] T cd3d0d1eafc9452e8847068b985f1877 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.591549  5767 tablet_replica.cc:333] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.591962  5767 raft_consensus.cc:2243] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.592497  5767 raft_consensus.cc:2272] T 7e5f74c1e6b54813b59d17dd21c99b39 P 0fd37d52047943798a06283e19bdceb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.594643  5767 tablet_replica.cc:333] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.595139  5767 raft_consensus.cc:2243] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:02:50.595438  9808 consensus_peers.cc:597] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 -> Peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Couldn't send request to peer 0fd37d52047943798a06283e19bdceb2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.596060  5767 raft_consensus.cc:2272] T 45504359b9534e639323136a6d371571 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.597949  5767 tablet_replica.cc:333] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2: stopping tablet replica
I20260713 09:02:50.598358  5767 raft_consensus.cc:2243] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.598745  5767 raft_consensus.cc:2272] T 2af2975e6f454f2c9ac9a11cf7221d10 P 0fd37d52047943798a06283e19bdceb2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:50.615816  9808 consensus_peers.cc:597] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 -> Peer 0fd37d52047943798a06283e19bdceb2 (127.5.161.194:35197): Couldn't send request to peer 0fd37d52047943798a06283e19bdceb2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:50.627713  9806 consensus_peers.cc:597] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 -> Peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Couldn't send request to peer 7264fc5d7aaa4f6991f54d6642f3d8fa. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:37359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.638631  5767 tablet_server.cc:196] TabletServer@127.5.161.194:0 shutdown complete.
W20260713 09:02:50.647168  9806 consensus_peers.cc:597] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 -> Peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Couldn't send request to peer 7264fc5d7aaa4f6991f54d6642f3d8fa. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:37359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:50.660550  9806 consensus_peers.cc:597] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 -> Peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Couldn't send request to peer 7264fc5d7aaa4f6991f54d6642f3d8fa. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:37359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.673377  5767 tablet_server.cc:179] TabletServer@127.5.161.195:0 shutting down...
I20260713 09:02:50.700150  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.700853  5767 tablet_replica.cc:333] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.701728  5767 raft_consensus.cc:2243] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.702435  5767 raft_consensus.cc:2272] T d74bcc5296854108a8ffedc1b0c89787 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.704398  5767 tablet_replica.cc:333] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.704877  5767 raft_consensus.cc:2243] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.705302  5767 raft_consensus.cc:2272] T 34bf414fbe3c4ce3953f873a8a7fe376 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.707222  5767 tablet_replica.cc:333] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.707818  5767 raft_consensus.cc:2243] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.708335  5767 raft_consensus.cc:2272] T aefeb887d03d4d929397f84af18f26d7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.710343  5767 tablet_replica.cc:333] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.710827  5767 raft_consensus.cc:2243] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:50.710947  9806 consensus_peers.cc:597] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 -> Peer 7264fc5d7aaa4f6991f54d6642f3d8fa (127.5.161.193:37359): Couldn't send request to peer 7264fc5d7aaa4f6991f54d6642f3d8fa. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:37359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.711391  5767 raft_consensus.cc:2272] T b540944c192d488d83eb6eebb50fdf26 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.713210  5767 tablet_replica.cc:333] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.713708  5767 raft_consensus.cc:2243] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.714124  5767 raft_consensus.cc:2272] T f20838da862e4e4e868ed0cd6154c5dd P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.715832  5767 tablet_replica.cc:333] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.716313  5767 raft_consensus.cc:2243] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.717024  5767 raft_consensus.cc:2272] T e25f4522bfa244219400fb0be7e6e01f P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.718674  5767 tablet_replica.cc:333] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.719120  5767 raft_consensus.cc:2243] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.719810  5767 raft_consensus.cc:2272] T 20bf80e80e5c4c62b2fdf9e7f15fa4cf P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.721634  5767 tablet_replica.cc:333] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.722102  5767 raft_consensus.cc:2243] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.722832  5767 raft_consensus.cc:2272] T 3e5f90bc635742f58645168f0884bb0e P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.724666  5767 tablet_replica.cc:333] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.725124  5767 raft_consensus.cc:2243] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.725523  5767 raft_consensus.cc:2272] T b91f4c5a60954487a36ffd938b65dba7 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.727265  5767 tablet_replica.cc:333] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.727701  5767 raft_consensus.cc:2243] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.728082  5767 raft_consensus.cc:2272] T c989934499f04646ac7e33312536933b P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.729745  5767 tablet_replica.cc:333] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.730185  5767 raft_consensus.cc:2243] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.730549  5767 raft_consensus.cc:2272] T 121b8c3f36774c7bbff624f4c2025e31 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.732189  5767 tablet_replica.cc:333] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.732648  5767 raft_consensus.cc:2243] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.733348  5767 raft_consensus.cc:2272] T 75c1c55fb45241c0a19bcee569cc0f4a P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.734920  5767 tablet_replica.cc:333] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.735462  5767 raft_consensus.cc:2243] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.735880  5767 raft_consensus.cc:2272] T cd3d0d1eafc9452e8847068b985f1877 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.737633  5767 tablet_replica.cc:333] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.738054  5767 raft_consensus.cc:2243] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.738756  5767 raft_consensus.cc:2272] T 7e5f74c1e6b54813b59d17dd21c99b39 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.740374  5767 tablet_replica.cc:333] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.740813  5767 raft_consensus.cc:2243] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.741211  5767 raft_consensus.cc:2272] T 45504359b9534e639323136a6d371571 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.742923  5767 tablet_replica.cc:333] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.743338  5767 raft_consensus.cc:2243] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.743783  5767 raft_consensus.cc:2272] T 2af2975e6f454f2c9ac9a11cf7221d10 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.745398  5767 tablet_replica.cc:333] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.745812  5767 raft_consensus.cc:2243] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.746465  5767 raft_consensus.cc:2272] T 235ee79352054556868f6bf3bfc903d3 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.748044  5767 tablet_replica.cc:333] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6: stopping tablet replica
I20260713 09:02:50.748456  5767 raft_consensus.cc:2243] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.748831  5767 raft_consensus.cc:2272] T b682771d1c1e4dad84e7d5e549902ef6 P 081dff9d50b34ddea6f6d16ae5ed92c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.800072  5767 tablet_server.cc:196] TabletServer@127.5.161.195:0 shutdown complete.
I20260713 09:02:50.832772  5767 master.cc:562] Master@127.5.161.254:36995 shutting down...
I20260713 09:02:50.852473  5767 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.852986  5767 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.853259  5767 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c3d7ca7ad3442e2ac71e14c3d0f2ebf: stopping tablet replica
I20260713 09:02:50.872112  5767 master.cc:584] Master@127.5.161.254:36995 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12338 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:02:50.916437  5767 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.161.254:33491
I20260713 09:02:50.917449  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:50.922505 10145 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
W20260713 09:02:50.922727 10146 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
W20260713 09:02:50.923113 10148 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
I20260713 09:02:50.923769  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:50.924583  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:50.924783  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:50.924902  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933370924891 us; error 0 us; skew 500 ppm
I20260713 09:02:50.925318  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:50.927330  5767 webserver.cc:533] Webserver started at http://127.5.161.254:40871/ using document root <none> and password file <none>
I20260713 09:02:50.927714  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:50.927863  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:50.928056  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:50.929090  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/master-0-root/instance:
uuid: "50d96f95c53744a98714d44e516de119"
format_stamp: "Formatted at 2026-07-13 09:02:50 on dist-test-slave-zr7m"
I20260713 09:02:50.932878  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:02:50.935711 10153 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:50.936372  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:50.936594  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/master-0-root
uuid: "50d96f95c53744a98714d44e516de119"
format_stamp: "Formatted at 2026-07-13 09:02:50 on dist-test-slave-zr7m"
I20260713 09:02:50.936811  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-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)
I20260713 09:02:50.957183  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:50.958184  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:50.992355  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.254:33491
I20260713 09:02:50.992511 10204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.254:33491 every 8 connection(s)
I20260713 09:02:50.995863 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.005611 10205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119: Bootstrap starting.
I20260713 09:02:51.009965 10205 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.013751 10205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119: No bootstrap required, opened a new log
I20260713 09:02:51.015687 10205 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50d96f95c53744a98714d44e516de119" member_type: VOTER }
I20260713 09:02:51.016078 10205 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.016247 10205 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50d96f95c53744a98714d44e516de119, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.016800 10205 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50d96f95c53744a98714d44e516de119" member_type: VOTER }
I20260713 09:02:51.017231 10205 raft_consensus.cc:399] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:51.017508 10205 raft_consensus.cc:493] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:51.017829 10205 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:51.021903 10205 raft_consensus.cc:515] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50d96f95c53744a98714d44e516de119" member_type: VOTER }
I20260713 09:02:51.022320 10205 leader_election.cc:304] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [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: 50d96f95c53744a98714d44e516de119; no voters: 
I20260713 09:02:51.023236 10205 leader_election.cc:290] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:51.023602 10208 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:51.024853 10208 raft_consensus.cc:697] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 1 LEADER]: Becoming Leader. State: Replica: 50d96f95c53744a98714d44e516de119, State: Running, Role: LEADER
I20260713 09:02:51.025483 10208 consensus_queue.cc:237] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [LEADER]: Queue going to LEADER mode. State: All 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: "50d96f95c53744a98714d44e516de119" member_type: VOTER }
I20260713 09:02:51.025844 10205 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:51.030054 10210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 50d96f95c53744a98714d44e516de119. Latest consensus state: current_term: 1 leader_uuid: "50d96f95c53744a98714d44e516de119" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50d96f95c53744a98714d44e516de119" member_type: VOTER } }
I20260713 09:02:51.030624 10210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:51.030639 10209 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "50d96f95c53744a98714d44e516de119" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50d96f95c53744a98714d44e516de119" member_type: VOTER } }
I20260713 09:02:51.031432 10209 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:51.032604 10216 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:51.037537 10216 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:51.039537  5767 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:51.045480 10216 catalog_manager.cc:1383] Generated new cluster ID: 0285807808054cd8bdbc66aa863d6b99
I20260713 09:02:51.045718 10216 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:51.067566 10216 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:51.068706 10216 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:51.084254 10216 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119: Generated new TSK 0
I20260713 09:02:51.084777 10216 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:51.106137  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:51.111389 10226 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
W20260713 09:02:51.112126 10227 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
I20260713 09:02:51.114071  5767 server_base.cc:1061] running on GCE node
W20260713 09:02:51.114414 10229 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
I20260713 09:02:51.115263  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:51.115438  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:51.115561  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933371115551 us; error 0 us; skew 500 ppm
I20260713 09:02:51.115978  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:51.117926  5767 webserver.cc:533] Webserver started at http://127.5.161.193:38377/ using document root <none> and password file <none>
I20260713 09:02:51.118309  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:51.118453  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:51.118638  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:51.119626  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-0-root/instance:
uuid: "b0c7781d86f446488a7335fee8d6e600"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-zr7m"
I20260713 09:02:51.123449  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:02:51.126814 10234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.127564  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:51.127822  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-0-root
uuid: "b0c7781d86f446488a7335fee8d6e600"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-zr7m"
I20260713 09:02:51.128064  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-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)
I20260713 09:02:51.145256  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:51.146297  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:51.147572  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:51.149595  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:51.149756  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.149982  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:51.150131  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.185855  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.193:43019
I20260713 09:02:51.185932 10296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.193:43019 every 8 connection(s)
I20260713 09:02:51.190482  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:51.197249 10301 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
W20260713 09:02:51.198700 10302 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
I20260713 09:02:51.205461  5767 server_base.cc:1061] running on GCE node
W20260713 09:02:51.206007 10304 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
I20260713 09:02:51.207619  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:51.207828  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:51.208024  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933371208004 us; error 0 us; skew 500 ppm
I20260713 09:02:51.208695  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:51.210062 10297 heartbeater.cc:344] Connected to a master server at 127.5.161.254:33491
I20260713 09:02:51.210371 10297 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:51.211108 10297 heartbeater.cc:507] Master 127.5.161.254:33491 requested a full tablet report, sending...
I20260713 09:02:51.211138  5767 webserver.cc:533] Webserver started at http://127.5.161.194:41039/ using document root <none> and password file <none>
I20260713 09:02:51.211786  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:51.212018  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:51.212272  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:51.213110 10170 ts_manager.cc:194] Registered new tserver with Master: b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019)
I20260713 09:02:51.213461  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-1-root/instance:
uuid: "debd4c70071544a9821447d1342dfb57"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-zr7m"
I20260713 09:02:51.214792 10170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50138
I20260713 09:02:51.217628  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:51.220675 10309 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.221340  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:51.221608  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-1-root
uuid: "debd4c70071544a9821447d1342dfb57"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-zr7m"
I20260713 09:02:51.221850  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-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)
I20260713 09:02:51.235009  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:51.236012  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:51.237299  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:51.239374  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:51.239538  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.239753  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:51.239897  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.280318  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.194:41923
I20260713 09:02:51.280458 10371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.194:41923 every 8 connection(s)
I20260713 09:02:51.284574  5767 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:51.290865 10375 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
W20260713 09:02:51.291706 10376 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
W20260713 09:02:51.294414 10378 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
I20260713 09:02:51.295200  5767 server_base.cc:1061] running on GCE node
I20260713 09:02:51.295643 10372 heartbeater.cc:344] Connected to a master server at 127.5.161.254:33491
I20260713 09:02:51.296029 10372 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:51.296087  5767 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:51.296387  5767 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:51.296530  5767 hybrid_clock.cc:648] HybridClock initialized: now 1783933371296515 us; error 0 us; skew 500 ppm
I20260713 09:02:51.296772 10372 heartbeater.cc:507] Master 127.5.161.254:33491 requested a full tablet report, sending...
I20260713 09:02:51.297106  5767 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:51.298811 10170 ts_manager.cc:194] Registered new tserver with Master: debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:51.299731  5767 webserver.cc:533] Webserver started at http://127.5.161.195:37927/ using document root <none> and password file <none>
I20260713 09:02:51.300375  5767 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:51.300597  5767 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:51.300554 10170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50140
I20260713 09:02:51.301088  5767 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:51.302522  5767 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-2-root/instance:
uuid: "2e5c62335dac421b9db3657c132494fe"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-zr7m"
I20260713 09:02:51.306684  5767 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:02:51.309676 10383 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.310329  5767 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:02:51.310580  5767 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-2-root
uuid: "2e5c62335dac421b9db3657c132494fe"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-zr7m"
I20260713 09:02:51.310817  5767 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskez_2jz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933269434670-5767-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)
I20260713 09:02:51.322403  5767 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:51.323485  5767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:51.324836  5767 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:51.326812  5767 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:51.326992  5767 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.327200  5767 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:51.327343  5767 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.363804  5767 rpc_server.cc:307] RPC server started. Bound to: 127.5.161.195:36093
I20260713 09:02:51.363909 10445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.161.195:36093 every 8 connection(s)
I20260713 09:02:51.375952 10446 heartbeater.cc:344] Connected to a master server at 127.5.161.254:33491
I20260713 09:02:51.376382 10446 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:51.377022 10446 heartbeater.cc:507] Master 127.5.161.254:33491 requested a full tablet report, sending...
I20260713 09:02:51.378700 10170 ts_manager.cc:194] Registered new tserver with Master: 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:51.378840  5767 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012245805s
I20260713 09:02:51.379937 10170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50146
I20260713 09:02:51.401008 10170 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50154:
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"
    }
  }
}
W20260713 09:02:51.403486 10170 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.
I20260713 09:02:51.462558 10262 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb288e8990343688acac63d5fe8bfc8 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:51.464011 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb288e8990343688acac63d5fe8bfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.467288 10261 tablet_service.cc:1511] Processing CreateTablet for tablet cc0b041ba6ee4a5987c160570367f50e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:51.468585 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0b041ba6ee4a5987c160570367f50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.469712 10260 tablet_service.cc:1511] Processing CreateTablet for tablet 86ecf347a7b14494852780c0fca73e4e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:51.470947 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ecf347a7b14494852780c0fca73e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.472134 10259 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8d0a063bdc46fa8068802af0c6d40e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:51.473371 10259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8d0a063bdc46fa8068802af0c6d40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.477368 10337 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb288e8990343688acac63d5fe8bfc8 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:51.478524 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb288e8990343688acac63d5fe8bfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.481314 10336 tablet_service.cc:1511] Processing CreateTablet for tablet cc0b041ba6ee4a5987c160570367f50e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:51.482499 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0b041ba6ee4a5987c160570367f50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.485908 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 86ecf347a7b14494852780c0fca73e4e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:51.487118 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ecf347a7b14494852780c0fca73e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.490026 10411 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb288e8990343688acac63d5fe8bfc8 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:51.491225 10411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb288e8990343688acac63d5fe8bfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.492959 10409 tablet_service.cc:1511] Processing CreateTablet for tablet 86ecf347a7b14494852780c0fca73e4e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:51.494184 10409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ecf347a7b14494852780c0fca73e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.498837 10410 tablet_service.cc:1511] Processing CreateTablet for tablet cc0b041ba6ee4a5987c160570367f50e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:51.500087 10410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0b041ba6ee4a5987c160570367f50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.512742 10463 tablet_bootstrap.cc:492] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:51.516233 10334 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8d0a063bdc46fa8068802af0c6d40e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:51.517526 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8d0a063bdc46fa8068802af0c6d40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.517437 10408 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8d0a063bdc46fa8068802af0c6d40e (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:51.518709 10408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8d0a063bdc46fa8068802af0c6d40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.525286 10333 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebdd5e455874564b237b0fb66a4c0c5 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:51.526522 10333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebdd5e455874564b237b0fb66a4c0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.533774 10462 tablet_bootstrap.cc:492] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:51.538414 10411 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebdd5e455874564b237b0fb66a4c0c5 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:51.539633 10411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebdd5e455874564b237b0fb66a4c0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.543943 10261 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebdd5e455874564b237b0fb66a4c0c5 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:51.545145 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebdd5e455874564b237b0fb66a4c0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.550041 10463 tablet_bootstrap.cc:654] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.555649 10462 tablet_bootstrap.cc:654] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.556252 10337 tablet_service.cc:1511] Processing CreateTablet for tablet 02a71a59910140f9aea52755d2393710 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:51.557746 10410 tablet_service.cc:1511] Processing CreateTablet for tablet 02a71a59910140f9aea52755d2393710 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:51.559646 10461 tablet_bootstrap.cc:492] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:51.559707 10410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a71a59910140f9aea52755d2393710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.567155 10461 tablet_bootstrap.cc:654] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.567842 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a71a59910140f9aea52755d2393710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.576862 10260 tablet_service.cc:1511] Processing CreateTablet for tablet 02a71a59910140f9aea52755d2393710 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:51.578150 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a71a59910140f9aea52755d2393710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.578305 10259 tablet_service.cc:1511] Processing CreateTablet for tablet 6b44e5ef22a6419ea45ac38d483a1031 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:51.579509 10259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b44e5ef22a6419ea45ac38d483a1031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.580801 10408 tablet_service.cc:1511] Processing CreateTablet for tablet 6b44e5ef22a6419ea45ac38d483a1031 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:51.581966 10408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b44e5ef22a6419ea45ac38d483a1031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.584306 10262 tablet_service.cc:1511] Processing CreateTablet for tablet f397600398224b4a9797e7c9bc50da67 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:51.584801 10409 tablet_service.cc:1511] Processing CreateTablet for tablet f397600398224b4a9797e7c9bc50da67 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:51.585994 10409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f397600398224b4a9797e7c9bc50da67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.586081 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 6b44e5ef22a6419ea45ac38d483a1031 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:51.587587 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f397600398224b4a9797e7c9bc50da67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.592826 10462 tablet_bootstrap.cc:492] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:51.593321 10462 ts_tablet_manager.cc:1403] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.012s
I20260713 09:02:51.601480 10258 tablet_service.cc:1511] Processing CreateTablet for tablet 04f402269d8e4fa681be2caebcafadd7 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:51.602743 10258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f402269d8e4fa681be2caebcafadd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.602952 10333 tablet_service.cc:1511] Processing CreateTablet for tablet f397600398224b4a9797e7c9bc50da67 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:51.604142 10333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f397600398224b4a9797e7c9bc50da67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.606025 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b44e5ef22a6419ea45ac38d483a1031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.596076 10462 raft_consensus.cc:359] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.607142 10462 raft_consensus.cc:385] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.607476 10462 raft_consensus.cc:740] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.608377 10462 consensus_queue.cc:260] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.630450 10463 tablet_bootstrap.cc:492] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:51.630954 10463 ts_tablet_manager.cc:1403] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.014s
I20260713 09:02:51.638159 10461 tablet_bootstrap.cc:492] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:51.638644 10461 ts_tablet_manager.cc:1403] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.006s
I20260713 09:02:51.641798 10463 raft_consensus.cc:359] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.642468 10463 raft_consensus.cc:385] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.642758 10463 raft_consensus.cc:740] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.643047 10409 tablet_service.cc:1511] Processing CreateTablet for tablet 04f402269d8e4fa681be2caebcafadd7 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:51.643326 10461 raft_consensus.cc:359] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.644310 10461 raft_consensus.cc:385] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.644618 10461 raft_consensus.cc:740] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.644817 10409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f402269d8e4fa681be2caebcafadd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.645279 10461 consensus_queue.cc:260] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.643448 10463 consensus_queue.cc:260] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.654651 10372 heartbeater.cc:499] Master 127.5.161.254:33491 was elected leader, sending a full tablet report...
I20260713 09:02:51.655007 10462 ts_tablet_manager.cc:1434] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.061s	user 0.018s	sys 0.026s
I20260713 09:02:51.655153 10461 ts_tablet_manager.cc:1434] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:02:51.655910 10462 tablet_bootstrap.cc:492] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:51.655886 10297 heartbeater.cc:499] Master 127.5.161.254:33491 was elected leader, sending a full tablet report...
I20260713 09:02:51.656168 10461 tablet_bootstrap.cc:492] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:51.665030 10463 ts_tablet_manager.cc:1434] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.009s
I20260713 09:02:51.665722 10461 tablet_bootstrap.cc:654] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.666569 10446 heartbeater.cc:499] Master 127.5.161.254:33491 was elected leader, sending a full tablet report...
I20260713 09:02:51.669284 10463 tablet_bootstrap.cc:492] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:51.674639 10463 tablet_bootstrap.cc:654] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.677265 10333 tablet_service.cc:1511] Processing CreateTablet for tablet 04f402269d8e4fa681be2caebcafadd7 (DEFAULT_TABLE table=test-workload [id=b3418ba96ee8442ab2a5dc2087d6b146]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:51.678462 10333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f402269d8e4fa681be2caebcafadd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.682451 10462 tablet_bootstrap.cc:654] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.683481 10461 tablet_bootstrap.cc:492] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:51.685537 10461 ts_tablet_manager.cc:1403] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260713 09:02:51.688387 10461 raft_consensus.cc:359] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.689101 10461 raft_consensus.cc:385] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.689419 10461 raft_consensus.cc:740] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.694485 10461 consensus_queue.cc:260] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.698050 10461 ts_tablet_manager.cc:1434] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:02:51.699056 10461 tablet_bootstrap.cc:492] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:51.705547 10461 tablet_bootstrap.cc:654] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.713506 10462 tablet_bootstrap.cc:492] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:51.713533 10463 tablet_bootstrap.cc:492] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:51.713997 10462 ts_tablet_manager.cc:1403] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.012s
I20260713 09:02:51.714088 10463 ts_tablet_manager.cc:1403] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.011s
I20260713 09:02:51.716027 10462 raft_consensus.cc:359] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.716609 10462 raft_consensus.cc:385] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.716465 10463 raft_consensus.cc:359] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.716974 10461 tablet_bootstrap.cc:492] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:51.716908 10462 raft_consensus.cc:740] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.717234 10463 raft_consensus.cc:385] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.717437 10461 ts_tablet_manager.cc:1403] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260713 09:02:51.717620 10463 raft_consensus.cc:740] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.717696 10462 consensus_queue.cc:260] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.718425 10463 consensus_queue.cc:260] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.719672 10462 ts_tablet_manager.cc:1434] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:51.720721 10462 tablet_bootstrap.cc:492] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:51.720613 10461 raft_consensus.cc:359] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.721427 10461 raft_consensus.cc:385] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.721767 10461 raft_consensus.cc:740] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.722491 10463 ts_tablet_manager.cc:1434] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:02:51.723592 10463 tablet_bootstrap.cc:492] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:51.722613 10461 consensus_queue.cc:260] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.727142 10462 tablet_bootstrap.cc:654] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.729967 10463 tablet_bootstrap.cc:654] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.733202 10461 ts_tablet_manager.cc:1434] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260713 09:02:51.735700 10462 tablet_bootstrap.cc:492] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:51.736075 10461 tablet_bootstrap.cc:492] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:51.736217 10462 ts_tablet_manager.cc:1403] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:02:51.739217 10462 raft_consensus.cc:359] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.739933 10462 raft_consensus.cc:385] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.740263 10462 raft_consensus.cc:740] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.741206 10462 consensus_queue.cc:260] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.743294 10461 tablet_bootstrap.cc:654] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.744686 10463 tablet_bootstrap.cc:492] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:51.744884 10462 ts_tablet_manager.cc:1434] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:51.745247 10463 ts_tablet_manager.cc:1403] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260713 09:02:51.746021 10462 tablet_bootstrap.cc:492] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:51.748329 10463 raft_consensus.cc:359] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.749112 10463 raft_consensus.cc:385] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.749459 10463 raft_consensus.cc:740] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.750361 10463 consensus_queue.cc:260] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.752552 10462 tablet_bootstrap.cc:654] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.754601 10461 tablet_bootstrap.cc:492] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:51.754976 10463 ts_tablet_manager.cc:1434] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:51.755124 10461 ts_tablet_manager.cc:1403] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:02:51.755970 10463 tablet_bootstrap.cc:492] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:51.758042 10461 raft_consensus.cc:359] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.758829 10461 raft_consensus.cc:385] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.759177 10461 raft_consensus.cc:740] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.759999 10461 consensus_queue.cc:260] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.762302 10463 tablet_bootstrap.cc:654] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.763602 10462 tablet_bootstrap.cc:492] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:51.763986 10462 ts_tablet_manager.cc:1403] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:02:51.766384 10462 raft_consensus.cc:359] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.766958 10462 raft_consensus.cc:385] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.767179 10462 raft_consensus.cc:740] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.767314 10461 ts_tablet_manager.cc:1434] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:02:51.767920 10463 tablet_bootstrap.cc:492] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:51.767820 10462 consensus_queue.cc:260] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.768352 10461 tablet_bootstrap.cc:492] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:51.768477 10463 ts_tablet_manager.cc:1403] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260713 09:02:51.771329 10463 raft_consensus.cc:359] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.772058 10463 raft_consensus.cc:385] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.772437 10463 raft_consensus.cc:740] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.772997 10462 ts_tablet_manager.cc:1434] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:02:51.773324 10463 consensus_queue.cc:260] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.774003 10462 tablet_bootstrap.cc:492] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:51.774304 10461 tablet_bootstrap.cc:654] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.779201 10463 ts_tablet_manager.cc:1434] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:02:51.780375 10463 tablet_bootstrap.cc:492] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:51.780494 10462 tablet_bootstrap.cc:654] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.785686 10461 tablet_bootstrap.cc:492] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:51.786195 10461 ts_tablet_manager.cc:1403] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:02:51.786818 10463 tablet_bootstrap.cc:654] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.788919 10461 raft_consensus.cc:359] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.789758 10461 raft_consensus.cc:385] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.790094 10461 raft_consensus.cc:740] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.790889 10461 consensus_queue.cc:260] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.793335 10461 ts_tablet_manager.cc:1434] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:51.796268 10462 tablet_bootstrap.cc:492] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:51.796856 10462 ts_tablet_manager.cc:1403] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260713 09:02:51.796881 10461 tablet_bootstrap.cc:492] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:51.800151 10463 tablet_bootstrap.cc:492] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:51.799969 10462 raft_consensus.cc:359] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.800773 10463 ts_tablet_manager.cc:1403] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260713 09:02:51.800781 10462 raft_consensus.cc:385] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.801549 10462 raft_consensus.cc:740] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.802574 10462 consensus_queue.cc:260] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.803828 10463 raft_consensus.cc:359] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.804587 10463 raft_consensus.cc:385] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.804654 10461 tablet_bootstrap.cc:654] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.804975 10463 raft_consensus.cc:740] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.805876 10463 consensus_queue.cc:260] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.808068 10462 ts_tablet_manager.cc:1434] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:02:51.809078 10462 tablet_bootstrap.cc:492] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:51.810168 10463 ts_tablet_manager.cc:1434] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:51.811136 10463 tablet_bootstrap.cc:492] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:51.815317 10462 tablet_bootstrap.cc:654] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.817265 10463 tablet_bootstrap.cc:654] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.824156 10461 tablet_bootstrap.cc:492] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:51.824723 10461 ts_tablet_manager.cc:1403] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.011s
I20260713 09:02:51.826399 10462 tablet_bootstrap.cc:492] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:51.826534 10463 tablet_bootstrap.cc:492] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:51.826848 10461 raft_consensus.cc:359] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.826984 10463 ts_tablet_manager.cc:1403] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:02:51.826984 10462 ts_tablet_manager.cc:1403] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260713 09:02:51.827391 10461 raft_consensus.cc:385] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.827759 10461 raft_consensus.cc:740] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.828348 10461 consensus_queue.cc:260] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.829064 10469 raft_consensus.cc:493] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.829525 10469 raft_consensus.cc:515] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.830163 10463 raft_consensus.cc:359] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.830878 10463 raft_consensus.cc:385] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.831163 10463 raft_consensus.cc:740] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.832250 10461 ts_tablet_manager.cc:1434] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:02:51.831831 10463 consensus_queue.cc:260] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.833212 10461 tablet_bootstrap.cc:492] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:51.839403 10461 tablet_bootstrap.cc:654] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.841055 10469 leader_election.cc:290] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:51.830490 10462 raft_consensus.cc:359] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.846707 10462 raft_consensus.cc:385] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.847074 10462 raft_consensus.cc:740] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.847862 10462 consensus_queue.cc:260] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.850660 10462 ts_tablet_manager.cc:1434] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:02:51.851217 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb288e8990343688acac63d5fe8bfc8" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:51.851863 10462 tablet_bootstrap.cc:492] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:51.859231 10462 tablet_bootstrap.cc:654] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.851935 10272 raft_consensus.cc:2468] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:51.863600 10387 leader_election.cc:304] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:51.864537 10469 raft_consensus.cc:2804] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:51.864902 10469 raft_consensus.cc:493] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:51.865216 10469 raft_consensus.cc:3060] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:51.873816 10462 tablet_bootstrap.cc:492] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:51.874445 10462 ts_tablet_manager.cc:1403] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260713 09:02:51.877707 10462 raft_consensus.cc:359] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.878620 10462 raft_consensus.cc:385] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.878655 10468 raft_consensus.cc:493] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.879338 10468 raft_consensus.cc:515] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.881138 10469 raft_consensus.cc:515] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.883713 10467 raft_consensus.cc:493] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.883901 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb288e8990343688acac63d5fe8bfc8" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:51.885277 10272 raft_consensus.cc:3060] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:51.884240 10467 raft_consensus.cc:515] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.889098 10467 leader_election.cc:290] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:51.892478 10272 raft_consensus.cc:2468] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:51.894450 10387 leader_election.cc:304] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:51.899765 10468 leader_election.cc:290] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:51.901455 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb288e8990343688acac63d5fe8bfc8" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:51.902137 10347 raft_consensus.cc:2468] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:51.906417 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb288e8990343688acac63d5fe8bfc8" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:51.906944 10347 raft_consensus.cc:3060] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:51.914206 10347 raft_consensus.cc:2468] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:51.915560 10469 leader_election.cc:290] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:51.919492 10468 raft_consensus.cc:493] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.920095 10468 raft_consensus.cc:515] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.922117 10468 leader_election.cc:290] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:51.923058 10469 raft_consensus.cc:2804] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:51.923672 10469 raft_consensus.cc:697] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:51.924562 10469 consensus_queue.cc:237] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:51.928960 10462 raft_consensus.cc:740] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.931607 10462 consensus_queue.cc:260] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.934803 10463 ts_tablet_manager.cc:1434] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.107s	user 0.055s	sys 0.052s
I20260713 09:02:51.936048 10461 tablet_bootstrap.cc:492] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:51.936594 10461 ts_tablet_manager.cc:1403] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.104s	user 0.039s	sys 0.049s
I20260713 09:02:51.937827 10467 raft_consensus.cc:493] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.938390 10467 raft_consensus.cc:515] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.940248 10467 leader_election.cc:290] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:51.948182 10170 catalog_manager.cc:5697] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 1 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:51.950507 10462 ts_tablet_manager.cc:1434] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260713 09:02:51.951537 10462 tablet_bootstrap.cc:492] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:51.952003 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d0a063bdc46fa8068802af0c6d40e" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:51.952649 10272 raft_consensus.cc:2468] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:51.938886 10463 tablet_bootstrap.cc:492] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:51.940547 10461 raft_consensus.cc:359] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.954860 10461 raft_consensus.cc:385] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.955175 10461 raft_consensus.cc:740] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.956007 10461 consensus_queue.cc:260] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.958664 10461 ts_tablet_manager.cc:1434] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260713 09:02:51.959625 10461 tablet_bootstrap.cc:492] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:51.954227 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:51.964557 10463 tablet_bootstrap.cc:654] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.965976 10461 tablet_bootstrap.cc:654] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.968652 10313 leader_election.cc:304] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
W20260713 09:02:51.969626 10313 leader_election.cc:343] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:51.970010 10494 raft_consensus.cc:2804] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:51.970482 10494 raft_consensus.cc:493] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:51.970847 10494 raft_consensus.cc:3060] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:51.975790 10467 raft_consensus.cc:493] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.976258 10467 raft_consensus.cc:515] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.977002 10469 raft_consensus.cc:493] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.977501 10469 raft_consensus.cc:515] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.978241 10467 leader_election.cc:290] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:51.979348 10485 raft_consensus.cc:493] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.979543 10469 leader_election.cc:290] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:51.979648 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:51.979861 10485 raft_consensus.cc:515] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.987150 10272 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:51.988364 10485 leader_election.cc:290] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:51.980331 10494 raft_consensus.cc:515] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:51.990036 10461 tablet_bootstrap.cc:492] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:51.989884 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:51.990513 10461 ts_tablet_manager.cc:1403] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260713 09:02:51.990590 10494 leader_election.cc:290] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:51.991623 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d0a063bdc46fa8068802af0c6d40e" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:51.992630 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d0a063bdc46fa8068802af0c6d40e" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:51.992880 10462 tablet_bootstrap.cc:654] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.982491 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44e5ef22a6419ea45ac38d483a1031" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:51.993489 10271 raft_consensus.cc:2468] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:51.982497 10346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:51.992230 10418 raft_consensus.cc:3060] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:51.982926 10345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:51.994997 10345 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:51.983387 10463 tablet_bootstrap.cc:492] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:51.983796 10421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d0a063bdc46fa8068802af0c6d40e" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:51.984148 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:51.986439 10419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:51.997485 10419 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:51.981076 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44e5ef22a6419ea45ac38d483a1031" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:51.998749 10347 raft_consensus.cc:2468] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:51.999828 10421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:52.000092 10385 leader_election.cc:304] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.000517 10421 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:52.001082 10272 raft_consensus.cc:3060] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.001852 10235 leader_election.cc:304] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:52.001983 10419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:52.002619 10419 raft_consensus.cc:2468] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:52.002782 10468 raft_consensus.cc:2804] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.003155 10468 raft_consensus.cc:493] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.003460 10468 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.003770 10235 leader_election.cc:304] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:51.990527 10344 raft_consensus.cc:2468] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:52.003711 10310 leader_election.cc:304] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
W20260713 09:02:52.005223 10310 leader_election.cc:343] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.005607 10310 leader_election.cc:304] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: debd4c70071544a9821447d1342dfb57; no voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:52.006012 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:51.993654 10461 raft_consensus.cc:359] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.006546 10485 raft_consensus.cc:2804] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.006705 10463 ts_tablet_manager.cc:1403] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.006s
I20260713 09:02:52.007416 10485 raft_consensus.cc:493] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.007826 10485 raft_consensus.cc:3060] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.007117 10461 raft_consensus.cc:385] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.008514 10461 raft_consensus.cc:740] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.009858 10461 consensus_queue.cc:260] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.010052 10463 raft_consensus.cc:359] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.006588 10271 raft_consensus.cc:2468] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:52.010736 10463 raft_consensus.cc:385] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.009792 10385 leader_election.cc:304] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.011102 10463 raft_consensus.cc:740] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.011641 10469 raft_consensus.cc:2804] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.012027 10469 raft_consensus.cc:493] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.011806 10463 consensus_queue.cc:260] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.012382 10469 raft_consensus.cc:3060] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.006783 10494 raft_consensus.cc:2749] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.006325 10467 raft_consensus.cc:2804] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.017305 10467 raft_consensus.cc:493] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.017616 10467 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.024822 10468 raft_consensus.cc:515] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.030822 10418 raft_consensus.cc:2468] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:52.031840 10310 leader_election.cc:304] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.032450 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.032662 10272 raft_consensus.cc:2468] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:52.032819 10469 raft_consensus.cc:515] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.033322 10494 raft_consensus.cc:2804] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:02:52.036213 10218 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:52.036906 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.037526 10347 raft_consensus.cc:3060] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.029592 10467 raft_consensus.cc:515] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.039021 10344 raft_consensus.cc:2393] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0c7781d86f446488a7335fee8d6e600 in current term 1: Already voted for candidate debd4c70071544a9821447d1342dfb57 in this term.
I20260713 09:02:52.015728 10485 raft_consensus.cc:515] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.042572 10485 leader_election.cc:290] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.044009 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44e5ef22a6419ea45ac38d483a1031" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.044706 10344 raft_consensus.cc:3060] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.047634 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.048501 10272 raft_consensus.cc:2393] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate debd4c70071544a9821447d1342dfb57 in current term 1: Already voted for candidate b0c7781d86f446488a7335fee8d6e600 in this term.
I20260713 09:02:52.051193 10467 leader_election.cc:290] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.052358 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.052987 10418 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.052667 10468 leader_election.cc:290] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.054500 10468 raft_consensus.cc:2804] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.054813 10468 raft_consensus.cc:493] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.055111 10468 raft_consensus.cc:3060] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.059784 10418 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:52.060961 10310 leader_election.cc:304] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:52.047721 10347 raft_consensus.cc:2468] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:52.063060 10385 leader_election.cc:304] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.063272 10485 raft_consensus.cc:493] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.063768 10485 raft_consensus.cc:515] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.065706 10485 leader_election.cc:290] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.066195 10485 raft_consensus.cc:2804] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.066589 10485 raft_consensus.cc:697] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.066924 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:52.067363 10485 consensus_queue.cc:237] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.068496 10469 leader_election.cc:290] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.067780 10347 raft_consensus.cc:2468] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:52.070500 10385 leader_election.cc:304] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.070652 10494 raft_consensus.cc:697] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:52.071776 10505 raft_consensus.cc:2804] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.070370 10506 raft_consensus.cc:2804] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.071992 10494 consensus_queue.cc:237] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.072563 10506 raft_consensus.cc:697] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:52.073935 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.074677 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44e5ef22a6419ea45ac38d483a1031" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.073486 10506 consensus_queue.cc:237] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.075304 10271 raft_consensus.cc:3060] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.076305 10505 raft_consensus.cc:493] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.076735 10505 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.082584 10271 raft_consensus.cc:2468] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:52.085918 10387 leader_election.cc:304] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:52.086966 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:52.084178 10462 tablet_bootstrap.cc:492] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
W20260713 09:02:52.088110 10387 leader_election.cc:343] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.089748 10469 raft_consensus.cc:2804] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.095209 10469 raft_consensus.cc:697] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.096645 10469 consensus_queue.cc:237] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.100561 10509 raft_consensus.cc:493] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.102347 10509 raft_consensus.cc:515] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.088389 10462 ts_tablet_manager.cc:1403] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.007s
I20260713 09:02:52.092125 10344 raft_consensus.cc:2468] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:52.093503 10461 ts_tablet_manager.cc:1434] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.102s	user 0.011s	sys 0.032s
I20260713 09:02:52.106051 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebdd5e455874564b237b0fb66a4c0c5" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:52.106734 10271 raft_consensus.cc:2468] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:52.107003 10461 tablet_bootstrap.cc:492] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:52.107933 10387 leader_election.cc:304] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:52.109066 10469 raft_consensus.cc:2804] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.109450 10469 raft_consensus.cc:493] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.109818 10469 raft_consensus.cc:3060] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.110230 10462 raft_consensus.cc:359] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.110535 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebdd5e455874564b237b0fb66a4c0c5" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:52.110885 10462 raft_consensus.cc:385] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.111153 10344 raft_consensus.cc:2468] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:52.111935 10503 raft_consensus.cc:493] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.112638 10503 raft_consensus.cc:515] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.113096 10509 leader_election.cc:290] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.105954 10170 catalog_manager.cc:5697] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 0 to 1, leader changed from <none> to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.117609 10469 raft_consensus.cc:515] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.119223 10461 tablet_bootstrap.cc:654] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.120550 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebdd5e455874564b237b0fb66a4c0c5" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.121174 10271 raft_consensus.cc:3060] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.128088 10271 raft_consensus.cc:2468] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:52.129400 10387 leader_election.cc:304] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:52.130259 10509 raft_consensus.cc:2804] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.130717 10509 raft_consensus.cc:697] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.131503 10509 consensus_queue.cc:237] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.132510 10468 raft_consensus.cc:515] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.133663 10272 raft_consensus.cc:2393] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e5c62335dac421b9db3657c132494fe in current term 1: Already voted for candidate b0c7781d86f446488a7335fee8d6e600 in this term.
I20260713 09:02:52.136979 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.137720 10344 raft_consensus.cc:2393] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0c7781d86f446488a7335fee8d6e600 in current term 1: Already voted for candidate 2e5c62335dac421b9db3657c132494fe in this term.
I20260713 09:02:52.139125 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebdd5e455874564b237b0fb66a4c0c5" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.111212 10462 raft_consensus.cc:740] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.139683 10344 raft_consensus.cc:3060] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.140467 10469 leader_election.cc:290] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.159515 10461 tablet_bootstrap.cc:492] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:52.149891 10167 catalog_manager.cc:5697] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 0 to 1, leader changed from <none> to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.159976 10461 ts_tablet_manager.cc:1403] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.013s
I20260713 09:02:52.152138 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:52.159902 10170 catalog_manager.cc:5697] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 1 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
W20260713 09:02:52.161764 10236 leader_election.cc:343] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.162597 10461 raft_consensus.cc:359] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.163053 10461 raft_consensus.cc:385] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.163205 10461 raft_consensus.cc:740] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.164413 10461 consensus_queue.cc:260] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.165912 10344 raft_consensus.cc:2468] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
W20260713 09:02:52.153793 10235 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.161.195:36093, user_credentials={real_user=slave}} blocked reactor thread for 150084us
I20260713 09:02:52.155040 10463 ts_tablet_manager.cc:1434] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.148s	user 0.053s	sys 0.073s
I20260713 09:02:52.157266 10505 raft_consensus.cc:515] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.168848 10463 tablet_bootstrap.cc:492] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:52.170499 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.171249 10419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.171226 10418 raft_consensus.cc:2393] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0c7781d86f446488a7335fee8d6e600 in current term 1: Already voted for candidate debd4c70071544a9821447d1342dfb57 in this term.
I20260713 09:02:52.172080 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.172519 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:52.172672 10271 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.173862 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.174413 10344 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.175099 10463 tablet_bootstrap.cc:654] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.152233 10503 leader_election.cc:290] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.152818 10462 consensus_queue.cc:260] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.178860 10235 leader_election.cc:304] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [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: b0c7781d86f446488a7335fee8d6e600; no voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.178851 10462 ts_tablet_manager.cc:1434] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260713 09:02:52.179780 10502 raft_consensus.cc:2749] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.179005 10503 raft_consensus.cc:493] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.180936 10461 ts_tablet_manager.cc:1434] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260713 09:02:52.180641 10503 raft_consensus.cc:515] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.182761 10503 leader_election.cc:290] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.180226 10462 tablet_bootstrap.cc:492] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:52.184686 10505 leader_election.cc:290] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.180652 10235 leader_election.cc:304] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [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: b0c7781d86f446488a7335fee8d6e600; no voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.186039 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a71a59910140f9aea52755d2393710" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:52.187100 10167 catalog_manager.cc:5697] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 1 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.188862 10167 catalog_manager.cc:5697] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 1 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.189632 10462 tablet_bootstrap.cc:654] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.194950 10503 raft_consensus.cc:2749] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:02:52.196056 10235 leader_election.cc:343] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.196509 10235 leader_election.cc:304] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600; no voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.197219 10503 raft_consensus.cc:2749] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.197316 10344 raft_consensus.cc:2468] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:52.186643 10347 raft_consensus.cc:2468] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:52.198567 10385 leader_election.cc:304] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.199940 10236 leader_election.cc:304] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.200582 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a71a59910140f9aea52755d2393710" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:52.200757 10503 raft_consensus.cc:2804] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.201107 10503 raft_consensus.cc:493] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.201135 10271 raft_consensus.cc:2468] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:52.201592 10503 raft_consensus.cc:3060] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.204203 10505 raft_consensus.cc:2804] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.204722 10505 raft_consensus.cc:697] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.205470 10505 consensus_queue.cc:237] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.139467 10468 leader_election.cc:290] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
W20260713 09:02:52.207818 10235 leader_election.cc:343] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.212798 10503 raft_consensus.cc:515] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.215865 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a71a59910140f9aea52755d2393710" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
W20260713 09:02:52.217414 10235 leader_election.cc:343] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.218029 10503 leader_election.cc:290] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.219594 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a71a59910140f9aea52755d2393710" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.220186 10347 raft_consensus.cc:3060] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.222712 10463 tablet_bootstrap.cc:492] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:52.223136 10463 ts_tablet_manager.cc:1403] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.021s
I20260713 09:02:52.224666 10462 tablet_bootstrap.cc:492] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:52.225117 10462 ts_tablet_manager.cc:1403] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.007s
I20260713 09:02:52.225526 10463 raft_consensus.cc:359] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.226186 10463 raft_consensus.cc:385] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.226465 10463 raft_consensus.cc:740] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.227094 10463 consensus_queue.cc:260] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.227782 10462 raft_consensus.cc:359] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.228482 10462 raft_consensus.cc:385] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.228758 10462 raft_consensus.cc:740] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.229146 10463 ts_tablet_manager.cc:1434] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:02:52.229498 10462 consensus_queue.cc:260] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.230034 10463 tablet_bootstrap.cc:492] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:52.231540 10462 ts_tablet_manager.cc:1434] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:52.231623 10347 raft_consensus.cc:2468] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 1.
I20260713 09:02:52.229359 10167 catalog_manager.cc:5697] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 1 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.232622 10236 leader_election.cc:304] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 2e5c62335dac421b9db3657c132494fe
I20260713 09:02:52.233409 10503 raft_consensus.cc:2804] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.233870 10503 raft_consensus.cc:697] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:52.234692 10503 consensus_queue.cc:237] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.236299 10463 tablet_bootstrap.cc:654] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.243430 10463 tablet_bootstrap.cc:492] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:52.243920 10463 ts_tablet_manager.cc:1403] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:02:52.246239 10463 raft_consensus.cc:359] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.246829 10463 raft_consensus.cc:385] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.247076 10463 raft_consensus.cc:740] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.247761 10463 consensus_queue.cc:260] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.248180 10170 catalog_manager.cc:5697] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 1 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.249521 10463 ts_tablet_manager.cc:1434] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:52.352574 10505 consensus_queue.cc:1048] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.363201 10505 consensus_queue.cc:1048] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.487655 10505 consensus_queue.cc:1048] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.497414 10505 consensus_queue.cc:1048] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.509720 10505 consensus_queue.cc:1048] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.519512 10505 consensus_queue.cc:1048] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.530889 10505 raft_consensus.cc:493] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.531325 10505 raft_consensus.cc:515] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.532366 10506 raft_consensus.cc:493] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.532907 10506 raft_consensus.cc:515] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.533506 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:52.533690 10505 leader_election.cc:290] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.533857 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:52.534137 10271 raft_consensus.cc:2468] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:52.534521 10347 raft_consensus.cc:2468] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:52.534864 10506 leader_election.cc:290] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.535485 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:52.535638 10385 leader_election.cc:304] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.536074 10271 raft_consensus.cc:2468] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:52.536378 10505 raft_consensus.cc:2804] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.536743 10505 raft_consensus.cc:493] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.537083 10505 raft_consensus.cc:3060] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.536970 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:52.537243 10313 leader_election.cc:304] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.538021 10506 raft_consensus.cc:2804] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.538347 10506 raft_consensus.cc:493] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.538688 10506 raft_consensus.cc:3060] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.543910 10505 raft_consensus.cc:515] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.545025 10420 raft_consensus.cc:2393] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate debd4c70071544a9821447d1342dfb57 in current term 1: Already voted for candidate 2e5c62335dac421b9db3657c132494fe in this term.
I20260713 09:02:52.545285 10506 raft_consensus.cc:515] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.546020 10505 leader_election.cc:290] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.546693 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.547266 10271 raft_consensus.cc:3060] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.548120 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.548136 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.549062 10347 raft_consensus.cc:2393] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e5c62335dac421b9db3657c132494fe in current term 1: Already voted for candidate debd4c70071544a9821447d1342dfb57 in this term.
I20260713 09:02:52.548895 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f402269d8e4fa681be2caebcafadd7" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.549652 10420 raft_consensus.cc:2393] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate debd4c70071544a9821447d1342dfb57 in current term 1: Already voted for candidate 2e5c62335dac421b9db3657c132494fe in this term.
I20260713 09:02:52.550305 10506 leader_election.cc:290] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.550478 10310 leader_election.cc:304] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [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: debd4c70071544a9821447d1342dfb57; no voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:52.551164 10506 raft_consensus.cc:2749] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.553121 10271 raft_consensus.cc:2468] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:52.553928 10387 leader_election.cc:304] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.554481 10505 raft_consensus.cc:2804] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.554837 10505 raft_consensus.cc:697] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.555534 10505 consensus_queue.cc:237] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.561741 10169 catalog_manager.cc:5697] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 1 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.586027 10506 consensus_queue.cc:1048] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.588045 10505 raft_consensus.cc:493] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.588603 10505 raft_consensus.cc:515] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.590986 10505 leader_election.cc:290] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.591187 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a71a59910140f9aea52755d2393710" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:52.592427 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a71a59910140f9aea52755d2393710" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:52.593168 10347 raft_consensus.cc:2393] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e5c62335dac421b9db3657c132494fe in current term 1: Already voted for candidate b0c7781d86f446488a7335fee8d6e600 in this term.
I20260713 09:02:52.594286 10385 leader_election.cc:304] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe; no voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.596200 10505 raft_consensus.cc:3060] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.598683 10494 consensus_queue.cc:1048] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.606998 10505 raft_consensus.cc:2749] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.611505 10530 consensus_queue.cc:1048] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.622982 10420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cb288e8990343688acac63d5fe8bfc8"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
mode: GRACEFUL
new_leader_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:35374
I20260713 09:02:52.623736 10420 raft_consensus.cc:606] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Received request to transfer leadership to TS b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:52.626411 10494 consensus_queue.cc:1048] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.630074 10420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
mode: GRACEFUL
new_leader_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:35374
I20260713 09:02:52.630656 10420 raft_consensus.cc:606] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Received request to transfer leadership to TS b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:52.644536 10347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
mode: GRACEFUL
new_leader_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44100
I20260713 09:02:52.644979 10347 raft_consensus.cc:606] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Received request to transfer leadership to TS b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:52.649395 10347 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d8d0a063bdc46fa8068802af0c6d40e"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
mode: GRACEFUL
new_leader_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44100
I20260713 09:02:52.649811 10347 raft_consensus.cc:606] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Received request to transfer leadership to TS b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:52.653998 10420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ebdd5e455874564b237b0fb66a4c0c5"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
mode: GRACEFUL
new_leader_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:35374
I20260713 09:02:52.654449 10420 raft_consensus.cc:606] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Received request to transfer leadership to TS debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.665750 10271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02a71a59910140f9aea52755d2393710"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
mode: GRACEFUL
new_leader_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:44750
I20260713 09:02:52.666177 10271 raft_consensus.cc:606] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Received request to transfer leadership to TS debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.670430 10420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b44e5ef22a6419ea45ac38d483a1031"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
mode: GRACEFUL
new_leader_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:35374
I20260713 09:02:52.670873 10420 raft_consensus.cc:606] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Received request to transfer leadership to TS debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.674911 10420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
mode: GRACEFUL
new_leader_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:35374
I20260713 09:02:52.675302 10420 raft_consensus.cc:606] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Received request to transfer leadership to TS debd4c70071544a9821447d1342dfb57
I20260713 09:02:52.701457 10503 consensus_queue.cc:1048] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.707033 10468 raft_consensus.cc:993] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600: : Instructing follower debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:52.707798 10503 raft_consensus.cc:1081] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Signalling peer debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:52.709503 10344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02a71a59910140f9aea52755d2393710"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:44088
I20260713 09:02:52.710069 10344 raft_consensus.cc:493] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.710412 10344 raft_consensus.cc:3060] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.713330 10540 consensus_queue.cc:1048] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.717566 10344 raft_consensus.cc:515] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.719652 10505 consensus_queue.cc:1048] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.720726 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a71a59910140f9aea52755d2393710" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.721278 10272 raft_consensus.cc:3055] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.721588 10272 raft_consensus.cc:740] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:52.722487 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a71a59910140f9aea52755d2393710" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.722302 10272 consensus_queue.cc:260] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.723131 10420 raft_consensus.cc:3060] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.723393 10344 leader_election.cc:290] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.723433 10272 raft_consensus.cc:3060] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.730757 10505 consensus_queue.cc:1048] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.731703 10272 raft_consensus.cc:2468] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:52.730441 10420 raft_consensus.cc:2468] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:52.732751 10313 leader_election.cc:304] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.733625 10494 raft_consensus.cc:2804] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.734083 10494 raft_consensus.cc:697] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:52.734874 10494 consensus_queue.cc:237] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.738989 10505 consensus_queue.cc:1048] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.740258 10504 raft_consensus.cc:993] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe: : Instructing follower debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:52.740703 10504 raft_consensus.cc:1081] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Signalling peer debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:52.744149 10345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:44086
I20260713 09:02:52.744706 10345 raft_consensus.cc:493] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.745040 10345 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.744272 10169 catalog_manager.cc:5697] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 1 to 2, leader changed from b0c7781d86f446488a7335fee8d6e600 (127.5.161.193) to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.752030 10505 consensus_queue.cc:1048] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.756103 10345 raft_consensus.cc:515] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.762312 10505 raft_consensus.cc:993] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe: : Instructing follower debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:52.762849 10469 raft_consensus.cc:1081] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Signalling peer debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:52.764671 10347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ebdd5e455874564b237b0fb66a4c0c5"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:44086
I20260713 09:02:52.765197 10347 raft_consensus.cc:493] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.765534 10347 raft_consensus.cc:3060] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.766079 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.766542 10271 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.766888 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.767445 10420 raft_consensus.cc:3055] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.767753 10420 raft_consensus.cc:740] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.768508 10420 consensus_queue.cc:260] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.769547 10420 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.772333 10271 raft_consensus.cc:2468] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:52.773247 10345 leader_election.cc:290] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.775069 10313 leader_election.cc:304] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.775741 10494 raft_consensus.cc:2804] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.775658 10420 raft_consensus.cc:2468] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:52.776335 10494 raft_consensus.cc:697] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:52.777150 10494 consensus_queue.cc:237] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.781661 10347 raft_consensus.cc:515] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.782688 10344 raft_consensus.cc:1240] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Rejecting Update request from peer 2e5c62335dac421b9db3657c132494fe for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:52.783748 10347 leader_election.cc:290] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.784309 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebdd5e455874564b237b0fb66a4c0c5" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:52.784840 10271 raft_consensus.cc:3060] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.784860 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebdd5e455874564b237b0fb66a4c0c5" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.785530 10420 raft_consensus.cc:3055] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.785856 10420 raft_consensus.cc:740] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.785863 10485 consensus_queue.cc:1059] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.787207 10420 consensus_queue.cc:260] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.788436 10420 raft_consensus.cc:3060] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.789868 10170 catalog_manager.cc:5697] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 1 to 2, leader changed from 2e5c62335dac421b9db3657c132494fe (127.5.161.195) to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.791404 10271 raft_consensus.cc:2468] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:52.792475 10313 leader_election.cc:304] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.793227 10494 raft_consensus.cc:2804] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.793665 10494 raft_consensus.cc:697] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:52.794456 10420 raft_consensus.cc:2468] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:52.794399 10494 consensus_queue.cc:237] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [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: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.802433 10170 catalog_manager.cc:5697] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 1 to 2, leader changed from 2e5c62335dac421b9db3657c132494fe (127.5.161.195) to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.884232 10504 raft_consensus.cc:993] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe: : Instructing follower b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:52.884681 10485 raft_consensus.cc:1081] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Signalling peer b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:52.886118 10271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cb288e8990343688acac63d5fe8bfc8"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44734
I20260713 09:02:52.886612 10271 raft_consensus.cc:493] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.886968 10271 raft_consensus.cc:3060] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.891673 10271 raft_consensus.cc:515] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:52.893106 10271 leader_election.cc:290] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:52.893857 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb288e8990343688acac63d5fe8bfc8" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.894187 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb288e8990343688acac63d5fe8bfc8" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.894372 10420 raft_consensus.cc:3055] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.894670 10344 raft_consensus.cc:3060] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.894745 10420 raft_consensus.cc:740] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.895488 10420 consensus_queue.cc:260] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:52.896430 10420 raft_consensus.cc:3060] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.899956 10504 raft_consensus.cc:993] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe: : Instructing follower b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:52.899989 10344 raft_consensus.cc:2468] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:52.900537 10485 raft_consensus.cc:1081] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Signalling peer b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:52.901149 10236 leader_election.cc:304] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.901849 10540 raft_consensus.cc:2804] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.902092 10271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44734
I20260713 09:02:52.902220 10420 raft_consensus.cc:2468] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:52.902277 10540 raft_consensus.cc:697] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:52.902623 10271 raft_consensus.cc:493] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.902966 10271 raft_consensus.cc:3060] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.903384 10540 consensus_queue.cc:237] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } }
I20260713 09:02:52.908772 10271 raft_consensus.cc:515] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.910257 10271 leader_election.cc:290] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:52.910017 10170 catalog_manager.cc:5697] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 1 to 2, leader changed from 2e5c62335dac421b9db3657c132494fe (127.5.161.195) to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.910986 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:52.911268 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0b041ba6ee4a5987c160570367f50e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:52.911588 10344 raft_consensus.cc:3060] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.911793 10420 raft_consensus.cc:3055] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.912189 10420 raft_consensus.cc:740] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:52.913004 10420 consensus_queue.cc:260] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.914175 10420 raft_consensus.cc:3060] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.916729 10344 raft_consensus.cc:2468] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:52.917878 10236 leader_election.cc:304] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:52.918718 10540 raft_consensus.cc:2804] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.919091 10540 raft_consensus.cc:697] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:52.919555 10420 raft_consensus.cc:2468] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:52.919703 10540 consensus_queue.cc:237] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:52.925062 10170 catalog_manager.cc:5697] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 1 to 2, leader changed from 2e5c62335dac421b9db3657c132494fe (127.5.161.195) to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.085677 10485 consensus_queue.cc:1048] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:53.094924 10485 consensus_queue.cc:1048] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:53.096534 10505 raft_consensus.cc:993] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe: : Instructing follower debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:53.096947 10469 raft_consensus.cc:1081] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Signalling peer debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:53.098618 10347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b44e5ef22a6419ea45ac38d483a1031"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:44086
I20260713 09:02:53.099113 10347 raft_consensus.cc:493] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:53.099444 10347 raft_consensus.cc:3060] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.106487 10347 raft_consensus.cc:515] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.108438 10347 leader_election.cc:290] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:53.109320 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44e5ef22a6419ea45ac38d483a1031" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:53.109953 10271 raft_consensus.cc:3060] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.109638 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44e5ef22a6419ea45ac38d483a1031" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:53.111188 10420 raft_consensus.cc:3055] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:53.111469 10420 raft_consensus.cc:740] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:53.112188 10420 consensus_queue.cc:260] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.113168 10420 raft_consensus.cc:3060] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.115190 10271 raft_consensus.cc:2468] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:53.116184 10313 leader_election.cc:304] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:53.116817 10494 raft_consensus.cc:2804] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:53.117273 10494 raft_consensus.cc:697] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:53.118019 10494 consensus_queue.cc:237] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.118464 10420 raft_consensus.cc:2468] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:53.124024 10170 catalog_manager.cc:5697] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 1 to 2, leader changed from 2e5c62335dac421b9db3657c132494fe (127.5.161.195) to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.137272 10420 raft_consensus.cc:1275] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.137766 10530 raft_consensus.cc:993] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57: : Instructing follower b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:53.138242 10548 raft_consensus.cc:1081] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Signalling peer b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:53.138756 10530 consensus_queue.cc:1048] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.139722 10271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d8d0a063bdc46fa8068802af0c6d40e"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44740
I20260713 09:02:53.140311 10271 raft_consensus.cc:493] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:53.140655 10271 raft_consensus.cc:3060] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.147389 10271 raft_consensus.cc:515] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.147787 10270 raft_consensus.cc:1275] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.150087 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d0a063bdc46fa8068802af0c6d40e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:53.150236 10271 leader_election.cc:290] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:53.150651 10347 raft_consensus.cc:3055] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:53.150768 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8d0a063bdc46fa8068802af0c6d40e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:53.151052 10347 raft_consensus.cc:740] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:53.151772 10418 raft_consensus.cc:3060] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.151840 10347 consensus_queue.cc:260] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.152971 10347 raft_consensus.cc:3060] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.158371 10418 raft_consensus.cc:2468] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:53.160290 10235 leader_election.cc:304] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:53.161098 10540 raft_consensus.cc:2804] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:53.161532 10540 raft_consensus.cc:697] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:53.162174 10530 raft_consensus.cc:993] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57: : Instructing follower b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:53.162616 10530 raft_consensus.cc:1081] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Signalling peer b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:53.162328 10540 consensus_queue.cc:237] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.164191 10271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44740
I20260713 09:02:53.164191 10347 raft_consensus.cc:2468] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:53.164808 10271 raft_consensus.cc:493] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:53.165155 10271 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.159029 10494 consensus_queue.cc:1048] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.169528 10170 catalog_manager.cc:5697] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 1 to 2, leader changed from debd4c70071544a9821447d1342dfb57 (127.5.161.194) to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.171072 10271 raft_consensus.cc:515] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.173765 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:53.173831 10271 leader_election.cc:290] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:53.174044 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:53.175509 10347 raft_consensus.cc:3055] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:53.175923 10347 raft_consensus.cc:740] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:53.175916 10418 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.176744 10347 consensus_queue.cc:260] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.177958 10347 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.181370 10418 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:53.182343 10235 leader_election.cc:304] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:53.183063 10540 raft_consensus.cc:2804] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:53.183509 10540 raft_consensus.cc:697] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:53.183929 10347 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:53.184271 10540 consensus_queue.cc:237] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:53.189976 10170 catalog_manager.cc:5697] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 1 to 2, leader changed from debd4c70071544a9821447d1342dfb57 (127.5.161.194) to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.193432 10418 raft_consensus.cc:1275] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.194538 10494 consensus_queue.cc:1048] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.201154 10271 raft_consensus.cc:1275] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.203155 10548 consensus_queue.cc:1048] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.242756 10271 raft_consensus.cc:1275] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.243777 10548 consensus_queue.cc:1048] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.251279 10418 raft_consensus.cc:1275] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.252676 10548 consensus_queue.cc:1048] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.304877 10418 raft_consensus.cc:1275] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.306010 10540 consensus_queue.cc:1048] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.312992 10347 raft_consensus.cc:1275] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.314276 10540 consensus_queue.cc:1048] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.361663 10347 raft_consensus.cc:1275] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.362852 10540 consensus_queue.cc:1048] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.370649 10418 raft_consensus.cc:1275] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.372107 10540 consensus_queue.cc:1048] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.554088 10347 raft_consensus.cc:1275] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.555395 10540 consensus_queue.cc:1048] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.563428 10418 raft_consensus.cc:1275] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.565040 10553 consensus_queue.cc:1048] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.614363 10271 raft_consensus.cc:1275] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.615443 10548 consensus_queue.cc:1048] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.622979 10418 raft_consensus.cc:1275] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.624572 10549 consensus_queue.cc:1048] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.636533 10418 raft_consensus.cc:1275] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.637604 10553 consensus_queue.cc:1048] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.648970 10347 raft_consensus.cc:1275] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.650221 10551 consensus_queue.cc:1048] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:55.701805 10170 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50156:
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"
    }
  }
}
W20260713 09:02:55.704517 10170 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.
I20260713 09:02:55.750579 10262 tablet_service.cc:1511] Processing CreateTablet for tablet 89971a78ad614ef4842e10c38b860cee (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:55.751387 10333 tablet_service.cc:1511] Processing CreateTablet for tablet 89971a78ad614ef4842e10c38b860cee (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:55.751828 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89971a78ad614ef4842e10c38b860cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.752629 10333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89971a78ad614ef4842e10c38b860cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.753557 10409 tablet_service.cc:1511] Processing CreateTablet for tablet 89971a78ad614ef4842e10c38b860cee (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:55.754733 10409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89971a78ad614ef4842e10c38b860cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.754519 10258 tablet_service.cc:1511] Processing CreateTablet for tablet eed0f88a437740a6befec197d0a14050 (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:55.755752 10258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0f88a437740a6befec197d0a14050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.756595 10337 tablet_service.cc:1511] Processing CreateTablet for tablet eed0f88a437740a6befec197d0a14050 (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:55.757858 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0f88a437740a6befec197d0a14050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.768047 10410 tablet_service.cc:1511] Processing CreateTablet for tablet eed0f88a437740a6befec197d0a14050 (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:55.769400 10410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0f88a437740a6befec197d0a14050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.769094 10259 tablet_service.cc:1511] Processing CreateTablet for tablet 37e0d6ff9756457dabd77386ffec45eb (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:55.770327 10259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e0d6ff9756457dabd77386ffec45eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.771183 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 37e0d6ff9756457dabd77386ffec45eb (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:55.772377 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e0d6ff9756457dabd77386ffec45eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.779838 10408 tablet_service.cc:1511] Processing CreateTablet for tablet 37e0d6ff9756457dabd77386ffec45eb (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:55.781141 10408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e0d6ff9756457dabd77386ffec45eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.795324 10572 tablet_bootstrap.cc:492] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:55.796741 10260 tablet_service.cc:1511] Processing CreateTablet for tablet 0b42fe7f8a8f44b9829fcd3c0f887546 (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:55.798216 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b42fe7f8a8f44b9829fcd3c0f887546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.798514 10334 tablet_service.cc:1511] Processing CreateTablet for tablet 0b42fe7f8a8f44b9829fcd3c0f887546 (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:55.799724 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b42fe7f8a8f44b9829fcd3c0f887546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.810039 10572 tablet_bootstrap.cc:654] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:55.823830 10571 tablet_bootstrap.cc:492] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:55.826102 10409 tablet_service.cc:1511] Processing CreateTablet for tablet 0b42fe7f8a8f44b9829fcd3c0f887546 (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:55.827571 10409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b42fe7f8a8f44b9829fcd3c0f887546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.830971 10573 tablet_bootstrap.cc:492] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:55.832247 10259 tablet_service.cc:1511] Processing CreateTablet for tablet f302b2365a8042bfa81c0417aee89d3c (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:55.832767 10335 tablet_service.cc:1511] Processing CreateTablet for tablet f302b2365a8042bfa81c0417aee89d3c (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:55.833611 10259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f302b2365a8042bfa81c0417aee89d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.834079 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f302b2365a8042bfa81c0417aee89d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.839327 10408 tablet_service.cc:1511] Processing CreateTablet for tablet f302b2365a8042bfa81c0417aee89d3c (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:55.843128 10571 tablet_bootstrap.cc:654] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:55.848417 10573 tablet_bootstrap.cc:654] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:55.850962 10337 tablet_service.cc:1511] Processing CreateTablet for tablet dbcc920f88b94225adbc73cf03d71d8b (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:55.854933 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcc920f88b94225adbc73cf03d71d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.854751 10260 tablet_service.cc:1511] Processing CreateTablet for tablet dbcc920f88b94225adbc73cf03d71d8b (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:55.855937 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcc920f88b94225adbc73cf03d71d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.852993 10410 tablet_service.cc:1511] Processing CreateTablet for tablet dbcc920f88b94225adbc73cf03d71d8b (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:55.853932 10408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f302b2365a8042bfa81c0417aee89d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.864184 10258 tablet_service.cc:1511] Processing CreateTablet for tablet e46410b1141441ad903e95e24367911a (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:55.864605 10410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcc920f88b94225adbc73cf03d71d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.865633 10334 tablet_service.cc:1511] Processing CreateTablet for tablet e46410b1141441ad903e95e24367911a (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:55.870555 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46410b1141441ad903e95e24367911a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.873921 10258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46410b1141441ad903e95e24367911a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.876368 10262 tablet_service.cc:1511] Processing CreateTablet for tablet c29edbc9028444768c3930a78f2f9a0c (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:55.878530 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29edbc9028444768c3930a78f2f9a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.880579 10409 tablet_service.cc:1511] Processing CreateTablet for tablet e46410b1141441ad903e95e24367911a (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:55.881865 10409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46410b1141441ad903e95e24367911a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.889814 10572 tablet_bootstrap.cc:492] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:55.892828 10335 tablet_service.cc:1511] Processing CreateTablet for tablet c29edbc9028444768c3930a78f2f9a0c (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:55.894681 10572 ts_tablet_manager.cc:1403] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.005s
I20260713 09:02:55.894678 10411 tablet_service.cc:1511] Processing CreateTablet for tablet c29edbc9028444768c3930a78f2f9a0c (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:55.895370 10261 tablet_service.cc:1511] Processing CreateTablet for tablet 50923d6f8e5e4effbad1302d5f0cbc1a (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:55.896425 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50923d6f8e5e4effbad1302d5f0cbc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.896431 10411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29edbc9028444768c3930a78f2f9a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.899693 10572 raft_consensus.cc:359] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.900424 10572 raft_consensus.cc:385] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:55.900712 10572 raft_consensus.cc:740] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:55.901497 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29edbc9028444768c3930a78f2f9a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.912351 10408 tablet_service.cc:1511] Processing CreateTablet for tablet 50923d6f8e5e4effbad1302d5f0cbc1a (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:55.919741 10333 tablet_service.cc:1511] Processing CreateTablet for tablet 50923d6f8e5e4effbad1302d5f0cbc1a (DEFAULT_TABLE table=soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:55.920883 10572 consensus_queue.cc:260] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.928179 10573 tablet_bootstrap.cc:492] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:55.928665 10573 ts_tablet_manager.cc:1403] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.098s	user 0.002s	sys 0.010s
I20260713 09:02:55.929915 10408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50923d6f8e5e4effbad1302d5f0cbc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.937176 10572 ts_tablet_manager.cc:1434] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:02:55.939663 10573 raft_consensus.cc:359] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.949261 10573 raft_consensus.cc:385] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:55.949537 10573 raft_consensus.cc:740] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:55.950213 10573 consensus_queue.cc:260] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.951998 10573 ts_tablet_manager.cc:1434] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
I20260713 09:02:55.953799 10333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50923d6f8e5e4effbad1302d5f0cbc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:55.958701 10573 tablet_bootstrap.cc:492] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:55.962555 10572 tablet_bootstrap.cc:492] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:55.967782 10573 tablet_bootstrap.cc:654] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:55.968169 10572 tablet_bootstrap.cc:654] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:55.988775 10571 tablet_bootstrap.cc:492] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:55.989253 10571 ts_tablet_manager.cc:1403] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.018s
I20260713 09:02:55.992033 10572 tablet_bootstrap.cc:492] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:55.991925 10571 raft_consensus.cc:359] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.992552 10572 ts_tablet_manager.cc:1403] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.013s
I20260713 09:02:55.992635 10571 raft_consensus.cc:385] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:55.993026 10571 raft_consensus.cc:740] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:55.993673 10571 consensus_queue.cc:260] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.994761 10573 tablet_bootstrap.cc:492] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:55.995219 10573 ts_tablet_manager.cc:1403] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.002s
I20260713 09:02:55.995800 10571 ts_tablet_manager.cc:1434] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:02:55.996857 10571 tablet_bootstrap.cc:492] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:55.996922 10572 raft_consensus.cc:359] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.997659 10572 raft_consensus.cc:385] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:55.997924 10572 raft_consensus.cc:740] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:55.998586 10572 consensus_queue.cc:260] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.999114 10573 raft_consensus.cc:359] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:55.999799 10573 raft_consensus.cc:385] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.000079 10573 raft_consensus.cc:740] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.001453 10573 consensus_queue.cc:260] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.004205 10571 tablet_bootstrap.cc:654] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.009101 10573 ts_tablet_manager.cc:1434] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:02:56.010015 10573 tablet_bootstrap.cc:492] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:56.013473 10572 ts_tablet_manager.cc:1434] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:02:56.014547 10572 tablet_bootstrap.cc:492] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:56.020629 10572 tablet_bootstrap.cc:654] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.021494 10573 tablet_bootstrap.cc:654] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.027842 10571 tablet_bootstrap.cc:492] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:56.028215 10572 tablet_bootstrap.cc:492] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:56.028339 10571 ts_tablet_manager.cc:1403] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260713 09:02:56.028751 10572 ts_tablet_manager.cc:1403] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:02:56.030387 10573 tablet_bootstrap.cc:492] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:56.030772 10573 ts_tablet_manager.cc:1403] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260713 09:02:56.031284 10571 raft_consensus.cc:359] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.031455 10572 raft_consensus.cc:359] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.032069 10571 raft_consensus.cc:385] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.032130 10572 raft_consensus.cc:385] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.032487 10571 raft_consensus.cc:740] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.032536 10572 raft_consensus.cc:740] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.032927 10573 raft_consensus.cc:359] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.033519 10573 raft_consensus.cc:385] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.033321 10571 consensus_queue.cc:260] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.033915 10573 raft_consensus.cc:740] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.033413 10572 consensus_queue.cc:260] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.034651 10573 consensus_queue.cc:260] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.035807 10571 ts_tablet_manager.cc:1434] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:56.035821 10572 ts_tablet_manager.cc:1434] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:56.036783 10573 ts_tablet_manager.cc:1434] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:02:56.036875 10571 tablet_bootstrap.cc:492] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:56.036926 10572 tablet_bootstrap.cc:492] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:56.039580 10573 tablet_bootstrap.cc:492] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:56.043527 10571 tablet_bootstrap.cc:654] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.044142 10572 tablet_bootstrap.cc:654] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.045805 10573 tablet_bootstrap.cc:654] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.052553 10572 tablet_bootstrap.cc:492] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:56.053030 10572 ts_tablet_manager.cc:1403] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260713 09:02:56.054491 10549 raft_consensus.cc:493] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.055011 10549 raft_consensus.cc:515] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.055840 10572 raft_consensus.cc:359] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.056640 10572 raft_consensus.cc:385] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.056917 10572 raft_consensus.cc:740] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.057027 10549 leader_election.cc:290] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.059098 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0d6ff9756457dabd77386ffec45eb" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:56.059165 10572 consensus_queue.cc:260] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
W20260713 09:02:56.060570 10310 leader_election.cc:343] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:56.060850 10571 tablet_bootstrap.cc:492] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:56.061316 10571 ts_tablet_manager.cc:1403] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260713 09:02:56.062119 10572 ts_tablet_manager.cc:1434] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:02:56.062372 10573 tablet_bootstrap.cc:492] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:56.062840 10573 ts_tablet_manager.cc:1403] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260713 09:02:56.063073 10572 tablet_bootstrap.cc:492] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:56.064025 10571 raft_consensus.cc:359] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.064703 10571 raft_consensus.cc:385] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.064980 10571 raft_consensus.cc:740] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.065460 10573 raft_consensus.cc:359] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.066145 10573 raft_consensus.cc:385] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.065752 10571 consensus_queue.cc:260] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.066419 10573 raft_consensus.cc:740] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.067222 10573 consensus_queue.cc:260] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.068051 10571 ts_tablet_manager.cc:1434] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:56.068871 10572 tablet_bootstrap.cc:654] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.069396 10571 tablet_bootstrap.cc:492] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:56.069630 10573 ts_tablet_manager.cc:1434] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:02:56.070569 10573 tablet_bootstrap.cc:492] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
W20260713 09:02:56.073280 10218 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:56.060386 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0d6ff9756457dabd77386ffec45eb" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:56.074074 10271 raft_consensus.cc:2468] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:56.075318 10313 leader_election.cc:304] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [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: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 2e5c62335dac421b9db3657c132494fe
I20260713 09:02:56.076937 10573 tablet_bootstrap.cc:654] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.077762 10571 tablet_bootstrap.cc:654] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.077940 10549 raft_consensus.cc:2804] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.078353 10549 raft_consensus.cc:493] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.078671 10549 raft_consensus.cc:3060] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.080020 10572 tablet_bootstrap.cc:492] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:56.080531 10572 ts_tablet_manager.cc:1403] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:02:56.088017 10573 tablet_bootstrap.cc:492] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:56.088532 10573 ts_tablet_manager.cc:1403] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:02:56.088855 10571 tablet_bootstrap.cc:492] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:56.088614 10572 raft_consensus.cc:359] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.089341 10571 ts_tablet_manager.cc:1403] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260713 09:02:56.089497 10572 raft_consensus.cc:385] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.089821 10572 raft_consensus.cc:740] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.090631 10572 consensus_queue.cc:260] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.091303 10573 raft_consensus.cc:359] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.091991 10573 raft_consensus.cc:385] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.092309 10573 raft_consensus.cc:740] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.092111 10571 raft_consensus.cc:359] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.092890 10571 raft_consensus.cc:385] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.093124 10572 ts_tablet_manager.cc:1434] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:02:56.093199 10571 raft_consensus.cc:740] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.093145 10573 consensus_queue.cc:260] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.094244 10572 tablet_bootstrap.cc:492] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:56.094333 10571 consensus_queue.cc:260] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.096561 10571 ts_tablet_manager.cc:1434] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:56.097482 10571 tablet_bootstrap.cc:492] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:56.100692 10572 tablet_bootstrap.cc:654] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.102823 10573 ts_tablet_manager.cc:1434] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:02:56.103300 10571 tablet_bootstrap.cc:654] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.103811 10573 tablet_bootstrap.cc:492] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:56.108202 10549 raft_consensus.cc:515] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.109937 10573 tablet_bootstrap.cc:654] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.112309 10572 tablet_bootstrap.cc:492] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:56.114699 10571 tablet_bootstrap.cc:492] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:56.117229 10572 ts_tablet_manager.cc:1403] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260713 09:02:56.117343 10571 ts_tablet_manager.cc:1403] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260713 09:02:56.117996 10575 raft_consensus.cc:493] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.118498 10575 raft_consensus.cc:515] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.119369 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0d6ff9756457dabd77386ffec45eb" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.119951 10418 raft_consensus.cc:3060] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.120580 10575 leader_election.cc:290] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.120699 10571 raft_consensus.cc:359] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.121829 10571 raft_consensus.cc:385] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.122279 10571 raft_consensus.cc:740] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.123106 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0d6ff9756457dabd77386ffec45eb" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:56.123172 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89971a78ad614ef4842e10c38b860cee" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:56.123446 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89971a78ad614ef4842e10c38b860cee" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:56.123739 10271 raft_consensus.cc:3060] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.124042 10420 raft_consensus.cc:2468] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:56.123942 10347 raft_consensus.cc:2468] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:56.126444 10572 raft_consensus.cc:359] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.128010 10235 leader_election.cc:304] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:56.128436 10572 raft_consensus.cc:385] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.128750 10572 raft_consensus.cc:740] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.128819 10575 raft_consensus.cc:2804] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.130113 10575 raft_consensus.cc:493] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.130447 10575 raft_consensus.cc:3060] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.132198 10572 consensus_queue.cc:260] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.134488 10549 leader_election.cc:290] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.135440 10572 ts_tablet_manager.cc:1434] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260713 09:02:56.136174 10271 raft_consensus.cc:2468] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.136454 10572 tablet_bootstrap.cc:492] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:56.137586 10418 raft_consensus.cc:2468] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.138000 10313 leader_election.cc:304] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.136912 10571 consensus_queue.cc:260] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.140919 10571 ts_tablet_manager.cc:1434] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:02:56.141909 10571 tablet_bootstrap.cc:492] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:56.144129 10549 raft_consensus.cc:2804] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.144672 10549 raft_consensus.cc:697] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:56.145445 10549 consensus_queue.cc:237] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.142593 10573 tablet_bootstrap.cc:492] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:56.147188 10573 ts_tablet_manager.cc:1403] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.009s
I20260713 09:02:56.137048 10575 raft_consensus.cc:515] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.150060 10573 raft_consensus.cc:359] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.150756 10573 raft_consensus.cc:385] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.151028 10573 raft_consensus.cc:740] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.151697 10573 consensus_queue.cc:260] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.153038 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89971a78ad614ef4842e10c38b860cee" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:56.153259 10571 tablet_bootstrap.cc:654] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.153606 10347 raft_consensus.cc:3060] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.154547 10572 tablet_bootstrap.cc:654] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.157235 10575 leader_election.cc:290] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.158283 10573 ts_tablet_manager.cc:1434] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:02:56.158252 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89971a78ad614ef4842e10c38b860cee" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.160611 10418 raft_consensus.cc:3060] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.161113 10573 tablet_bootstrap.cc:492] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:56.161089 10571 tablet_bootstrap.cc:492] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:56.161733 10571 ts_tablet_manager.cc:1403] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260713 09:02:56.164539 10571 raft_consensus.cc:359] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.165202 10571 raft_consensus.cc:385] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.165467 10571 raft_consensus.cc:740] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.166139 10571 consensus_queue.cc:260] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.168267 10571 ts_tablet_manager.cc:1434] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:02:56.168670 10347 raft_consensus.cc:2468] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 1.
I20260713 09:02:56.169219 10571 tablet_bootstrap.cc:492] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:56.169864 10236 leader_election.cc:304] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.170717 10575 raft_consensus.cc:2804] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.170529 10167 catalog_manager.cc:5697] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 0 to 1, leader changed from <none> to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.171772 10575 raft_consensus.cc:697] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:56.172610 10575 consensus_queue.cc:237] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.175390 10571 tablet_bootstrap.cc:654] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.167084 10418 raft_consensus.cc:2468] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 1.
I20260713 09:02:56.181442 10573 tablet_bootstrap.cc:654] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.186831 10572 tablet_bootstrap.cc:492] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:56.187784 10572 ts_tablet_manager.cc:1403] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.003s
I20260713 09:02:56.199354 10573 tablet_bootstrap.cc:492] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:56.199867 10573 ts_tablet_manager.cc:1403] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.015s
I20260713 09:02:56.201655 10170 catalog_manager.cc:5697] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 1 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.202396 10572 raft_consensus.cc:359] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.202618 10573 raft_consensus.cc:359] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.203190 10572 raft_consensus.cc:385] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.203365 10573 raft_consensus.cc:385] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.203545 10572 raft_consensus.cc:740] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.203706 10573 raft_consensus.cc:740] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.204463 10573 consensus_queue.cc:260] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.205749 10571 tablet_bootstrap.cc:492] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:56.206223 10571 ts_tablet_manager.cc:1403] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
I20260713 09:02:56.206785 10573 ts_tablet_manager.cc:1434] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:56.207762 10573 tablet_bootstrap.cc:492] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:56.208988 10571 raft_consensus.cc:359] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.209694 10571 raft_consensus.cc:385] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.209975 10571 raft_consensus.cc:740] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.210789 10572 consensus_queue.cc:260] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.213515 10572 ts_tablet_manager.cc:1434] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260713 09:02:56.214469 10572 tablet_bootstrap.cc:492] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:56.214581 10573 tablet_bootstrap.cc:654] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.214933 10571 consensus_queue.cc:260] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.217337 10571 ts_tablet_manager.cc:1434] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:02:56.218282 10571 tablet_bootstrap.cc:492] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:56.227727 10571 tablet_bootstrap.cc:654] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.228492 10573 tablet_bootstrap.cc:492] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:56.228922 10573 ts_tablet_manager.cc:1403] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
I20260713 09:02:56.229734 10572 tablet_bootstrap.cc:654] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.231488 10573 raft_consensus.cc:359] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.232141 10573 raft_consensus.cc:385] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.232540 10573 raft_consensus.cc:740] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.233336 10573 consensus_queue.cc:260] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.235491 10573 ts_tablet_manager.cc:1434] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:56.236466 10573 tablet_bootstrap.cc:492] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57: Bootstrap starting.
I20260713 09:02:56.238283 10575 raft_consensus.cc:493] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.238795 10575 raft_consensus.cc:515] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.240922 10575 leader_election.cc:290] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.242748 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0f88a437740a6befec197d0a14050" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:56.243335 10347 raft_consensus.cc:2468] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:56.245306 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0f88a437740a6befec197d0a14050" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:56.245886 10418 raft_consensus.cc:2468] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:56.246951 10235 leader_election.cc:304] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:56.248857 10551 raft_consensus.cc:2804] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.249230 10551 raft_consensus.cc:493] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.249557 10551 raft_consensus.cc:3060] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.249696 10573 tablet_bootstrap.cc:654] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.255501 10571 tablet_bootstrap.cc:492] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:56.255563 10572 tablet_bootstrap.cc:492] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:56.255998 10572 ts_tablet_manager.cc:1403] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.015s
I20260713 09:02:56.258785 10572 raft_consensus.cc:359] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.259426 10572 raft_consensus.cc:385] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.259697 10572 raft_consensus.cc:740] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.255998 10571 ts_tablet_manager.cc:1403] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.013s
I20260713 09:02:56.260250 10572 consensus_queue.cc:260] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.261399 10573 tablet_bootstrap.cc:492] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57: No bootstrap required, opened a new log
I20260713 09:02:56.261837 10573 ts_tablet_manager.cc:1403] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260713 09:02:56.262290 10572 ts_tablet_manager.cc:1434] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:02:56.263171 10572 tablet_bootstrap.cc:492] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600: Bootstrap starting.
I20260713 09:02:56.262897 10571 raft_consensus.cc:359] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.263562 10571 raft_consensus.cc:385] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.263828 10571 raft_consensus.cc:740] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.264096 10573 raft_consensus.cc:359] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.264868 10573 raft_consensus.cc:385] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.264556 10571 consensus_queue.cc:260] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.260445 10551 raft_consensus.cc:515] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.266538 10571 ts_tablet_manager.cc:1434] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:02:56.267372 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0f88a437740a6befec197d0a14050" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:56.267601 10571 tablet_bootstrap.cc:492] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe: Bootstrap starting.
I20260713 09:02:56.267911 10347 raft_consensus.cc:3060] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.268738 10572 tablet_bootstrap.cc:654] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.265194 10573 raft_consensus.cc:740] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.270412 10573 consensus_queue.cc:260] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.273325 10573 ts_tablet_manager.cc:1434] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:02:56.274591 10560 raft_consensus.cc:493] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.275039 10560 raft_consensus.cc:515] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.276168 10347 raft_consensus.cc:2468] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 1.
I20260713 09:02:56.276932 10560 leader_election.cc:290] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:56.277318 10236 leader_election.cc:304] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.278219 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0f88a437740a6befec197d0a14050" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.278749 10418 raft_consensus.cc:3060] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.280964 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29edbc9028444768c3930a78f2f9a0c" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:56.281211 10571 tablet_bootstrap.cc:654] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:56.281504 10575 raft_consensus.cc:2804] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.282572 10271 raft_consensus.cc:2468] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:56.283712 10387 leader_election.cc:304] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:56.284458 10560 raft_consensus.cc:2804] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.284789 10560 raft_consensus.cc:493] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.285115 10560 raft_consensus.cc:3060] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.288362 10575 raft_consensus.cc:697] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:56.289489 10549 raft_consensus.cc:493] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.290072 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29edbc9028444768c3930a78f2f9a0c" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:56.289949 10549 raft_consensus.cc:515] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.290632 10347 raft_consensus.cc:2468] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 0.
I20260713 09:02:56.288069 10418 raft_consensus.cc:2468] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 1.
I20260713 09:02:56.291872 10549 leader_election.cc:290] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.289181 10575 consensus_queue.cc:237] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.292415 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42fe7f8a8f44b9829fcd3c0f887546" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:56.292976 10271 raft_consensus.cc:2468] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:56.293324 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42fe7f8a8f44b9829fcd3c0f887546" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:56.293905 10420 raft_consensus.cc:2468] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:56.294298 10551 leader_election.cc:290] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.293915 10313 leader_election.cc:304] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.296169 10549 raft_consensus.cc:2804] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.296535 10549 raft_consensus.cc:493] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.296841 10549 raft_consensus.cc:3060] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.297773 10560 raft_consensus.cc:515] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.299873 10560 leader_election.cc:290] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:56.301218 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29edbc9028444768c3930a78f2f9a0c" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:56.301813 10344 raft_consensus.cc:3060] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.304893 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29edbc9028444768c3930a78f2f9a0c" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:56.305402 10271 raft_consensus.cc:3060] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.305507 10549 raft_consensus.cc:515] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.308202 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42fe7f8a8f44b9829fcd3c0f887546" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:56.308790 10270 raft_consensus.cc:3060] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.315203 10270 raft_consensus.cc:2468] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.316439 10313 leader_election.cc:304] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.317229 10589 raft_consensus.cc:2804] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.318882 10344 raft_consensus.cc:2468] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:56.319859 10385 leader_election.cc:304] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.320636 10571 tablet_bootstrap.cc:492] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe: No bootstrap required, opened a new log
I20260713 09:02:56.321532 10571 ts_tablet_manager.cc:1403] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.015s
I20260713 09:02:56.323993 10271 raft_consensus.cc:2468] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 1.
I20260713 09:02:56.326939 10571 raft_consensus.cc:359] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.328938 10571 raft_consensus.cc:385] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.329648 10571 raft_consensus.cc:740] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.328147 10551 raft_consensus.cc:493] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.330727 10551 raft_consensus.cc:515] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.331067 10571 consensus_queue.cc:260] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.333303 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f302b2365a8042bfa81c0417aee89d3c" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57" is_pre_election: true
I20260713 09:02:56.320655 10560 raft_consensus.cc:2804] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.333878 10344 raft_consensus.cc:2468] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:56.334937 10236 leader_election.cc:304] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.336036 10604 raft_consensus.cc:2804] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.336387 10604 raft_consensus.cc:493] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.336691 10604 raft_consensus.cc:3060] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.357514 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f302b2365a8042bfa81c0417aee89d3c" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:56.358186 10420 raft_consensus.cc:2468] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 0.
I20260713 09:02:56.360379 10551 leader_election.cc:290] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.364228 10614 raft_consensus.cc:493] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.364704 10614 raft_consensus.cc:515] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.366641 10614 leader_election.cc:290] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.370646 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc920f88b94225adbc73cf03d71d8b" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:56.374461 10549 leader_election.cc:290] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.372176 10560 raft_consensus.cc:697] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
W20260713 09:02:56.375159 10313 leader_election.cc:343] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:56.375690 10560 consensus_queue.cc:237] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
W20260713 09:02:56.367131 10385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.161.194:41923, user_credentials={real_user=slave}} blocked reactor thread for 45508.1us
I20260713 09:02:56.384625 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc920f88b94225adbc73cf03d71d8b" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:56.385198 10420 raft_consensus.cc:2468] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:56.387048 10310 leader_election.cc:304] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [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: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:56.387799 10589 raft_consensus.cc:697] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:56.388655 10589 consensus_queue.cc:237] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.391580 10607 raft_consensus.cc:2804] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.391959 10607 raft_consensus.cc:493] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.392310 10607 raft_consensus.cc:3060] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.390214 10169 catalog_manager.cc:5697] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 1 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.400240 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42fe7f8a8f44b9829fcd3c0f887546" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.400842 10420 raft_consensus.cc:3060] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.405261 10607 raft_consensus.cc:515] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.407367 10420 raft_consensus.cc:2468] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.410045 10571 ts_tablet_manager.cc:1434] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe: Time spent starting tablet: real 0.088s	user 0.018s	sys 0.024s
I20260713 09:02:56.411221 10572 tablet_bootstrap.cc:492] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600: No bootstrap required, opened a new log
I20260713 09:02:56.411592 10572 ts_tablet_manager.cc:1403] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600: Time spent bootstrapping tablet: real 0.149s	user 0.036s	sys 0.055s
I20260713 09:02:56.413828 10604 raft_consensus.cc:515] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.413976 10572 raft_consensus.cc:359] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.414678 10572 raft_consensus.cc:385] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:56.414938 10572 raft_consensus.cc:740] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Initialized, Role: FOLLOWER
I20260713 09:02:56.415561 10572 consensus_queue.cc:260] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.416435 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f302b2365a8042bfa81c0417aee89d3c" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:56.416988 10344 raft_consensus.cc:3060] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.417449 10572 ts_tablet_manager.cc:1434] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:56.422818 10167 catalog_manager.cc:5697] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 1 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:56.424918 10344 raft_consensus.cc:2468] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 1.
I20260713 09:02:56.425145 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f302b2365a8042bfa81c0417aee89d3c" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.425736 10420 raft_consensus.cc:3060] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.425680 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc920f88b94225adbc73cf03d71d8b" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:56.426144 10604 leader_election.cc:290] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.426383 10270 raft_consensus.cc:3060] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.427145 10236 leader_election.cc:304] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.427945 10610 raft_consensus.cc:2804] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.428380 10610 raft_consensus.cc:697] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:56.432013 10420 raft_consensus.cc:2468] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 1.
I20260713 09:02:56.429126 10610 consensus_queue.cc:237] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.436378 10170 catalog_manager.cc:5697] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 0 to 1, leader changed from <none> to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.442181 10270 raft_consensus.cc:2468] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.442607 10607 leader_election.cc:290] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.443430 10313 leader_election.cc:304] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.444181 10607 raft_consensus.cc:2804] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.444728 10607 raft_consensus.cc:697] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:56.445574 10607 consensus_queue.cc:237] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.446633 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc920f88b94225adbc73cf03d71d8b" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.447188 10420 raft_consensus.cc:3060] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.453394 10420 raft_consensus.cc:2468] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.455425 10170 catalog_manager.cc:5697] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 0 to 1, leader changed from <none> to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.459758 10167 catalog_manager.cc:5697] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 1 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.464020 10607 raft_consensus.cc:493] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.464512 10607 raft_consensus.cc:515] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.466104 10607 leader_election.cc:290] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.466738 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46410b1141441ad903e95e24367911a" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:56.467332 10270 raft_consensus.cc:2468] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:56.468232 10313 leader_election.cc:304] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.468940 10607 raft_consensus.cc:2804] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.468838 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46410b1141441ad903e95e24367911a" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:56.469376 10607 raft_consensus.cc:493] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.469573 10420 raft_consensus.cc:2468] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:56.469686 10607 raft_consensus.cc:3060] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.473150 10614 raft_consensus.cc:493] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:56.473522 10614 raft_consensus.cc:515] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.474491 10607 raft_consensus.cc:515] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.475080 10614 leader_election.cc:290] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.475739 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923d6f8e5e4effbad1302d5f0cbc1a" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600" is_pre_election: true
I20260713 09:02:56.476043 10607 leader_election.cc:290] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.476788 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46410b1141441ad903e95e24367911a" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:56.476325 10270 raft_consensus.cc:2468] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:56.477322 10271 raft_consensus.cc:3060] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.477239 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923d6f8e5e4effbad1302d5f0cbc1a" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe" is_pre_election: true
I20260713 09:02:56.477600 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46410b1141441ad903e95e24367911a" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.477914 10420 raft_consensus.cc:2468] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 0.
I20260713 09:02:56.478412 10313 leader_election.cc:304] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.478554 10418 raft_consensus.cc:3060] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.479434 10607 raft_consensus.cc:2804] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:56.479768 10607 raft_consensus.cc:493] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:56.480077 10607 raft_consensus.cc:3060] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.483180 10271 raft_consensus.cc:2468] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.483556 10418 raft_consensus.cc:2468] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.484136 10313 leader_election.cc:304] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.484907 10614 raft_consensus.cc:2804] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.485288 10614 raft_consensus.cc:697] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:56.485918 10614 consensus_queue.cc:237] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.485935 10607 raft_consensus.cc:515] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.487813 10607 leader_election.cc:290] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.488600 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923d6f8e5e4effbad1302d5f0cbc1a" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:56.489106 10271 raft_consensus.cc:3060] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.489005 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923d6f8e5e4effbad1302d5f0cbc1a" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.489708 10418 raft_consensus.cc:3060] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:56.493848 10167 catalog_manager.cc:5697] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 0 to 1, leader changed from <none> to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.494311 10271 raft_consensus.cc:2468] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.495160 10313 leader_election.cc:304] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.495831 10614 raft_consensus.cc:2804] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:56.496331 10614 raft_consensus.cc:697] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:56.497285 10614 consensus_queue.cc:237] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.499251 10418 raft_consensus.cc:2468] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 1.
I20260713 09:02:56.506320 10167 catalog_manager.cc:5697] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 0 to 1, leader changed from <none> to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 1 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.583376 10610 consensus_queue.cc:1048] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.593365 10610 consensus_queue.cc:1048] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.646096 10614 consensus_queue.cc:1048] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.655364 10614 consensus_queue.cc:1048] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.655853 10344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37e0d6ff9756457dabd77386ffec45eb"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
mode: GRACEFUL
new_leader_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44100
I20260713 09:02:56.656390 10344 raft_consensus.cc:606] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Received request to transfer leadership to TS b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:56.661952 10344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b42fe7f8a8f44b9829fcd3c0f887546"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
mode: GRACEFUL
new_leader_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44100
I20260713 09:02:56.662465 10344 raft_consensus.cc:606] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Received request to transfer leadership to TS b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:56.663836 10614 raft_consensus.cc:993] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57: : Instructing follower b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:56.664358 10611 raft_consensus.cc:1081] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Signalling peer b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:56.665788 10271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37e0d6ff9756457dabd77386ffec45eb"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44740
I20260713 09:02:56.666296 10271 raft_consensus.cc:493] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:56.667361 10271 raft_consensus.cc:3060] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.667873 10270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f302b2365a8042bfa81c0417aee89d3c"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
mode: GRACEFUL
new_leader_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:44750
I20260713 09:02:56.668366 10270 raft_consensus.cc:606] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Received request to transfer leadership to TS debd4c70071544a9821447d1342dfb57
I20260713 09:02:56.673079 10271 raft_consensus.cc:515] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.674832 10271 leader_election.cc:290] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.675364 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0d6ff9756457dabd77386ffec45eb" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:56.675926 10344 raft_consensus.cc:3055] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:56.676258 10344 raft_consensus.cc:740] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:56.676062 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0d6ff9756457dabd77386ffec45eb" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.676875 10418 raft_consensus.cc:3060] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.677114 10344 consensus_queue.cc:260] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.678318 10344 raft_consensus.cc:3060] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.679585 10420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c29edbc9028444768c3930a78f2f9a0c"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
mode: GRACEFUL
new_leader_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:35374
I20260713 09:02:56.679526 10610 consensus_queue.cc:1048] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:56.680219 10420 raft_consensus.cc:606] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Received request to transfer leadership to TS debd4c70071544a9821447d1342dfb57
I20260713 09:02:56.681845 10418 raft_consensus.cc:2468] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:56.682840 10235 leader_election.cc:304] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:02:56.683657 10610 raft_consensus.cc:2804] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:56.684134 10610 raft_consensus.cc:697] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:56.684926 10610 consensus_queue.cc:237] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.686268 10344 raft_consensus.cc:2468] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:56.690093 10345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50923d6f8e5e4effbad1302d5f0cbc1a"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
mode: GRACEFUL
new_leader_uuid: "2e5c62335dac421b9db3657c132494fe"
 from {username='slave'} at 127.0.0.1:44100
I20260713 09:02:56.690521 10345 raft_consensus.cc:606] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Received request to transfer leadership to TS 2e5c62335dac421b9db3657c132494fe
I20260713 09:02:56.693348 10604 consensus_queue.cc:1048] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.701593 10167 catalog_manager.cc:5697] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 1 to 2, leader changed from debd4c70071544a9821447d1342dfb57 (127.5.161.194) to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.828171 10614 consensus_queue.cc:1048] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.837169 10607 consensus_queue.cc:1048] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.912994 10607 consensus_queue.cc:1048] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.918288 10589 raft_consensus.cc:993] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57: : Instructing follower b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:56.918781 10614 raft_consensus.cc:1081] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Signalling peer b0c7781d86f446488a7335fee8d6e600 to start an election
I20260713 09:02:56.923339 10614 consensus_queue.cc:1048] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.924208 10271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b42fe7f8a8f44b9829fcd3c0f887546"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
 from {username='slave'} at 127.0.0.1:44740
I20260713 09:02:56.925076 10271 raft_consensus.cc:493] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:56.925464 10271 raft_consensus.cc:3060] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.931808 10271 raft_consensus.cc:515] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.932683 10560 consensus_queue.cc:1048] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.934135 10271 leader_election.cc:290] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Requested vote from peers debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:56.934489 10418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42fe7f8a8f44b9829fcd3c0f887546" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:56.935108 10418 raft_consensus.cc:3060] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.935072 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42fe7f8a8f44b9829fcd3c0f887546" candidate_uuid: "b0c7781d86f446488a7335fee8d6e600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:56.935781 10347 raft_consensus.cc:3055] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:56.936048 10347 raft_consensus.cc:740] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:56.936733 10347 consensus_queue.cc:260] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.937855 10347 raft_consensus.cc:3060] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.943879 10418 raft_consensus.cc:2468] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:56.944213 10347 raft_consensus.cc:2468] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c7781d86f446488a7335fee8d6e600 in term 2.
I20260713 09:02:56.946309 10236 leader_election.cc:304] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:56.946275 10604 consensus_queue.cc:1048] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.947546 10615 raft_consensus.cc:2804] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:56.948031 10615 raft_consensus.cc:697] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Becoming Leader. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:56.948874 10615 consensus_queue.cc:237] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:56.951398 10636 consensus_queue.cc:1048] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.959075 10169 catalog_manager.cc:5697] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 reported cstate change: term changed from 1 to 2, leader changed from debd4c70071544a9821447d1342dfb57 (127.5.161.194) to b0c7781d86f446488a7335fee8d6e600 (127.5.161.193). New cstate: current_term: 2 leader_uuid: "b0c7781d86f446488a7335fee8d6e600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.962877 10589 consensus_queue.cc:1048] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:56.978498 10604 consensus_queue.cc:1048] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.994186 10615 raft_consensus.cc:993] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600: : Instructing follower debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:56.994602 10615 raft_consensus.cc:1081] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Signalling peer debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:56.994704 10560 raft_consensus.cc:993] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe: : Instructing follower debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:56.996802 10589 consensus_queue.cc:1048] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:56.997272 10560 raft_consensus.cc:1081] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Signalling peer debd4c70071544a9821447d1342dfb57 to start an election
I20260713 09:02:56.998821 10347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c29edbc9028444768c3930a78f2f9a0c"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:44086
I20260713 09:02:56.999284 10347 raft_consensus.cc:493] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.000165 10347 raft_consensus.cc:3060] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.001920 10344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f302b2365a8042bfa81c0417aee89d3c"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
 from {username='slave'} at 127.0.0.1:44088
I20260713 09:02:57.002483 10344 raft_consensus.cc:493] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.002832 10344 raft_consensus.cc:3060] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.005504 10347 raft_consensus.cc:515] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.007273 10614 consensus_queue.cc:1048] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:57.011178 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29edbc9028444768c3930a78f2f9a0c" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:57.011808 10270 raft_consensus.cc:3060] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.012753 10344 raft_consensus.cc:515] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.014824 10344 leader_election.cc:290] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:57.014657 10347 leader_election.cc:290] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), 2e5c62335dac421b9db3657c132494fe (127.5.161.195:36093)
I20260713 09:02:57.016198 10421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f302b2365a8042bfa81c0417aee89d3c" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:57.016448 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f302b2365a8042bfa81c0417aee89d3c" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:57.016806 10421 raft_consensus.cc:3060] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.016997 10272 raft_consensus.cc:3055] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:57.017381 10272 raft_consensus.cc:740] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:02:57.018081 10272 consensus_queue.cc:260] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.019183 10272 raft_consensus.cc:3060] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.021013 10419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29edbc9028444768c3930a78f2f9a0c" candidate_uuid: "debd4c70071544a9821447d1342dfb57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5c62335dac421b9db3657c132494fe"
I20260713 09:02:57.021543 10419 raft_consensus.cc:3055] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:57.021874 10419 raft_consensus.cc:740] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:57.022624 10419 consensus_queue.cc:260] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.023797 10419 raft_consensus.cc:3060] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.025574 10272 raft_consensus.cc:2468] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:57.026612 10313 leader_election.cc:304] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:57.027539 10607 raft_consensus.cc:2804] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:57.028046 10607 raft_consensus.cc:697] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:57.029091 10421 raft_consensus.cc:2468] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:57.028836 10607 consensus_queue.cc:237] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.035508 10270 raft_consensus.cc:2468] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:57.037043 10313 leader_election.cc:304] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c7781d86f446488a7335fee8d6e600, debd4c70071544a9821447d1342dfb57; no voters: 
I20260713 09:02:57.036564 10167 catalog_manager.cc:5697] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 1 to 2, leader changed from b0c7781d86f446488a7335fee8d6e600 (127.5.161.193) to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:57.040271 10419 raft_consensus.cc:2468] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate debd4c70071544a9821447d1342dfb57 in term 2.
I20260713 09:02:57.041714 10589 consensus_queue.cc:1048] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:57.044955 10589 raft_consensus.cc:2804] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:57.045404 10589 raft_consensus.cc:697] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Becoming Leader. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:57.045636 10611 raft_consensus.cc:993] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57: : Instructing follower 2e5c62335dac421b9db3657c132494fe to start an election
I20260713 09:02:57.046037 10611 raft_consensus.cc:1081] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Signalling peer 2e5c62335dac421b9db3657c132494fe to start an election
I20260713 09:02:57.047549 10421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50923d6f8e5e4effbad1302d5f0cbc1a"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
 from {username='slave'} at 127.0.0.1:35352
I20260713 09:02:57.047353 10589 consensus_queue.cc:237] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.049192 10421 raft_consensus.cc:493] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.049567 10421 raft_consensus.cc:3060] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.055311 10167 catalog_manager.cc:5697] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 reported cstate change: term changed from 1 to 2, leader changed from 2e5c62335dac421b9db3657c132494fe (127.5.161.195) to debd4c70071544a9821447d1342dfb57 (127.5.161.194). New cstate: current_term: 2 leader_uuid: "debd4c70071544a9821447d1342dfb57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:57.055891 10421 raft_consensus.cc:515] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.059896 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923d6f8e5e4effbad1302d5f0cbc1a" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:02:57.060176 10347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923d6f8e5e4effbad1302d5f0cbc1a" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:02:57.060737 10347 raft_consensus.cc:3055] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:57.061023 10347 raft_consensus.cc:740] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:02:57.061697 10347 consensus_queue.cc:260] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.062506 10347 raft_consensus.cc:3060] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.066747 10347 raft_consensus.cc:2468] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 2.
I20260713 09:02:57.067302 10421 leader_election.cc:290] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 2 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:02:57.067938 10385 leader_election.cc:304] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [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: 2e5c62335dac421b9db3657c132494fe, debd4c70071544a9821447d1342dfb57; no voters: b0c7781d86f446488a7335fee8d6e600
I20260713 09:02:57.068603 10638 raft_consensus.cc:2804] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:57.069032 10638 raft_consensus.cc:697] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 2 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:02:57.069734 10638 consensus_queue.cc:237] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:02:57.076215 10167 catalog_manager.cc:5697] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 1 to 2, leader changed from debd4c70071544a9821447d1342dfb57 (127.5.161.194) to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 2 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:57.168490 10421 raft_consensus.cc:1275] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.169636 10610 consensus_queue.cc:1048] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.176365 10347 raft_consensus.cc:1275] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.177765 10575 consensus_queue.cc:1048] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.403273 10421 raft_consensus.cc:1275] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.404680 10575 consensus_queue.cc:1048] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.412516 10347 raft_consensus.cc:1275] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Refusing update from remote peer b0c7781d86f446488a7335fee8d6e600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.413704 10610 consensus_queue.cc:1048] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.439352 10421 raft_consensus.cc:1275] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.440577 10589 consensus_queue.cc:1048] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.449406 10270 raft_consensus.cc:1275] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.451328 10614 consensus_queue.cc:1048] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.500463 10347 raft_consensus.cc:1275] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Refusing update from remote peer 2e5c62335dac421b9db3657c132494fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.501598 10638 consensus_queue.cc:1048] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.508469 10270 raft_consensus.cc:3060] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.516654 10270 raft_consensus.cc:1275] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Refusing update from remote peer 2e5c62335dac421b9db3657c132494fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.517578 10638 consensus_queue.cc:1048] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:57.527436 10270 raft_consensus.cc:1275] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.528569 10614 consensus_queue.cc:1048] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.535401 10421 raft_consensus.cc:1275] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Refusing update from remote peer debd4c70071544a9821447d1342dfb57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:57.536811 10614 consensus_queue.cc:1048] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:59.693302 10167 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:59.710309 10167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:02:59.741555  5767 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:59.853335 10686 tablet.cc:1724] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:59.856041 10692 tablet.cc:1724] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:59.876780 10683 tablet.cc:1724] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:59.906350 10699 tablet.cc:1724] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:59.958161 10700 tablet.cc:1724] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:59.961282 10687 log.cc:927] Time spent T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260713 09:02:59.969297 10707 tablet.cc:1724] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:59.974587 10702 tablet.cc:1724] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:59.962587 10235 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.161.195:36093, user_credentials={real_user=slave}} blocked reactor thread for 50765.9us
I20260713 09:02:59.890125 10694 tablet.cc:1724] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:59.992031 10684 log.cc:927] Time spent T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260713 09:03:00.004070 10709 tablet.cc:1724] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.010638 10270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e"
dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
mode: GRACEFUL
new_leader_uuid: "2e5c62335dac421b9db3657c132494fe"
 from {username='slave'} at 127.0.0.1:32904
I20260713 09:03:00.011235 10270 raft_consensus.cc:606] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Received request to transfer leadership to TS 2e5c62335dac421b9db3657c132494fe
I20260713 09:03:00.028496 10700 tablet.cc:1724] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.034845 10702 tablet.cc:1724] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.040732 10715 tablet.cc:1724] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.058199 10692 tablet.cc:1724] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:03:00.074803 10688 log.cc:927] Time spent T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57: Append to log took a long time: real 0.162s	user 0.000s	sys 0.001s
W20260713 09:03:00.078187 10689 log.cc:927] Time spent T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
I20260713 09:03:00.078903 10686 tablet.cc:1724] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.085810 10694 tablet.cc:1724] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.079190 10702 tablet.cc:1724] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.089614 10683 tablet.cc:1724] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.092677 10703 raft_consensus.cc:993] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600: : Instructing follower 2e5c62335dac421b9db3657c132494fe to start an election
I20260713 09:03:00.093240 10705 raft_consensus.cc:1081] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Signalling peer 2e5c62335dac421b9db3657c132494fe to start an election
I20260713 09:03:00.093389 10692 tablet.cc:1724] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.094877 10418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
 from {username='slave'} at 127.0.0.1:35368
I20260713 09:03:00.095341 10418 raft_consensus.cc:493] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:00.095679 10418 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.099691 10700 tablet.cc:1724] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.108433 10715 tablet.cc:1724] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.110215 10699 tablet.cc:1724] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.114832 10344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67"
dest_uuid: "debd4c70071544a9821447d1342dfb57"
mode: GRACEFUL
new_leader_uuid: "2e5c62335dac421b9db3657c132494fe"
 from {username='slave'} at 127.0.0.1:46582
I20260713 09:03:00.115393 10344 raft_consensus.cc:606] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Received request to transfer leadership to TS 2e5c62335dac421b9db3657c132494fe
I20260713 09:03:00.117202  5767 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:03:00.117729  5767 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:00.112989 10418 raft_consensus.cc:515] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:03:00.125999 10418 leader_election.cc:290] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 3 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:03:00.126605 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:03:00.132548 10271 raft_consensus.cc:3055] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:00.127123 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86ecf347a7b14494852780c0fca73e4e" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:03:00.132838 10271 raft_consensus.cc:740] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0c7781d86f446488a7335fee8d6e600, State: Running, Role: LEADER
I20260713 09:03:00.133383 10344 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.134117 10271 consensus_queue.cc:260] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [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: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:03:00.135311 10271 raft_consensus.cc:3060] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.143224 10271 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 3.
I20260713 09:03:00.132210 10702 tablet.cc:1724] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.144392 10387 leader_election.cc:304] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [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: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:03:00.145310 10648 raft_consensus.cc:2804] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:00.145928 10648 raft_consensus.cc:697] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 3 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:03:00.145283 10700 tablet.cc:1724] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.146732 10648 consensus_queue.cc:237] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [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: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:03:00.141345 10344 raft_consensus.cc:2468] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 3.
I20260713 09:03:00.129853 10712 tablet.cc:1724] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.157423 10699 tablet.cc:1724] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.168150 10699 tablet.cc:1724] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.184597 10720 tablet.cc:1724] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:00.238766 10169 catalog_manager.cc:5697] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 2 to 3, leader changed from b0c7781d86f446488a7335fee8d6e600 (127.5.161.193) to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 3 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:00.247033 10677 raft_consensus.cc:993] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57: : Instructing follower 2e5c62335dac421b9db3657c132494fe to start an election
I20260713 09:03:00.247999 10711 raft_consensus.cc:1081] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Signalling peer 2e5c62335dac421b9db3657c132494fe to start an election
I20260713 09:03:00.250438 10417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67"
dest_uuid: "2e5c62335dac421b9db3657c132494fe"
 from {username='slave'} at 127.0.0.1:35352
I20260713 09:03:00.251202 10417 raft_consensus.cc:493] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:00.251636 10417 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.262625 10417 raft_consensus.cc:515] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:03:00.266259 10417 leader_election.cc:290] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [CANDIDATE]: Term 3 election: Requested vote from peers b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019), debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923)
I20260713 09:03:00.267190 10272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0c7781d86f446488a7335fee8d6e600"
I20260713 09:03:00.267513 10344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f397600398224b4a9797e7c9bc50da67" candidate_uuid: "2e5c62335dac421b9db3657c132494fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "debd4c70071544a9821447d1342dfb57"
I20260713 09:03:00.268162 10344 raft_consensus.cc:3055] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:00.268589 10344 raft_consensus.cc:740] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: debd4c70071544a9821447d1342dfb57, State: Running, Role: LEADER
I20260713 09:03:00.269625 10344 consensus_queue.cc:260] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [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: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:03:00.271651 10344 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.268110 10272 raft_consensus.cc:3060] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.282940 10272 raft_consensus.cc:2468] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 3.
I20260713 09:03:00.284194 10387 leader_election.cc:304] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [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: 2e5c62335dac421b9db3657c132494fe, b0c7781d86f446488a7335fee8d6e600; no voters: 
I20260713 09:03:00.285498 10648 raft_consensus.cc:2804] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:00.286409 10648 raft_consensus.cc:697] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 3 LEADER]: Becoming Leader. State: Replica: 2e5c62335dac421b9db3657c132494fe, State: Running, Role: LEADER
I20260713 09:03:00.286654 10344 raft_consensus.cc:2468] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5c62335dac421b9db3657c132494fe in term 3.
I20260713 09:03:00.287043 10170 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119: soft_deleted_table [id=32171a02b93f430096cee2cf08cc77c7] alter complete (version 1)
I20260713 09:03:00.287633 10648 consensus_queue.cc:237] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [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: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } }
I20260713 09:03:00.296955 10167 catalog_manager.cc:5697] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe reported cstate change: term changed from 2 to 3, leader changed from debd4c70071544a9821447d1342dfb57 (127.5.161.194) to 2e5c62335dac421b9db3657c132494fe (127.5.161.195). New cstate: current_term: 3 leader_uuid: "2e5c62335dac421b9db3657c132494fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5c62335dac421b9db3657c132494fe" member_type: VOTER last_known_addr { host: "127.5.161.195" port: 36093 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:00.525244 10272 raft_consensus.cc:1275] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 3 FOLLOWER]: Refusing update from remote peer 2e5c62335dac421b9db3657c132494fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:00.526319 10648 consensus_queue.cc:1048] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:00.536656 10344 raft_consensus.cc:1275] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 3 FOLLOWER]: Refusing update from remote peer 2e5c62335dac421b9db3657c132494fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:00.537969 10729 consensus_queue.cc:1048] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:00.806404 10344 raft_consensus.cc:1275] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 3 FOLLOWER]: Refusing update from remote peer 2e5c62335dac421b9db3657c132494fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:00.807442 10729 consensus_queue.cc:1048] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "debd4c70071544a9821447d1342dfb57" member_type: VOTER last_known_addr { host: "127.5.161.194" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:00.816054 10272 raft_consensus.cc:1275] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 3 FOLLOWER]: Refusing update from remote peer 2e5c62335dac421b9db3657c132494fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:00.817540 10728 consensus_queue.cc:1048] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c7781d86f446488a7335fee8d6e600" member_type: VOTER last_known_addr { host: "127.5.161.193" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:01.173218  5767 tablet_server.cc:179] TabletServer@127.5.161.193:0 shutting down...
W20260713 09:03:01.193001 10313 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260713 09:03:01.197330 10313 consensus_peers.cc:597] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.205762  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.206525  5767 tablet_replica.cc:333] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.207281  5767 raft_consensus.cc:2243] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.207841  5767 raft_consensus.cc:2272] T dbcc920f88b94225adbc73cf03d71d8b P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.210245  5767 tablet_replica.cc:333] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.210749  5767 raft_consensus.cc:2243] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.211174  5767 raft_consensus.cc:2272] T e46410b1141441ad903e95e24367911a P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.213797  5767 tablet_replica.cc:333] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.214346  5767 raft_consensus.cc:2243] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:03:01.214636 10313 consensus_peers.cc:597] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.214869  5767 raft_consensus.cc:2272] T c29edbc9028444768c3930a78f2f9a0c P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.216929  5767 tablet_replica.cc:333] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.217510  5767 raft_consensus.cc:2243] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.217960  5767 raft_consensus.cc:2272] T 50923d6f8e5e4effbad1302d5f0cbc1a P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.219877  5767 tablet_replica.cc:333] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.220398  5767 raft_consensus.cc:2243] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.221118  5767 raft_consensus.cc:2272] T 0b42fe7f8a8f44b9829fcd3c0f887546 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.223152  5767 tablet_replica.cc:333] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.223644  5767 raft_consensus.cc:2243] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.224445  5767 raft_consensus.cc:2272] T cc0b041ba6ee4a5987c160570367f50e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.226899  5767 tablet_replica.cc:333] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.227433  5767 raft_consensus.cc:2243] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.227837  5767 raft_consensus.cc:2272] T 04f402269d8e4fa681be2caebcafadd7 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.229801  5767 tablet_replica.cc:333] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.230248  5767 raft_consensus.cc:2243] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.230917  5767 raft_consensus.cc:2272] T 89971a78ad614ef4842e10c38b860cee P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.233371  5767 tablet_replica.cc:333] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.233960  5767 raft_consensus.cc:2243] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.234505  5767 raft_consensus.cc:2272] T 6b44e5ef22a6419ea45ac38d483a1031 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.235280 10313 consensus_peers.cc:597] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.236572  5767 tablet_replica.cc:333] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.237165  5767 raft_consensus.cc:2243] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.237545  5767 raft_consensus.cc:2272] T f397600398224b4a9797e7c9bc50da67 P b0c7781d86f446488a7335fee8d6e600 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.240130  5767 tablet_replica.cc:333] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.240676  5767 raft_consensus.cc:2243] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.241125  5767 raft_consensus.cc:2272] T f302b2365a8042bfa81c0417aee89d3c P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.243719  5767 tablet_replica.cc:333] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.244329  5767 raft_consensus.cc:2243] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.245353  5767 raft_consensus.cc:2272] T 8d8d0a063bdc46fa8068802af0c6d40e P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.245714 10313 consensus_peers.cc:597] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.247296  5767 tablet_replica.cc:333] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.247850  5767 raft_consensus.cc:2243] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.248572  5767 raft_consensus.cc:2272] T 37e0d6ff9756457dabd77386ffec45eb P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.250414  5767 tablet_replica.cc:333] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.250867  5767 raft_consensus.cc:2243] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.251300  5767 raft_consensus.cc:2272] T 02a71a59910140f9aea52755d2393710 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.253083  5767 tablet_replica.cc:333] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.253523  5767 raft_consensus.cc:2243] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.253901  5767 raft_consensus.cc:2272] T 86ecf347a7b14494852780c0fca73e4e P b0c7781d86f446488a7335fee8d6e600 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.255926  5767 tablet_replica.cc:333] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.256382  5767 raft_consensus.cc:2243] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.256767  5767 raft_consensus.cc:2272] T 6ebdd5e455874564b237b0fb66a4c0c5 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.258479  5767 tablet_replica.cc:333] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.258905  5767 raft_consensus.cc:2243] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.259594  5767 raft_consensus.cc:2272] T 8cb288e8990343688acac63d5fe8bfc8 P b0c7781d86f446488a7335fee8d6e600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.261462  5767 tablet_replica.cc:333] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600: stopping tablet replica
I20260713 09:03:01.261879  5767 raft_consensus.cc:2243] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.262585  5767 raft_consensus.cc:2272] T eed0f88a437740a6befec197d0a14050 P b0c7781d86f446488a7335fee8d6e600 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.291815 10313 consensus_peers.cc:597] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:43019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.299193  5767 tablet_server.cc:196] TabletServer@127.5.161.193:0 shutdown complete.
W20260713 09:03:01.319983 10387 consensus_peers.cc:597] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:43019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:01.328893 10313 consensus_peers.cc:597] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:43019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.337174  5767 tablet_server.cc:179] TabletServer@127.5.161.194:0 shutting down...
I20260713 09:03:01.360504  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.361119  5767 tablet_replica.cc:333] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.361742  5767 raft_consensus.cc:2243] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.362298  5767 raft_consensus.cc:2272] T 50923d6f8e5e4effbad1302d5f0cbc1a P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.364596  5767 tablet_replica.cc:333] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.365139  5767 raft_consensus.cc:2243] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.365867  5767 raft_consensus.cc:2272] T c29edbc9028444768c3930a78f2f9a0c P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.367698  5767 tablet_replica.cc:333] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.368247  5767 raft_consensus.cc:2243] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.369254  5767 raft_consensus.cc:2272] T dbcc920f88b94225adbc73cf03d71d8b P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.372103  5767 tablet_replica.cc:333] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57: stopping tablet replica
W20260713 09:03:01.372493 10387 consensus_peers.cc:597] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:43019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.372810  5767 raft_consensus.cc:2243] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.373818  5767 raft_consensus.cc:2272] T e46410b1141441ad903e95e24367911a P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.376139  5767 tablet_replica.cc:333] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.376669  5767 raft_consensus.cc:2243] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.377162  5767 raft_consensus.cc:2272] T 0b42fe7f8a8f44b9829fcd3c0f887546 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.379163  5767 tablet_replica.cc:333] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.379855  5767 raft_consensus.cc:2243] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.380398  5767 raft_consensus.cc:2272] T cc0b041ba6ee4a5987c160570367f50e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.383004  5767 tablet_replica.cc:333] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.383490  5767 raft_consensus.cc:2243] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.383939  5767 raft_consensus.cc:2272] T 04f402269d8e4fa681be2caebcafadd7 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.385897  5767 tablet_replica.cc:333] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.386384  5767 raft_consensus.cc:2243] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.386796  5767 raft_consensus.cc:2272] T 89971a78ad614ef4842e10c38b860cee P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.388634  5767 tablet_replica.cc:333] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.389106  5767 raft_consensus.cc:2243] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.389925  5767 raft_consensus.cc:2272] T 6b44e5ef22a6419ea45ac38d483a1031 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.391842  5767 tablet_replica.cc:333] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.392390  5767 raft_consensus.cc:2243] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.392750  5767 raft_consensus.cc:2272] T f397600398224b4a9797e7c9bc50da67 P debd4c70071544a9821447d1342dfb57 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.393573 10387 consensus_peers.cc:597] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:43019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.395740  5767 tablet_replica.cc:333] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.396335  5767 raft_consensus.cc:2243] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:03:01.396673 10385 consensus_peers.cc:597] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe -> Peer debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923): Couldn't send request to peer debd4c70071544a9821447d1342dfb57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.397094  5767 raft_consensus.cc:2272] T f302b2365a8042bfa81c0417aee89d3c P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.398851  5767 tablet_replica.cc:333] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.399322  5767 raft_consensus.cc:2243] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.399720  5767 raft_consensus.cc:2272] T 8d8d0a063bdc46fa8068802af0c6d40e P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.401438  5767 tablet_replica.cc:333] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.401899  5767 raft_consensus.cc:2243] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.402274  5767 raft_consensus.cc:2272] T 8cb288e8990343688acac63d5fe8bfc8 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.403970  5767 tablet_replica.cc:333] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.404464  5767 raft_consensus.cc:2243] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.404851  5767 raft_consensus.cc:2272] T eed0f88a437740a6befec197d0a14050 P debd4c70071544a9821447d1342dfb57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.406584  5767 tablet_replica.cc:333] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.407042  5767 raft_consensus.cc:2243] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.407756  5767 raft_consensus.cc:2272] T 6ebdd5e455874564b237b0fb66a4c0c5 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.409422  5767 tablet_replica.cc:333] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.409848  5767 raft_consensus.cc:2243] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.410212  5767 raft_consensus.cc:2272] T 86ecf347a7b14494852780c0fca73e4e P debd4c70071544a9821447d1342dfb57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.412256  5767 tablet_replica.cc:333] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.412734  5767 raft_consensus.cc:2243] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.413128  5767 raft_consensus.cc:2272] T 37e0d6ff9756457dabd77386ffec45eb P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.414908  5767 tablet_replica.cc:333] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57: stopping tablet replica
I20260713 09:03:01.415288  5767 raft_consensus.cc:2243] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.416010  5767 raft_consensus.cc:2272] T 02a71a59910140f9aea52755d2393710 P debd4c70071544a9821447d1342dfb57 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.417965 10385 consensus_peers.cc:597] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe -> Peer debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923): Couldn't send request to peer debd4c70071544a9821447d1342dfb57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:01.434422 10387 consensus_peers.cc:597] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe -> Peer b0c7781d86f446488a7335fee8d6e600 (127.5.161.193:43019): Couldn't send request to peer b0c7781d86f446488a7335fee8d6e600. Status: Network error: Client connection negotiation failed: client connection to 127.5.161.193:43019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:01.438959 10385 consensus_peers.cc:597] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe -> Peer debd4c70071544a9821447d1342dfb57 (127.5.161.194:41923): Couldn't send request to peer debd4c70071544a9821447d1342dfb57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.455296  5767 tablet_server.cc:196] TabletServer@127.5.161.194:0 shutdown complete.
I20260713 09:03:01.487751  5767 tablet_server.cc:179] TabletServer@127.5.161.195:0 shutting down...
I20260713 09:03:01.510608  5767 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.511294  5767 tablet_replica.cc:333] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.511927  5767 raft_consensus.cc:2243] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.512837  5767 raft_consensus.cc:2272] T 50923d6f8e5e4effbad1302d5f0cbc1a P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.514775  5767 tablet_replica.cc:333] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.515336  5767 raft_consensus.cc:2243] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.515776  5767 raft_consensus.cc:2272] T c29edbc9028444768c3930a78f2f9a0c P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.517627  5767 tablet_replica.cc:333] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.518163  5767 raft_consensus.cc:2243] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.518589  5767 raft_consensus.cc:2272] T e46410b1141441ad903e95e24367911a P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.520444  5767 tablet_replica.cc:333] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.520946  5767 raft_consensus.cc:2243] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.521337  5767 raft_consensus.cc:2272] T dbcc920f88b94225adbc73cf03d71d8b P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.523159  5767 tablet_replica.cc:333] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.523631  5767 raft_consensus.cc:2243] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.524089  5767 raft_consensus.cc:2272] T 0b42fe7f8a8f44b9829fcd3c0f887546 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.525897  5767 tablet_replica.cc:333] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.526335  5767 raft_consensus.cc:2243] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.526724  5767 raft_consensus.cc:2272] T cc0b041ba6ee4a5987c160570367f50e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.528684  5767 tablet_replica.cc:333] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.529136  5767 raft_consensus.cc:2243] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.529839  5767 raft_consensus.cc:2272] T 04f402269d8e4fa681be2caebcafadd7 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.531576  5767 tablet_replica.cc:333] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.532044  5767 raft_consensus.cc:2243] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.532517  5767 raft_consensus.cc:2272] T 89971a78ad614ef4842e10c38b860cee P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.534407  5767 tablet_replica.cc:333] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.534981  5767 raft_consensus.cc:2243] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.535450  5767 raft_consensus.cc:2272] T 6b44e5ef22a6419ea45ac38d483a1031 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.537246  5767 tablet_replica.cc:333] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.537680  5767 raft_consensus.cc:2243] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.538149  5767 raft_consensus.cc:2272] T eed0f88a437740a6befec197d0a14050 P 2e5c62335dac421b9db3657c132494fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.540010  5767 tablet_replica.cc:333] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.540501  5767 raft_consensus.cc:2243] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.540860  5767 raft_consensus.cc:2272] T 6ebdd5e455874564b237b0fb66a4c0c5 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.542582  5767 tablet_replica.cc:333] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.543001  5767 raft_consensus.cc:2243] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.543678  5767 raft_consensus.cc:2272] T 86ecf347a7b14494852780c0fca73e4e P 2e5c62335dac421b9db3657c132494fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.545436  5767 tablet_replica.cc:333] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.545886  5767 raft_consensus.cc:2243] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.546265  5767 raft_consensus.cc:2272] T 37e0d6ff9756457dabd77386ffec45eb P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.547963  5767 tablet_replica.cc:333] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.548476  5767 raft_consensus.cc:2243] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.548870  5767 raft_consensus.cc:2272] T 02a71a59910140f9aea52755d2393710 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.550498  5767 tablet_replica.cc:333] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.550917  5767 raft_consensus.cc:2243] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.551570  5767 raft_consensus.cc:2272] T f397600398224b4a9797e7c9bc50da67 P 2e5c62335dac421b9db3657c132494fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.553506  5767 tablet_replica.cc:333] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.553941  5767 raft_consensus.cc:2243] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.554308  5767 raft_consensus.cc:2272] T f302b2365a8042bfa81c0417aee89d3c P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.556169  5767 tablet_replica.cc:333] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.556610  5767 raft_consensus.cc:2243] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.556972  5767 raft_consensus.cc:2272] T 8d8d0a063bdc46fa8068802af0c6d40e P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.558535  5767 tablet_replica.cc:333] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe: stopping tablet replica
I20260713 09:03:01.558907  5767 raft_consensus.cc:2243] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.559250  5767 raft_consensus.cc:2272] T 8cb288e8990343688acac63d5fe8bfc8 P 2e5c62335dac421b9db3657c132494fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.595319  5767 tablet_server.cc:196] TabletServer@127.5.161.195:0 shutdown complete.
I20260713 09:03:01.623278  5767 master.cc:562] Master@127.5.161.254:33491 shutting down...
I20260713 09:03:01.640566  5767 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.641040  5767 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.641307  5767 tablet_replica.cc:333] T 00000000000000000000000000000000 P 50d96f95c53744a98714d44e516de119: stopping tablet replica
I20260713 09:03:01.659454  5767 master.cc:584] Master@127.5.161.254:33491 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10785 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23123 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112114 ms total)
[  PASSED  ] 8 tests.
I20260713 09:03:01.705078  5767 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 390 messages since previous log ~392 seconds ago
I20260713 09:03:01.705268  5767 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 390 messages since previous log ~392 seconds ago
I20260713 09:03:01.705407  5767 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 387 messages since previous log ~392 seconds ago
I20260713 09:03:01.705565  5767 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
I20260713 09:03:01.705711  5767 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
I20260713 09:03:01.705888  5767 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 12 messages since previous log ~0 seconds ago
I20260713 09:03:01.706121  5767 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
